body {

	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	background: #064913 url("images/pagebg2.jpg") top center repeat-y;

}

.alt {
	
	display: none;
	
}

img, div { behavior: url(iepngfix.htc) }

h1,h2,h3,h4 {
	
	margin: 0;
	padding: 8px 0;
	
}

table tr td {
	
	font-size: 12px;
	
}

#page {

	display: block;
	text-align: center;
	background: url("images/pagetop2.jpg") top center no-repeat;

}

#layout {

	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-left: 1px;
	border-right: 1px;

}

#header {
	
	padding: 20px;
	
}

h1 {
	
	color: #fff;
	padding: 0 0 0 85px;
	font-size: 24px;
	
}

h2 {
	
	color: #ffff2b;
	padding: 0 0 0 125px;
	font-style: italic;
	font-size: 16px;
	
}

#content h2 {	
	
	padding: 0;
	color: #FF9933;
	font-size: 18px
	
}

#topIMG {
	
	width: 780px;
	height: 200px;
	background: url("images/header_new.jpg") top left no-repeat;
	margin-bottom: -10px;
	margin-left: 10px;
}

#topNav {
	
	width: 760px;
	position: absolute;
	margin-top: -181px;
	*margin-top: -191px;
	margin-left: 10px;
	
}

#topNav .container {
	
	float: right;
	width: 181px;
	height: 221px;
	margin-top: -10px;
	*margin-top: 0;
	background: url("images/navbg.png") top left no-repeat;
	
}

#topNav ul {
	
	list-style: none;
	margin: 0;
	padding: 0;
	
}

#topNav ul li a {
	
	display: block;
	width: 171px;
	*width: 181px;
	color: #800;
	text-decoration: none;
	font-size: 18px;
	padding: 5px;
	background: url("images/navbg.png") top left no-repeat;
	font-weight: bold;
	margin-bottom: 2px;
	
}

* html #topNav ul li a {
	
	width: 181px;
	
}

#topNav ul li a:hover {
	
	background: url("images/navbg.png") bottom left no-repeat;
	
}

#content {
	

	
}

#content .container {
	
	background: #fff;
	padding: 15px;
	margin: 10px 10px 0 10px;
	
}

#content .container .infoBox {
	
	border: 1px solid #000;
	margin: 10px 0 0 0;
	background: #fff;
	
}

#content .container .infoBox h3 {
	
	background: #064913;
	color: #fff;
	font-size: 16px;
	border-bottom: 1px solid #666;
	margin: 0;
	padding: 5px;
	
}

#bottomNav {
	
	background: #fff;
	height: 24px;
	margin: 0 10px 10px 10px;
	padding: 0 0 0 10px;
	
}

#bottomNav ul {
	
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	
}

#bottomNav ul li {
	
	float: left;
	
}

#bottomNav ul li a {
	
	display: block;
	color: #000;
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #800;
	
}

#bottomNav ul li a:hover {
	
	color: #a00;
	
}

#copyright {
	
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	color:#fff;
	font-size: 10px;
	padding: 0 20px 0 0;
	
}

#copyright a {
	
	color: #fff;
	
}
