BODY 
{
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	line-height: 125%;
}
   
LI{
	line-height: 150%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#centercontent {
	background: url(images/feathers_home-NEW.jpg);
	position: absolute;
	left: 201px;
	top: 27px;
	width: 598px;
	height: 573px;
	background-repeat: no-repeat;
	float: left
}

.centertext {
	margin-left : 60px;
	margin-right : 30px;
}


#leftcontent {
   background: url(images/left_home-NEW.gif);
	position: absolute;
	left: 0px;
	top: 0px;
	width: 202px;
	height: 600px;
}

A:LINK {color: #FFFFFF; text-decoration: none}
A:VISITED {color: #ffffff; text-decoration: none}
A:HOVER {color: #ffff66; text-decoration: none}






