BODY { ;background-image: url(pagegraphics/offabakcol.jpg); background-attachment: fixed; background-color: #FFFFFF}


.linkfont {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: medium; text-transform: capitalize; color: #CC0000}
.LargeBlue {  font-family: "Times New Roman", Times, serif; font-size: large; font-weight: bold; color: #000099}
.MediumBlue {  font-family: "Times New Roman", Times, serif; font-size: medium; font-weight: bold; color: #000099}
.LargeRed {  font-family: "Times New Roman", Times, serif; font-size: large; color: #CC0000}
.noteblue {  font-family: "Times New Roman", Times, serif; font-size: 10px; color: #000099}
.VeryLargeBlue {  font-family: "Times New Roman", Times, serif; font-size: xx-large; font-weight: bold; color: #0033CC}
.smallblue {  font-family: "Times New Roman", Times, serif; font-size: 14px; color: #0000FF}


div.quarter{width:125px;text-align:center;float:left;}
div.threequarter{width:675px;float:left;}
div.full{width:800px;float:none;}
div.xtra{width:850px;float:none;}

li {
	line-height: 150%;
}

ul.topspace {

	margin-top: 120px;

}

a {
	text-decoration: none;
}

.leftpanel {
	background-color: transparent;
	position:absolute;
	left: 0px;
	width:175px;
	font-size:0.8em;
}

.midpanel {
	position: absolute;
	padding: 12px 20px 20px 20px;
	top: 100px;
	left: 180px;
	z-index: 1;
	width: 80%;
	height: auto;
	text-transform: none;
	text-align: left;
	display: block;
	clear: both;
	visibility: visible;
	float: left;
	bottom: auto;
}

.hc {
	width:800px;
}

.headerone {
	position: absolute;
	width: 100%;
	background-color: #000099;
	left: 0px;
	top:0px;
	height: 110px;
	z-index:100;
}

.footerone {
	position: absolute;
	left: 184px;
	bottom: 0px;
	padding-right: 15px;
	padding-left: 15px;
	width: 65%;
	text-align: center;
	color: #000099;
	z-index: 70;
}

.white_mid {
	color: #FFFFFF;
	vertical-align: super;
	
}

.doublespace {  
	line-height: 2.5em; 
	list-style-type: none; 
}


.midblue {
	font-size: medium;
	color: #0000FF;
}

.centered {
	text-align: center;
}