@charset "utf-8";
/* CSS Document */

body {
 border:0px none; background-color:#000000; margin:0; color:#c1a253; font-family: Georgia, "Times New Roman", Times, serif; font-size:11px; font-weight:normal; 
}
p {
margin:5px;
margin-left:0px;
	}
a:link {
	text-decoration: none;
	color:#c1a253;
}
a:visited {
	text-decoration: none;
	color:#c1a253;
}
a:hover {
color:#c1a253;
text-decoration:underline;
}
a:active {
	text-decoration: none;
}
#main{
margin:0 auto;
width:100%;
}
#main_inner{
margin:0 auto;
width:910px;
/*background-image:url(images/BEAST_landing_page_final.jpg); */
background-repeat: no-repeat;
height:684px;
}
#content{
margin:0 auto;
width:910px;
padding-top:400px;
}
#nav{

	}
#nav li{
	display:inline;
		background-image:url(../images/menu-dot.png);
	background-repeat:no-repeat;
	background-position:right;
	}
