.highlight
{
	color:#009933;
}

div.footer
{
	background-image:url('../graphic/footer.jpg');
	background-color:#B1D844;
	text-align: center;
	height: 75px;
	vertical-align:middle;
	
}

.content
{
	background-image:url("../graphic/contentbg/dooduckbg.jpg");
	background-repeat:no-repeat;
	background-color:#000000;

}

.footer a
{
	font: 11px Georgia,san-serif;
	text-decoration:none;
	color:#000000;
}

.footer a:hover
{
  font: bold 11px Georgia,san-serif;
  text-decoration:none;
  color:#275917;
}


#top
{
	background:url("../graphic/hometop.gif") no-repeat center bottom;
	width: 650px;
	height: 10px;
	margin-top: 2px;
}	


#bottom
{
	background:url("../graphic/homebottombanner.gif") no-repeat center top;
	width: 650px;
	height: 10px;
	margin-bottom: 2px;
}	

#maincontent
{
	margin: 0px auto;
	text-align: center;
	width:650px;
	border-style:solid;
	border-color: #43B231;
	border-width:thin;
	background-color:#000000;

}

#navigationpadding
{
  background-color:#000000;
  width:650px;
  height:40px;
}

#divider
{
	background: #000000 url("../graphic/divider.jpg")  no-repeat  center;
	height:50px;  
}