#wrap #topbar h1 {
	font-size: 35px;
	text-transform: uppercase;
	display: block;
	padding: 20px 0 0 0;
}
#wrap #topbar span {
	color: #990;
}
#wrap #header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 168px;
}
#wrap #header #menu a {
	background-image: url(../images/topmenu.png);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	padding: 8px 10px 0 10px;
	color: #95A637;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
#wrap #header #menu a:visited, active {
	background-image: url(../images/topmenu.png);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	padding: 8px 10px 0 10px;
	color: #95A637;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
#wrap #header #menu a:hover {
	background-image: url(../images/topmenu.png);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	padding: 8px 10px 0 10px;
	color: #030301;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	background-position: 0px -33px;
}
#wrap #header #menu .active a {
	background-image: url(../images/topmenu.png);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	padding: 8px 10px 0 10px;
	color: #030301;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	background-position: 0px -33px;
}
a {
	color: #990;
}
#content h1,#content h2,#content h3,#content h4,#content h5 {
	color: #000000;
	display: block;
	padding-left: 5px;
	margin-bottom: 5px;
	font-weight: normal;
}
#content h2 {
	font-size: 16px;
	color: #660;
}
#wrap #mainpage #content p {
	line-height: 18px;
	color: #666;
	margin-bottom: 20px;
}
.page_func {
	font-size: 12px;
	color: #333333;
}
.page_func a{
	font-size: 12px;
	color: #999900;
}
.font_style a{
	color: #999900;
}
.font_blu {
	color: #CC9900;
}
.search_style {
	font-size: 12px;
	color: #666600;
	margin: 5px;
}