.header {
	background: no-repeat center top;
	height: 244px;
	width: 852px;
	margin: 0px;
	padding: 0px;
	border: thin solid #ffffff;
}
.borders {
	border: thin solid #ffffff;
}

body {
	background: #062900;
	color: #CCCCCC;
	font-size: 17px;
}
.menu3 {
	padding:0 0 0 130px;
	margin:0;
	list-style:none;
	height:35px;
	background:#fff url(three_0.gif);
	position:relative;
	border:1px solid #000;
	border-width:0 1px;
	border-bottom:1px solid #5C731E;
}
.menu3 li {float:left;}
.menu3 li a {
	display:block;
	float:left;
	height:35px;
	color:#aaa;
	text-decoration:none;
	text-align:center;
	padding:0 0 0 8px;
	cursor:pointer;
	font: bold 16px/35px arial, verdana, sans-serif;
}
.menu3 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu3 li.current a {color:#fff; background:url(three_2.gif);}
.menu3 li.current a b {background:url(three_2.gif) no-repeat right top;}
.menu3 li a:hover {color:#fff; background:#000 url(three_1.gif);}
.menu3 li a:hover b {background:url(three_1.gif) no-repeat right top;}
.menu3 li.current a:hover {color:#fff; background:#000 url(three_2.gif); cursor:default;}
.menu3 li.current a:hover b {background:url(three_2.gif) no-repeat right top;}
.padding {
	padding-left: 10px;
	padding-right: 10px;
}
.picright {
	float: right;
	padding-top: 17px;
}

