body{
background-color: #776601;
font-family: Arial, sans-serif;
font-size: 11pt;
color: #eeeeee;
}
a{
color: #eeeeee;
}
#content img{
border: 1px solid #000000;
}

#warnwrap{
width: 500px;
height: 500px;
margin: 50 auto;
}
#warnlogo{
width: 100px;
height: 340px;
float: left;
}
#warn{
width: 400px;
margin-top: 150px;
}
.warnheader{
font-size: 12pt;
}
#header{
position: relative;
width: 800px;
height: 140px;

}
#mainwrap{
width: 800px;
margin: 0 auto;
background-color: #c4aa2f;
border: 1px solid #333333;
}

#content{
padding: 10px;
padding-top: 10px;
min-width: 600px;
min-height: 400px;
}
#content p{
width: 100%;
line-height: 20px;
}
#footer{
position: relative;
padding-top: 20px;
bottom: 0px;
width: 800px;
height: 85px;
text-align: center;
font-size: 8pt;
}
#footer div{
width: 250px;
}
#footer img{
border: none;
}
#concen{

}
#main{
font-size: 12pt;
text-indent: 25px;
line-height: 22px;
padding: 10px;
}
#nav {
	position: absolute;
	width: 798px;
	bottom: 0px;
	text-align: center;
	height: 18px;
	border-bottom: 1px solid #776601;
	}
#nav ul {
list-style: none;
	margin-left: 0;
	padding-left: 0;
	display: inline;
	
	} 
#nav ul li {
	list-style: none;
	display: inline;
	}
#nav li a{
margin-left: 0;
margin-bottom: 0;
padding: 2px 10px 5px;
background-color: #776601;
text-decoration: none;
color: #eeeeee;
}
#nav li a:hover{
background-color: #333333;
}
