body {
text-align: center;
background: URL(../images/background_skybg.jpg);
}

#container {
position: relative;
top: 0px;
left: 0px;
margin-left: auto;
margin-right: auto;
width: 1000px; 
text-align: left;
}


.contentbox  {
		background: url(../images/new_contentbox.jpg) no-repeat;
		position: absolute;
		top: 328px;
		left: 195px;
		width: 549px;
		height: 488px;
		filter:alpha(opacity=80);
		-moz-opacity:0.8;
		opacity:0.8; 
		-khtml-opacity:0.8;

	}
	
	#primarycontent {
	 position: relative;
	 top: 30px;
	 left: 30px;
	 width: 495px;
	 height: 425px;
	 color: #324434;
	 font-family: arial;
	 font-weight: bold;
	 font-size: 12px;
	 overflow: auto;
	 text-align: left
	}
	
	#primarycontent a {
	text-decoration: none;
	color: #ff3000;
	}
	#primarycontent a:hover {
	text-decoration: underline;
	color: #da8d07;
	} 
	
	#primarycontent span {
	text-decoration: none;
	color: #e76c00;
	font-weight: bold;
	font-size: 14px;
	}
	
	.bodybg {
	position: relative;
	top: 0px;
	left: 60px;
	height: 790px;
	}
		
.indexbg {
	position: relative;
	top: 63px;
	left: 0px;
	background: url(../images/enlarge_pagebg.jpg) no-repeat;
	width: 925px;
	height: 856px;
	}
	
	.expectbg {
	position: relative;
	top: 63px;
	left: 20px;
	background: url(../images/expect_bodybg.jpg) no-repeat;
	width: 930px;
	height: 856px;
	}
	
	.indexcamobg {
	position: absolute;
	top: 30px;
	left: 110px;
	background: url(../images/camobg.gif) no-repeat;
	width: 825px;
	height: 660px;
	}
		
		
#header {
	position: absolute;
	top: 80px;
	left: 225px;
	width: 520px;
	height: 150px;
	}
	
	.musicplayer {
	
	position: absolute;
	top: 10px;
	left: 600px;
	}
	
		#footer {
		position: absolute;
		top: 832px;
		left: 330px;
		width: 300px;
		color: #686f87;
		text-decoration: none;
		text-align: center;
		font-family: arial, geneva, helvetica, helv, sans-serif;
		font-size: 11px;
		}
		
			#footer a{
				color: #46515c;	
			}
		
		.datestamp {
		position: absolute;
		top: 45px;
		left: 785px;
		width: 150px;
		height: 130px;
		background: url(../images/datestamp.gif) no-repeat;
		}

		.foxlaindex {
		position: absolute;
		z-index: 500;
		top: 183px;
		left: 95px;
		width: 160px;
		height: 90px;
		}

		.foxla {
		position: absolute;
		top: 177px;
		left: 740px;
		width: 160px;
		height: 90px;
		}


.audio {
position: absolute;
top: 245px;
left: 700px;
width:125px;
height:80px;
font-family: arial;
font-size: 10px;
color: #f7921d;
font-weight: bold;
}
