BODY {
	background-image:url(../gfx/main_bg.jpg);
	background-repeat: repeat-x;
	background-color: #fcf0cc;
	text-align: center;
	overflow:auto;
	padding: 0;
	margin: 0;
	font-size: 11px; 
	line-height: 14px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}
p  {
	text-align:left;
 	color:#000; 
	font-size: 11px; 
	line-height: 14px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none; 
}
A {
	color: #6d5303;
}
#outerdiv {
	width: 960px;
	margin: auto;
}
#outerdiv_inner {
	text-align: left;
	padding-top: 17px;
}
#navigation {
	float: left;
	width: 230px; 
	margin-right: 7px;
}
.navitem {
	background-image:url(../gfx/navitem_bg.jpg);
	background-repeat: repeat-x;
	height: 47px;
	vertical-align: middle;
}
.navitem_inner {
	font-family: verdana;
	Font-weight: normal;
	font-size: 17px;
	color: #ffffff;
	line-height: 25px;
	padding-top: 10px;
	padding-left: 15px;
}
.navitem_inner A {
	color: #6d5303;
	text-decoration: none;
}

#frontmap {
	width: 723px;
	margin-bottom: 7px;
	float: right;
}
#frontmap_inner {
	border: 5px solid #e6ae02;
}
#frontcontentelements {
	background-image:url(../gfx/front_content_bg.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
}
#frontsearch {
	float: left;
	width: 230px;
	margin-right: 7px;
}
#frontsearch_inner {
	padding: 15px;
}
#frontnews {
	float: left;
	width: 230px;
}
#frontnews_inner {
	padding: 15px;
}
#frontcontent {
	float: left;
	width: 486px;
	margin-right: 7px;
}
#frontcontent_inner {
	padding: 15px;
}
#content {
	float: left;
	width: 323px;
	margin-right: 7px;
}
#content_inner {
	padding: 15px;
}
#frontnews {
	float: right;
	width: 230px;
}
.clear {
	clear:both;
}
input {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
select {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
textarea {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}

