@charset "UTF-8";
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	text-align: center;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #FFF;
	text-align: left;
}
td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #FFF;
	text-align: left;
}
.text1 {
	float: left;
	height: 200px;
	width: 350px;
	position: absolute;
	left: 300px;
	top: 250px;
}
#container {
	height: 600px;
	width: 800px;
	position: relative;
	top: 30px;
	margin: 0 auto;
}
#title {
	background-image: url(images/header_kerryallen.png);
	background-repeat: no-repeat;
	position: relative;
	height: 152px;
	width: 740px;
}
#menu_home {
	position: absolute;
	left: 300px;
	top: 100px;
	height: 72px;
	width: 139px;
}
#menu_portfolio {
	position: absolute;
	left: 438px;
	top: 100px;
	height: 72px;
	width: 185px;
}
#menu_contact {
	position: absolute;
	left: 623px;
	top: 100px;
	height: 72px;
	width: 159px;
}
.telephone {
	background-image: url(images/retro_phone1.png);
	position: absolute;
	height: 213px;
	width: 426px;
	left: 800px;
	bottom: 0px;
}

.post-it {
	background-image: url(images/post-it.png);
	position: absolute;
	height: 303px;
	width: 285px;
	top: 200px;
	left: 0px;
}
.notepaper {
	background-image: url(images/home_notepaper.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 403px;
	width: 331px;
	left: 16px;
	top: 180px;
}
.polaroid {
	background-image: url(images/home_polaroid.png);
	position: absolute;
	height: 318px;
	width: 272px;
	top: 180px;
	left: 310px;
}
.painting {
	background-image: url(images/home_painting.png);
	position: absolute;
	height: 277px;
	width: 242px;
	top: 290px;
	left: 450px;
}
.negative_film {
	position: relative;
	height: 217px;
	width: 800px;
	top: 100px;
}
.black_tape {
	background-image:url(images/portfolio_black_tape.png);
	position: absolute;
	height: 320px;
	width: 408px;
	left: 0px;
	top: 200px;
	background-repeat: no-repeat;
}
.sketchbook {
	background-image: url(images/portfolio_paint_sketchbook.png);
	position: absolute;
	height: 414px;
	width: 343px;
	top: 177px;
	background-repeat: no-repeat;
	left: 460px;
	float: right;
}
#bottom_menu {
	height: 30px;
	width: 400px;
	position: absolute;
	top: 580px;
	left: 30px;
}
a:link, a:active, a:visited {
    color: #333333;
	text-decoration: none;
}
a:hover {
    color: #ff3399;
}


#portfolio_menu {
	height: 30px;
	width: 400px;
	position: absolute;
	top: 155px;
	left: 30px;
}
.retro_computer {
	background-image: url(images/portfolio_retro_computer.png);
	background-repeat: no-repeat;
	height: 391px;
	width: 454px;
	top:207px;
	position: absolute;
	left: 390px;
}
.print {
	background-image: url(images/portfolio_print_polaroid.png);
	height: 360px;
	width: 348px;
	position: absolute;
	top: 248px;
	right: -60px;
}
.flash_container {
	left: 0px;
	top: 25px;
	position: relative;
	height: 400px;
	width: 800px;
}
