
body {
	text-align: center;
	background: #000000 url(../images/testback.png) repeat-y top right; 
}

#header {
	position: absolute; 
	top:10px; 
	left:30px; 
	background: #000000 url(../images/hailey-reflection.png) no-repeat scroll 0 0; 
	width:451px; 
	height:68px;
}

#nav {
	position: absolute; 
	top:0px; 
	left:470px; 
	color:#f881cd; 
	width:500px;
}

#announce {
	position: absolute; 
	top:60px; 
	left:60px; 
	background: #000000 url(../images/haileyannouncement.jpg) no-repeat scroll 0 0; 
	width:700px; 
	height:467px; 
	color:#ffffff;
}

#content {
	position: absolute; 
	top:60px; 
	left:10px; 
	background: #000000 url(../images/divborder.png) no-repeat scroll 0 0; 
	width:670px; 
	height:510px; 
	color:#ffffff;
}

#main_image {
	width:600px; 
	height:400px; 
	color:#ffffff; 
	margin-top: 30px;
	margin-left: 30px; 
	margin-bottom: 0; 
	text-align: center;
}

#thumbs {
	position: absolute; 
	top:60px; 
	left:690px; 
	background: #000000 url(../images/divborder-skinny.png) no-repeat scroll 0 0; 
	width:150px; 
	height:510px; 
	color:#ffffff;
}

#thumbs div {
	width:110px; 
	height:470px; 
	color:#ffffff; 
	margin: 17px;
}

#countdown {
	text-weight: bold;
	color: #f881cd;
	margin-top: 15px;
	font-size: 20px;
}