H1 {
	background-image: url(bgtest.gif);
	background-repeat:repeat-x;
	font-family: Helvetica, Trebuchet MS, Verdana, Arial, Geneva, sans-serif;
	font-size: 14px;
	color: #2E76E8;
	text-align: left;
	font-style: normal;
	font-weight: bold;
}

H1.odcell {
	color:#00FF00
	}

P.bodytext {
	font-family: Helvetica, Verdana, Arial, Geneva, sans-serif;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	background-color: #000000;
	padding: 5px;
	color:#AAAAAA;
	}

a {
	font-style: normal;
	color:#2E76E8;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}

#contentsection {
	position:relative;
	z-index:5;
	
}
#ct {
	background-color: #1A1A1A;
	position:relative;
	z-index:6;
	width: 650px;
}

#bannerRight {
	position: relative;	
	margin-top:5px;
	margin-left:5px;
	float: right;
	width: 120px;
	z-index:8;
}

#conFooter H2 {
 background-color: #000000;
 color: #2E76E8;
 font-size: 95%;
 text-align:left;
 padding-left:4px;
 padding-top:4px;
 border-left:1px solid #444444;
 border-top:1px solid #444444;
}

#conFooter P.bodytext {
 background-color: #333333;
 color:#CCCCCC;
 padding: 5px;
 border-left:1px solid #444444;
}


.clearall {
	clear:both;
	}
