body{
	background:#180c04 url(../images/gradient_bg.jpg) repeat-x center bottom;
	margin:0;
	padding:0;
	font-size:90%;
	font-family:Arial, Helvetica, sans-serif;
	color:#F0F0F0;
}
a:active, a:link, a:visited{color:white; text-decoration:underline;}
a:hover{color:#dca865; text-decoration:underline;}
#pagewrap{width:1150px; margin:0 auto;margin-top:25px; text-align:center;}
#header{
	width:1150px;
	margin:0 auto;
	margin-bottom:0;
	height:209px;
	background-image: url(../images/layout/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header h1{display:none;}
#header #announcement{
	float:right;
	margin-right:195px;
	padding: 5px;	
	margin-top:50px;
	width:290px;
}
#contentwrap{width:800px;background-color:#352e28;margin:0 auto;}
#content{padding:10px; text-align:left;}
#menuarea{background-color:#16110c; }
#menu{text-align:left; height: 18px; padding-top:5px;}
#footer{height:20px; margin:5px 0px;}

.photos-homepage{width:472px;min-height:253px;padding:13px;margin:0px;background:#180c04 url(../images/layout/photo.jpg) no-repeat left top;}



