/* -------------   Template -------------- */
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #0D7E00;
}
#center {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

.b1, .b2, .b3, .b4, .b5 {font-size:1px; overflow:hidden; display:block;  } 
.b1 {height:1px; background:#000; margin:0 5px;} 
.b2 {height:1px; background:#000; margin:0 3px;} 
.b3 {height:1px; background:#000; margin:0 2px;} 
.b4 {height:1px; background:#fff; margin:0 2px; border-left:3px solid #000; border-right:3px solid #000;}
.b5 {height:1px; background:#fff; margin:0 1px; border-left:3px solid #000; border-right:3px solid #000;} 	

.b6, .b7, .b8, .b9 {font-size:1px; overflow:hidden; display:block; } 
.b6 {height:1px; background:#000; margin:0 5px;} 
.b7 {height:1px; background:#000; margin:0 3px;} 
.b8 {height:1px; background:#000; margin:0 2px;} 
.b9 {height:2px; background:#000; margin:0 1px;}


.header {
	background-color: #FFFFFF;
	height: 200px;
	margin-top: 0px;
	padding: 10px;
	border-left:3px solid #000; 
	border-right:3px solid #000; 
	
}
.logo {
	display: block;
	float: left;

}
.header2 {
	float: left;
	width: 300px;
	display: block;
	height: 200px;
}
.header2 p {
	font: 22px Verdana;
	font-weight: bold;
	color: #0D3F00;
	text-align: center;
}
.info {
	background-color: #FFFFFF;
	height: 20px;
	padding: 7px;
	border-left:3px solid #000; 
	border-right:3px solid #000; 
	border-bottom:3px solid #000; 
	width: 760px;
	clear: left;
}
.info p {
	text-align: center;
	font: 10px Verdana;
	color: #0D3F00;
}
.info ul {
	height: 15px;
	margin-top: 0px;
	
	float: left;
	font: 12px Verdana;
	color: #0D3F00;
	font-weight: bold;
}
.info li {	
	padding-left: 25px;
	padding-right: 25px;
	display: inline;
}
.info li a {
	font: 12px Verdana;
	color: #0D3F00;
	font-weight: bold;
	text-decoration: none;
}
.menubar {
	background-color: #000000;
	height: 15px;
	border: 3px solid #000000;

}
.menubar ul {
	height: 15px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	float: left;
	font: 12px Verdana;
	color: #FFFFFF;
	margin: 0px;
	position: absolute;

}
.menubar li {
	padding-left: 5px;
	padding-right: 5px;
	display: inline;
}
.menubar li a {
	color: white;
	text-decoration: none;
}
.menubar li a:visited {
	color: white;
	text-decoration: none;
}
.menubar li a:hover {
	color: yellow;
	text-decoration: none;

}
.main {
	height: auto;
	width: 774px;
	background-color: #FFFFFF;
	border-top: 3px solid #000000;
	border-left:3px solid #000; 
	border-right:3px solid #000; 
	float: left;
}
.footer {
	clear: left;
	background-color: #000000;
	height: 10px;
	border: 1px solid #000000;
}
.footer p {
	margin: 0px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

/* ----------  Main ------------- */

.left {
	display: block;
	width: 500px;
	margin: 10px;
	height: auto;
	position: relative;
	float: left;
}
.left p {
	font: 18px  Verdana;
	color: #0D3F00;
}
.left ul li {
	list-style-type: none;
	font: 18px Verdana;
	color: #0D3F00;
}
.left ul li a {
	font: 18px  Verdana;
	text-decoration: none;
	color: #0D3F00;
	
}
.left a img {
	
	border: none;
}
.leftequip {
	float: left;
	width: 500px;
	margin: 10px;
	text-align: center;
	
}
.leftequip p {
	font: 18px  Verdana;
	color: #0D3F00;
}
p.textsmall {
	font: 9px Verdana;
	color: #0D3F00;
	
}
p.ad {
	font: 12px Verdana;
	color: #0D3F00;
	text-align: center;
}
p.image {
	font: 9px Verdana;
	color: #0D3F00;
	text-align: center;
}
.right {
	display: block;
	position: relative;
	width: 220px;
	margin: 10px;
	float: left;
}
.right p {
	font: 12px Verdana;
	color: #0D3F00;
	text-align: center;
}
.right p.head {
	font: 18px Verdana;
	color: #0D3F00;
	text-align: center;
}
.right a img {
	
	border: none;
}
.center {
	width: 500px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	font: 18px Verdana;
	color: #0D3F00;
}
.center img {
	display: block;
 	margin-left: auto;
	margin-right: auto;
}
.center a img {
	border: 0px;
}
p.tagname {
	font: 18px  Verdana;
	text-align: center;
	color: #0D3F00;
	font-weight: bold;
}
