body {
	text-align : center;
	background-color: #9b8972;
	min-width : 770px ;
	}
p{ text-align:justify;}

h1 { color:#FFF; font-size: 11px; line-height: 18px; 
margin:2px auto; width: 600px; text-align:center; background: #9b8972; }


#wrapper {
	width : 770px;
	text-align : left ;
	margin-left : auto ;
	margin-right : auto ;
	}
	
#header {
	background-image: url(../images/header.jpg);
	width: 770px;
	height: 119px;
	}

#maincontainer {
	float: left;
	width : 770px;
	background: url(../images/container.png) repeat-y;
	}

#padding {
	clear: both;
	padding: 10px 0 0 0;
	}

#content {
	float: right;
	width: 530px;
	padding: 0 40px 10px 0;
	}

#newsbox {
	float: left;
	padding: 5px 0 0 0;
	}
	
#innernews {
	width: 125px;
	margin: 0 0 0 40px;
	padding: 10px 10px 10px 10px;
	background: #ffffff;
	border: 1px solid #ffffff;
	}

#nav {
	float: center;
	padding: 0 0 2px 13px;
	margin: 0;
	}
	
#navinner {
	float: center;
	width: 745px;
	height: 41px;
	margin-left: -1px;
	background: #9b8972;
	border-top: 2px solid #7e6849;
	border-bottom: 2px solid #7e6849;
	}
	
#nav ul {
	margin: 0;
	padding: 0 0 0 0px;
	list-style: none;
	
	}
	
#nav li {
	float: left;
	margin: 0;
	padding: 0 4px 0 0;
	}
	
#nav li a {
	float: left;
	text-align: center;
	margin: 5px 0 0 0;
	padding: 4px 4px;
	font-weight:normal;
	text-decoration: none;
	color: #fff;
	}
	
#nav li a:hover {
	color: #444444;
	background: #f3f0ed;
	
	}
	
#nav li a.active {
	color: #FFFFFF;
	background: #BBCFE0;
	}
	
body {
	font: small Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
	color: #444444;
	}

h1 {
	padding-top: 10px;
	font-size: 1.2em;
	color:#422100
	}

h2 {
	font-size: 1em;
	font-style:italic;
	color: #422100;
	}

#innernews p {
	margin-left: 10px;
	padding: 0 10px 0 10px;
	border-left: 1px ridge #B3C9D8;
	font-size: .8em;
	line-height: 1.2em;
	}

a {
	color: #5B71A5;
	}

a:visited {
	color: #422100;
	}

a:hover {
	color: #422100;
	}

#footer a {
	color: #333333;
	text-decoration: none;
	}

#footer a:visited {
	color: #333333;
	text-decoration: none;
	}

#footer a:hover {
	color: #422100;
	text-decoration: underline;
	}

#footer {
	text-align: center;
	clear:both;
	font-size: .8em;
	color: #666666;
	}
	<!--
.style1 {color: #FFFFFF}

#adTopHome{ float: right; padding: 5px 10px; height: 240px; width: 260px; 
background: #f3f0ed; margin: 0px 0px 0px 0px; border-bottom: #FFFFFF solid 2px;}

#adbottom{ clear: both; height: 60px; text-align: center; padding: 5px 10px; border-top: 0px solid #fff; }


