body {background-color: #b2a579;}



#main_holder{
	top:0px;
	width:850px; 
	height:800px;
	position:relative;
	min-height:800px;
	margin-left:auto;
	margin-right:auto;
	background-color:black;
	border: 1px solid black}


#title {
position: absolute; 
top: 0px; 
left: 0px; 
right: 0px; 
height: 87px; 
width: 850px; 
background-image: url( /images/hs_title.jpg); 
background-repeat: no-repeat}


#hs_nav{
top:87px;
left:0px;
width:850px;
height:41px;
position:absolute;
background-image: url(/images/hs_nav.jpg);
background-repeat:no-repeat;}

#hs_nav ul{	
	padding-left:10px;
	padding-top:15px;
	list-style:none;
	}

#hs_nav li {
	padding:2px;
	display:inline;
	margin-right:100px;
	margin-left:100px;
	text:right}
	

	
#hs_nav a:link {
	font-family: Arial;
	font-size: 12px;
	color: #b2a579;
	text-decoration: none}

#hs_nav a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #b2a579;
	text-decoration: none}

#hs_nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none}



	
#main_bg{
position: absolute; 
top: 130px; 
left: 53px;  
height: 500px; 
width: 715px; 
background-color: #b2a579;
padding: 15px;
text-align:justify;
font-family:arial;
font-size:12px}



#footer{
top:775px;
left:0px;
width:850px;
height:25px;
position:absolute;
background-image: url( /images/hs_footer.jpg);
background-repeat:no-repeat;}

#footer ul{ 
padding-left:30px;
margin-top:4px;
list-style:none;}

#footer li {
padding:0px;
display:inline;
margin-right:50px;
margin-left:50px;
text:center}

	
#footer a:link {
	font-family: Arial;
	font-size: 12px;
	color: white;
	text-decoration: none}

#footer a:visited {
	font-family: Arial;
	font-size: 12px;
	color: white;
	text-decoration: none}

#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b2a579;
	text-decoration: none}


p,h1,h2,h3,h4,img,form,fieldset,ul,li,span,a,#contentwrap,input,select,option,legend,img {
	margin: 0;
	border: 0;
}

h1,h2,h3,h4,legend,p,fieldset,ul,li,select,img,a {
	padding: 0;
}

html {
	font-family: georgia, serif;	
	font-size: 0.8em;
}
