
body { color:#ffffff;}

#mainCenter {height:100%;}

a 			{ color: #ffffff; text-decoration: none; font-weight:normal;} 
a:hover		{ text-decoration: underline; }

.banner {
}

.banner .title{
	font-weight:bold;
}

.banner .date{
	font-size:0.9em;
	font-weight:bold;
}

.navigation{color:#000099;
	font-size:0.9em;
	font-weight:bold;
}
.thumbnail{ color:#99ccff;
	font-size:0.9em;
}

#content {
	width:95%;
	font-size:14px;
	font-family:Trebuchet MS, verdana, arial;
	color: #000099;
	border-bottom:1px solid #000000;
	padding-top:6px;
	padding-bottom:6px;
}

#content .header{
	font-size:14px;
	font-weight:bold;
	color: #ffffff;
}

#contentLast {
	width:95%;
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #ffffff;
	padding-top:6px;
}

#contentLast .header{
	font-size:9px;
	font-weight:bold;
	color: #ffffff;
}
