h1, h2, h3, h4, h5, h6 {margin: 0px;padding: 10px 0 10px 0; font-size: 95%;}

*html h1, h2, h3, h4, h5, h6 {margin: 0px;padding: 10px 0 10px 0;}

html, body {height: 100%;}

.clear {clear: both; overflow: hidden; height: 0px;}

#pCont {
	position: relative;
	width: 1022px;
	background: #FFF url('/template/images/menu_bg.jpg') top left repeat-y;
	margin: auto;
	border: solid #003300;
	border-width: 0 1px 0 1px;
	min-height: 100%;
}

#pContNews {
	position: relative;
	width: 1022px;
	background: #FFF url('/template/images/menu_bg_news.jpg') top left repeat-y;
	margin: auto;
	border: solid #003300;
	border-width: 0 1px 0 1px;
	min-height: 100%;
}

#logo{
	background: #003300 url('/template/images/logo1.jpg') top left no-repeat;
	height: 134px;
	border-top: 10px solid #d6c69c;
	border-bottom: 2px solid #FFF;

}

#innerWrap {
	background: url('/template/images/pageBanner.jpg') top left no-repeat;
	min-height: 587px;
}

#rightCol {
	float: left;
	width: 860px;
}

#rightColNews {
	float: left;
	width: 700px;
}

#topNavigation {
	position: relative;
	height: 19px;
	background: #FFF;
	border-top: 2px solid #003300;
	border-bottom: 2px solid #003300;
	padding: 2px;
	font-size: 90%;
}

#leftCol {
	float: left;
	width: 159px;
}

#pageContent {
    position: relative;
	padding: 5px;
	margin-bottom: 10px;
	width: 670px;
	margin-left: 159px;
}

#newsColumn{
	margin-top: 5px;
	width: 150px;
	float: right;
}

.row1 {
	background: #b9ffb9;
	padding: 4px;
}

.row2 {
	background: #fff;
	padding: 4px;
}

#footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 13px;
	width: 100%;
	text-align: center;
	font-size: 10px;
	background: url('/template/images/footer.gif') top left repeat-x;
}

#footerLogos {
	height: 80px;
	background: url('/template/images/footerLogos.jpg') top center no-repeat;
}
