#mainCenter {
	height:100%;
	font-family: "Trebuchet MS";
}

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

.banner {
}

.banner .title{font-family: "Trebuchet MS";
	font-weight:bold;
}

.banner .date{
	font-family: "Trebuchet MS";
	font-size:0.9em;
	font-weight:bold;
	color: #999999;
}

.navigation{
	font-family: "Trebuchet MS";
	font-size:0.9em;
	font-weight:bold;
	color: #999999;
}
.thumbnail{
	font-family: "Trebuchet MS";
	font-size:0.9em;
	color: #999999;
}

#content {font-family: Trebuchet MS, verdana, arial;
	width:95%;
	font-size:14px;
	font-family:Trebuchet MS, verdana, arial;
	color: #999999;
	font weight: bold;
	padding-top:6px;
	padding-bottom:6px;
}

#content .header{font-family: "Trebuchet MS";
	font-size:12 px;
	font-weight:bold;
	color: #999999;
}

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

#contentLast .header{font-family: "Trebuchet MS";
	font-size:9px;
	font-weight:bold;
	color: #999;
}
