#logo		{display: none;}
#header {background: url('/images/header_home.jpg') no-repeat 10px 10px; padding:40px; height:200px; }
#news {display: none;}
#content {width: 760px;}
#content h1 { color: #2765AF; }
#content h2,
#content h3
 { color: #2765AF; }

#footer		{clear:both; width:100%; font-size:80%; background:#2765AF; padding:20px; text-align:left;color:white}
#footer a {color: #fff;}
/*headings*/
.newsItem h1	{color:#225799; margin:0 0 10px 0; padding:0; font-size:130%; font-weight:normal; }
.newsItem h2	{color:#225799; margin:0 0 10px 0; padding:0; font-size:100%; font-weight:normal; }
.newsItem ul	{margin: 0; padding: 0; list-style-type:none;}
.newsItem li p	{margin: 0; padding: 0; list-style-type:none; font-size: 11px;}

#content a:link, #content a:visited {color:#2765AF; text-decoration:underline; }
#content a:hover, #content a:active {color:#2765AF; text-decoration:none;}

#content p {
	padding-bottom: 0;
	margin-bottom: 15px;
}

#footer div#designby {
	float: left;
}

#footer div#copyright {
	float: right;
}

#footer div#privacylink {
	text-align: center;
}