body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-color: #EDEDED;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
}

#Wrapper {
	position: absolute;
	height: 600px;
	width: 900px;
	left: 130px;
	top: 50px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

#TopBanner {
	position: absolute;
	background-image: url(images/larry_nameBanner.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 900px;
	background-position: center;
}


#ColorBox{
	position: absolute;
	background-repeat: no-repeat;
	height: 310px;
	width: 330px;
	background-position: center;
	left: 15px;
	top: 70px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

#PicBox{
	position: absolute;
	background-repeat: no-repeat;
	height: 310px;
	width: 535px;
	background-position: center;
	left: 345px;
	top: 70px;
	right: 10px;
	border: 1px solid #000000;
}

#NextBox{
	position: absolute;
	background-repeat: no-repeat;
	height: 25px;
	width: 535px;
	background-position: center center;
	left: 345px;
	top: 380px;
	right: 10px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

#LogoBox{
	position: absolute;
	height: 75px;
	width: 880px;
	left: 10px;
	top: 450px;
	right: 10px;
}
