body 
{
background-image: url('../images/homepage_bkgrd_wide.jpg');
background-position:top;
background-repeat: no-repeat;
margin: 0 auto;
padding: 0; 
font-size: 9pt;
font-family: Arial, Helvetica, sans-serif; 
text-align:center;
}

a img {border: none; border-color: white;}

a:hover, a:active 
{
color: #4EB9F1; 
}


div#container
{
padding: 0; 
margin: 0 auto;
width: 1000px;
}

div#container2
{
padding: 0;
width: 980px; 
}

div#navigation
{
float: left;
width: 180px;
padding-top: 1em;
text-align:left;
}

div#navigation ul 
{
list-style-type: none; 
font-size: 10pt;
padding: 0; 
margin: 0; 
}

#navigation ul li a
{
display: list-item;
padding: 0px 0px 7.5px 20px;
text-decoration: none;


color: #000;
} 

#navigation ul li a:hover
{
color: #4EB9F1;
font-weight: bold;
} 

div#content
{
	padding-top: 0px;
	float: left;
	width:400px;
	margin: 10px 0px 0px 5px;
	text-align: justify;
	font-size: 12pt;
}


div#morehome
{
font-color: black;
float: right;
width:360px;
margin-top: 10px;
}


div#more h3
{
margin-top: 0;
}

div#morehome h2
{
font-size: 12pt;
color: #4EB9F1;
margin: 0;
font-weight: bold;
}
