*	{margin:0px; padding:0px;}
body
	{
	background:url(/../images/bgr.jpg) repeat-x top center #ebf1d4;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	}
#container
	{
	margin:0px auto;
	width:844px;
	height:100%;
	position:relative;
	}
.headerone
	{
	width:389px;
	float:left;
	}
.logo
	{
	width:455px;
	float:left;
	}
.headertwo
	{
	width:389px;
	float:left;
	}
.headermenu
	{
	width:415px;
	height:64px;
	float:right;
	background:url(/../images/bgr_menuheader.jpg);
	padding:20px;
	}
.headermenu li
	{
	display:block;
	float:left;
	padding:3px 5px;
	}
.headermenu a
	{
	color:#668200;
	text-transform:capitalize;
	font-size:14px;
	font-weight:bolder;
	}
.headerthree
	{
	width:455px;
	float:right;
	}
#content
	{
	width:824px;
	background:url(/../images/bgr_content.jpg) repeat-x top center #ffffff;
	padding:0px 10px 5px;
	position:absolute;
	top:304px;
	left:0px;
	}
.menuleft
	{
	width:150px;
	float:left;
	padding:10px;
	background:#ddeaf3;
	}
.menuleft li
	{
	display:block;
	padding:6px 5px 18px 20px;
	background:url(/../images/bullet.png) no-repeat left top transparent;
	}
.menuleft a
	{
	color:#668200;
	}
.menuleft a:hover
	{
	color:#5b7301;
	}
.content
	{
	width:477px;
	float:left;
	padding:10px;
	text-align:justify;
	}
.content h1
	{
	text-align:center;
	}
.content p
	{
	padding:5px 0px;
	}
.content a
	{
	color:#668200;
	}
.menuright
	{
	width:155px;
	float:left;
	background:#ddeaf3;
	height:260px;
	}	
.menuright span{
	color:#5c6816;
	margin:0 0 0 10px;
	font-size:18px;
	font-family:"Felix Titling";
	}	
.menuright ul{
	padding:0 0 0 10px;
	margin:20px 0 0 0;
	}	
.menuright li{
	width:130px;
	clear:both;
	height:20px;
	margin:10px 0px;
	list-style:none;
	}	
.menuright a{
	text-decoration:none;
	color:#000;
	font-family:"Felix Titling";
	text-transform:capitalize;
	font-size:11px;
	}	
.menuright a:hover{
	color:#069;
	}	
#advert
	{
	background:#ebf1d4;
	border:#96a85c;
	width:200px;
	float:right;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	padding:5px;
	margin:10px;
	}
.externalmenu
	{
	width:784px;
	padding:15px;
	margin:5px;
	border:1px dotted #ebf1d4;
	}
.externalmenu li
	{
	display:block;
	float:left;
	padding:3px 5px;
	}
.lastarticlesmenu
	{
	width:784px;
	padding:15px;
	margin:5px;
	border:1px dotted #ebf1d4;
	}
.lastarticlesmenu li
	{
	clear:both;
	display:block;
	float:left;
	padding:3px;
	}
.lastarticlesmenu p
	{
	float:left;
	padding:3px 0 3px 5px;
	text-align:justify;
	}
.lastarticlesmenu a
	{
	color:#668200;
	}
.footer
	{
	width:784px;
	padding:15px;
	margin:5px;
	border:1px dotted #ebf1d4;
	text-align:center;
	}