#mainCenter {
	height:100%;
}

a 			            { color: #bde9ff; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none }
a:hover		       { color: #d0b276; text-decoration: none }

.banner {
}
h2       { color: #d0b276; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold }
h1 { font-size: 15px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-style: italic; font-weight: bold }
.banner .title{
	font-weight:bold;
}

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

.navigation{
	font-size:0.9em;
	font-weight:bold;
}
.thumbnail{
	font-size:0.9em;
}

#content {
	width:95%;
	font-size:10px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	border-bottom:1px dotted #333333;
	padding-top:6px;
	padding-bottom:6px;
}

#content .header{
	font-size:9px;
	font-weight:bold;
	color: #3B3836;
}

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

#contentLast .header{
	font-size:9px;
	font-weight:bold;
	color: #3B3836;
}
p    { color: #000; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }
div    { color: #817e7c; font-size: 10px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold }
td { color: #817e7c; font-size: 10px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold }

