.clearfix:after {
content: ".";
display: block;
height: 0;
clear:both;
visibility:hidden;
}

.clearfix {display: inline-block;}

* html .clearfix {height: 1%;}
.clearfix {
	display:block;
}


body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000000;
}

div#mainwrap {
	width:750px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding: 6px;
	}
	
* {margin: 0px; padding: 0px;}

li {
	color: #000000;
}


div#logoheader
{
	height: 130px;
	background-color: #fff;
	float: left;
	width: 750px;
}
div#contentcontainer3column {
	width:750px;
	background-image: url(/images/bg-about-pg.gif);
}
div#menucolumn
{
	width: 160px
	background-color: #0707B0;
	float: left;
	width: 160px;
}

div#contentabout {
	position:relative;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000066;
	top: auto;
	width: 350px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	text-align: left;
	padding-bottom: 6px;
}
div#aboutnewscolumn {
	position:relative;
	width:230px;
	float:left;
	padding-top: 6px;
	background-color:#660000
}
div#rightcolumn {
	position:relative;
	width:232px;
	float:left;
	top:auto;
	right:auto;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-top-width: thin;
}
div#content2column {
	position:relative;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000066;
	top: auto;
	width: 550px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 15px;
}



div#footer
{
	float:left;
	width:750px;
	background-color:#FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #600;
	padding-top: 12px;
	padding-bottom: 6px;
}


a:hover { color: #8e8e8e; 
text-decoration: underline; 
}

a   {
	color: #600;
	text-decoration: none;
	font-weight: normal;
	
}

a:vlink  { color: #600; 
text-decoration: none }

h1      {
	color: #600;
	font-size: 13px;
}


.redtext {
	color: #600;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding-bottom: 8px;
	padding-top: 6px;
}
p {
	font-size: 10px
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #312620;
	text-align: left;
	line-height: 18px;
	letter-spacing: 0.5px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	}



li {
	list-style-position: inside;
	list-style-image: url(/images/bullet_point.jpg);
	line-height: 28px;
	padding-right: 6px;
	padding-left: 6px;
}
.whitetextabout {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.redtextfooter {
	color: #600;
	font-weight: normal;
	text-align: center;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
	text-transform: uppercase;
}
.footer {

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;;
	font-size: 11px;
	line-height: 18px;
	color: #312620;;
	text-align: center;
}
