H1 {
	border-left:1px solid #444444;
	border-top:1px solid #444444;
	padding-left:5px;
}

H5 {
	background-image: url(bgtest.gif);
	background-repeat:repeat-x;
	font-family: Geneva, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	border-left:1px solid #444444;
	border-top:1px solid #444444;
	padding-left:5px;
	color:#DDDDDD;
}

H3 {
	background-image: url(bgtest.gif);
	background-repeat:repeat;
	/*background-color:#666666;*/
	border-left:1px solid #444444;
	padding:2px;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:95%;
	}
	
.news-list-container {
	background-color:#3C3C3C;
	border:solid 1px #444444;
	margin:0px 3px;
	padding:5px
	}


P.bodytext {
	border-left:1px solid #444444;
	height:auto;
	}


#navLeft {
	margin-top:5px;
	width: 120px;
	z-index:8;
}

#bannerRight {
	/*border:ridge #3C3C3C;*/
	float:none;
}

#topCon {
	border:solid 1px #444444;
	background-color: #3C3C3C;
	width: 512px;
	z-index:7;
	position: relative;
	margin-top:5px;
	padding-left:5px;
	padding-right:5px;
}

#conLeft {
	margin-top:0px;
	padding-top:0px;
	width: 49%;
	z-index:9;
	margin-bottom: 20px;
	float: left;
	position: relative;
}

#conRight {
	margin-top:0px;
	padding-top:0px;
	width: 49.8%;
	z-index:10;
	margin-bottom: 20px;
	float: right;
	position: relative;
	margin-left: 2px;
	
}

#conLeft IMG {
	padding-right:5px;
	}

#conRight IMG {
	padding-right:5px;
	}
	
#conFooter {
	width:512px;
	z-index:11;
	position: relative;
	background-color: #3C3C3C;
	}

