
html,body{margin:0;padding:0}

body {

	margin:0px auto;

	padding:0px;

	font: 70%/160% Verdana, Arial, Helvetica, sans-serif;

	width: 770px;

	color: #376E88;

	position: relative;

	background:  url(../assets/haley-header-2009.jpg) no-repeat center top;

}

#container {
	
	width:770px;
}



#home-leftcol {
	
	position: relative;

	top:210px;

	left:125px;

	float:left;

	width: 400px;

	overflow: hidden;
	
	font: #376E88;

}

#home-rightcol {
	
	position: relative;
	
	top:210px;
	
	right:125px;

	width:100px;

	float:right;
	
	color: #376E88;

}

#home-rightcol ul
{
list-style-type: none;
text-align: left;
}

#home-leftcol a
{
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-decoration: none;
	color: #376E88;
	
}

#home-rightcol ul li a
{
background: transparent  left center no-repeat;
padding-left: 17px;
margin-left: -45px;
text-align: left;
font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #376E88;
}

#home-rightcol ul li a:hover
{
background: transparent url(../assets/bullet09.png) left center no-repeat;
color: #376E88;
}

#home-rightcol ul li a#current
{
color: #376E88;
}

#home-rightcol h2{
color: #3A448D; 
font: 13px;
}


