@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:16px;
	font-size: 11px;
	color: #555555;
	font-weight:normal;
	background-color: #dddddd;
}
h2 {	font-size:13px;	color:#6d7449;
}a {
	color: #6d7449;
	text-decoration:none;
	border:none;
}
a:hover {
	color:#555555;
}

div#wrapper {
	background:url(images/main_backgr.gif) top repeat-x;
}
div#mainborderleft {
	display:block;
	float:left;
	background:url(images/main_border_left.gif) no-repeat;
	width:22px;
	height:272px;
}div#contentarea.h2 {	font-size:13px;
	color:#6d7449;}div#mainborderright {
	display:block;
	float:left;
	background:url(images/main_border_right.gif) no-repeat;
	width:22px;
	height:272px;
}
div#headerarea {
	width:1024px;
	margin:auto;
}
div#contentarea {
	display:block;
	float:left;
	width:970px;
	background:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:20px;
}
div#topheader {
	width:970px;
	background:url(images/site_header.gif) no-repeat;
	height:64px;
}
div#topheaderbelow {
	width:970px;
	background:url(images/site_header2.gif) no-repeat;
	height:30px;
	text-transform:uppercase;
	font-weight:bold;
}
img#logo {
	position:absolute;
	margin-top:27px;
	margin-left:51px;
}
	
/* menu area */

div#menuitem {
	display:inline;
	float:left;
	background:#FFFFFF;
	margin-left:220px;
	vertical-align:bottom;
}
div#menuitem2 {
	display:inline;
	float:left;
	background:#FFFFFF;
	margin-left:7px;
	height:30px;
}
div#menuitem3 {
	display:inline;
	float:left;
	background:#FFFFFF;
	margin-left:7px;
	height:30px;
}
img#menuborderleft {
	margin-right:20px;
}
img#menuborderright {
	margin-left:20px;
}
div#searchbox {
	height:30px;
	display:block;
	float:right;
}
.searchstyle {
	background-color:#fbf7c6;
	font-size:10px;
	width:120px;
	margin-bottom:8px;
}
img#searchbutton {
	margin-left:17px;
}

/* middle area */

div#middlecontent {
	margin-top:20px;
	width:916px;
	background:url(images/middle_bakgr.gif) no-repeat;
	min-height:500px;
	padding-left:27px;
	padding-right:27px;
}

/* leftmenu area */

div#leftmenu {
	display:inline;
	float:left;
	width:170px;
	margin-left:5px;
	margin-top:4px;
	line-height:24px;
}
div#leftmenu ul {
	margin:0;
	padding:0;
	list-style:none;
}
div#leftmenu ul li {
	text-indent:10px;
	background:url(images/menu_back2_01.gif) repeat-y;
	text-transform:uppercase;
	font-weight:bold;
}
div#leftmenu ul li.firstmenuitem {
	background:url(images/menu_top.gif) top no-repeat;
}
div#leftmenu ul li.lastmenuitem {
	background:url(images/menu_last.gif) bottom no-repeat;
}
div#leftmenu ul li ul li {
	text-indent:20px;
	line-height:24px;
	background:url(images/menu_back2_02.gif);
	font-weight:normal;
	text-transform:none;
}/* rightmenu area */

div#rightmenu {
	display:inline;
	float:left;
	width:170px;
	margin-left:5px;
	margin-top:4px;
	line-height:24px;
	background:url(images/menu_back2_01.gif) repeat-y;
}

div#rightmenu-top
{
	clear:both;
	float:left;
	width:170px;
	background:url(images/menu_top.gif) top no-repeat;
}

div#rightmenu-bottom
{
	clear:both;
	float:left;
	padding:10px 0px;
	width:170px;
	background:url(images/menu_last.gif) bottom no-repeat;
}

div#rightmenu-content
{
	clear:both;
	float:left;
	padding:0px 10px;
	width:148px;
	line-height:14px;
	background:#fff;
	border-left:1px solid rgb(221,221,221);
	border-right:1px solid rgb(221,221,221);
}

div#rightmenu ul {
	margin:0;
	padding:0;
	list-style:none;
}
div#rightmenu ul li {
	text-indent:10px;
	background:url(images/menu_back2_01.gif) repeat-y;
	text-transform:none;
	font-size:11px;
}
div#rightmenu ul li.firstmenuitem {
	background:url(images/menu_top.gif) top no-repeat;	text-transform:uppercase;	font-weight:bold;
}
div#rightmenu ul li.lastmenuitem {
	background:url(images/menu_last.gif) bottom no-repeat;
}
div#rightmenu ul li ul li {
	text-indent:20px;
	line-height:24px;
	background:url(images/menu_back2_02.gif);
	font-weight:normal;
	text-transform:none;
}

/* maincontent area */

div#maincontent {
	display:inline;
	float:left;
	width:546px;
	height:auto!important;
	height:455px;
	min-height:455px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	margin-left:5px;
}
img#mainpic {
	margin-bottom:5px !important;
	margin-bottom:0px;
}
div#contentboxtop {
	float:left;
	height:5px;
	width:546px;
	background:url(images/content_border_top.jpg) bottom no-repeat;
}
div#contentboxbottom {
	float:left;
	height:5px;
	width:546px;
	background:url(images/content_border_bottom.jpg) no-repeat;
	margin-bottom:5px !important;
	margin-bottom:0px;
}
div#contentbox {
	float:left;
	background:url(images/content_backgr.jpg) repeat-y;
	width:526px;
	padding-left:10px;
	padding-right:10px;
}
div#contentbox a {
	font-weight:bold;
}
div#headline {
	float:left;
	font-size:17px;
	color:#6d7449;
	margin-top:5px;
}
div#timestamp {
	float:right;
	display:block;
	color:#999999;
	margin-top:5px;
}
div#contenttext {
	float:left;
	margin-bottom:5px;
	margin-top:5px;
}
div#oldernewsheadline {
	float:left;
	font-size:17px;
	color:#999999;
	margin-top:5px;
}
div#newslinkbox {
	float:left;
	line-height:16px;
	width:255px;
}
div#newslinkbox a {
	font-weight:normal;
}
div#newslinkbox ul {
	margin:0;
	padding:0;
	list-style:none;
}
div#newsarchive {
	float:right;
	display:block;
	height:16px;
	
}
div#footer {
	background:url(images/footer_backgr.jpg) bottom no-repeat;
	float:left;
	width:916px;
	height:35px;
	line-height:35px;
	text-align:center;
	margin-bottom:10px;
}