body {
  background-color: #E5E5E5;
#  background-color: #FFFFFF;
  margin-left: 5px;
  margin-top; 10px;
}

.contentcol {
  margin-left: 5px;
  margin-top: 10px;
}

.vertsep {
	background-color: #036;
}

.doaneheader a:hover {
	text-decoration: none;
	color: #036;
}

.doaneheader a:link, .doaneheader a:visited
{
	color: #036;
	text-decoration: none;
}

.doaneheader {
        margin-bottom: 10px;
	color: #036;
}

.menu_ads {
	margin-top: 10px;
	align: center;
}

.doane_copyright {
	align: center;
}

.horzsep {
	height: 5px;
	background-color: #036;
}
	
.bigheader  {
        margin-bottom: 10px;
	font: bolder small-caps 40px/42px Georgia, serif; 
	color: #000066; 
	text-decoration: none;
	float: left;
}
.doane_header_ads {
	float: right;
}



.menucol {
  width: 180px;
  padding-top: 10;
}

.featured { 
  align: left;
}

 #navcontainer { width: 180px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}


#navcontainer a
{
display: block;
padding: 3px;
width: 160px;
background-color: #036;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #369;
color: #fff;
}

