body
	{
	background-color:#ccc;
	background-image: url(../theme/background.gif);
	background-repeat:repeat-x;
	background-position:0px 144px;
	text-align:center;
	font-family:Trebuchet MS;
	font-size:11px;
	color:#333;
	}
#wrapper
	{
	width:990px;
	margin:0px auto;
	background-color:#fff;
	}
#header
	{
	margin:0px auto;
	background-color:#fff;
	border-bottom:solid 1px #333366;
	}
#logo
	{
	float:left;
	margin:0px;
	}
#name
	{
	float:left;
	margin:0px;
	}
#image
	{
	float:right;
	margin:0px;
	}
#line
	{
	height:1px;
	margin:0px;
	padding:0px;
	background-color:#000;
	}
#middle
	{
	float:left;
	padding:10px;
	background-color:#fff;
	}
#navigation
	{
	float:left;
	margin:0px;
	width:150px;
	}
#content
	{
	margin:0px;
	padding:1px 0px 0px 10px;
	width:820px;
	}
#footer
	{
	margin:0px auto;
	width:990px;
	border-top:solid 1px #333366;
	background-color:#fff;
	}
#footerleft
	{
	float:left;
	margin:0px;
	background-color:#fff;
	}
#footermiddle
	{
	margin:0px;
	background-color:#fff;
	}
#footerright
	{
	float:right;
	margin:0px;
	background-color:#fff;
	}
#bottom
	{
	margin:25px auto;
	font-family:Verdana, Arial, Trebuchet MS;
	font-size:10px;
	color:#333;
	}
.clear {
	clear: both ;
	}
td
	{
	color:#666666;
	font-size:10px;
	font-family:verdana;
	font-weight:normal;
	}
H1
	{
	margin:0px 0px 0px 0px;
	padding:6px 0px 10px 10px;
	font-family:Trebuchet MS;
	font-size:16px;
	color:#fff;
	background-image: url(../theme/hbackground.jpg);
	background-repeat:repeat-x;
	}
H2
	{
	font-family:Trebuchet MS;
	font-size:14px;
	color:#003366;
	font-weight:bold;
	}
H3
	{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#003366;
	font-weight:bold;
	}
.footer
	{
	color:#999999;
	font-size:9px;
	font-family:verdana;
	font-weight:bold;
	}
.news
	{
	color:#003366;
	font-size:11px;
	font-family:Trebuchet MS;
	font-weight:bold;
	}
.newsHead
	{
	font-size:16px;
	font-family:Trebuchet MS;
	color:#003366;
	font-weight:bold;
	}
.newsDate
	{
	font-size:10px;
	font-family:Trebuchet MS;
	color:#003366;
	font-weight:bold;
	}
.newsArticleHeadline
	{
	font-size:14px;
	font-family:Trebuchet MS;
	color:#003366;
	font-weight:bold;
	}
.newsHeadTop5
	{
	font-size:10px;
	font-family:Trebuchet MS;
	color:#003366;
	font-style:italic;
	}	
.newsBG
	{
	background-color:#ffffff;
	}
