body {
  text-align: center;
  background-color: #6D96A1;
  margin-top:10px;
  margin-bottom:10px;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 760px;
  text-align: left;
  border:1px solid #000000;
  background-color:#FF33FF;
}

#header {
	width:760px;
	height:100px;
	background-color:#82A16D;
	background-image:url(images/header.jpg)
	}
#belowheader {
	width:760px;
	height:20px;
	background-color:#6D96A1;}
#belowheader ul{ margin:0; padding:0; list-style-type:none;}
#belowheader li{ float:left; margin:0; padding:0 10px 0 5px; border-right:1px solid #000000;}
#belowheader li:hover{ background-color:#666666;}
#belowheader a{ color:#FFFFFF; text-decoration:none; font-weight:bold;}

#contentwrapper {
	position:relative;
	width:760px;
	background-color:#FFFFFF;
	}

#columnleft {
	position:absolute;
	left:0px;
	width:180px;
	height:100%;
	background-color:#F1F7D4;}
#columnleft ul{ list-style-type:none; margin:0 0 0 20px; padding:0px; border-top:1px solid #FBD9D9;}
#columnleft li{ border-bottom:1px solid #FBD9D9;}
#columnleft li:hover{ list-style-type:disc;}
#columnleft a{ font-family: verdana, arial, helvetica, sans-serif; font-weight:bold; font-size:9px; color:#000000; text-decoration:none;}
#columnleft p{ font-weight:bold; font-family: verdana, arial, sans-serif; font-size:11px; margin:30px 10px 20px 10px; padding:2px 5px 2px 5px; border:1px solid #000000; background-color:#F1F7D4;}

#columnright {
	position:absolute;
	right:0px;
	width:160px;
	height:100%;
	background-color:#F1F7D4;}

#columnmiddle {
	width:418px;
	height:100%;
	min-height:700px;
	margin-left:180px;
	margin-right:162px;
	padding-top:30px;
	background-color:#FFFFFF;
	border-left:1px dashed #A1856A;
	border-right: 1px dashed #A1856A;}
#columnmiddle h1{ font-family: verdana, arial, sans-serif; font-size:11px; margin:0px 10px 20px 10px; padding:2px 5px 2px 5px; border:1px solid #000000; background-color:#F1F7D4;}
#columnmiddle h2{ font-family: verdana, arial, sans-serif; font-size:11px; margin:0px 10px 10px 10px; padding:2px 5px 2px 5px; border:1px solid #000000; background-color:#F1F7D4;}
#columnmiddle p{ margin: 0 30px 0px 30px; padding-bottom:15px; text-align:justify;}

#footer {
	width:760px;
	height:20px;
	background-color:#82A16D;}
#footer p{ padding:2px; margin:0; text-align:center; font-size:12px;}

#adsdown {
	position:relative;
	text-align:center;
	}
