*{ margin:0; padding:0}
body{
background-color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#edd69d;
margin:0;
padding:0;}

#wrapper{ margin:0 auto; width:850px}
#header{width: 850px;}
#text{width:850px; background-image:url(../images2/splash/splash_text.jpg); height:166px; text-align:center}
#text p{
	display:block;
	width:520px;
	margin: 0 auto;
	padding:10px 0;
	line-height: 18px;
	font-size:13px;
}
#locations{width:850px;}
#footer{height:49px; background-image:url(../images2/splash/splash_footer.jpg); text-align:center; padding:40px 0 0 0 }
#footerlinks a:link, #footerlinks a:visited, #footerlinks a:hover, #footerlinks a:active{
	color:#edd69d;
	text-decoration:none;
}