#mainCenter {
	height:100%;
}

a 			{ font-weight:normal;} 
a:hover		{ text-decoration: underline; }

.banner {
}

.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: 90%;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFCC99;
	border-bottom: 1px dotted #333333;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 17px;
}

#content .header{
	font-size: 12px;
	font-weight: bold;
	color: #FFCC99;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#contentLast {
	width: 90%;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFCC99;
	padding-top: 6px;
}

#contentLast .header{
	font-size: 12px;
	font-weight: bold;
	color: #FFCC99;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.seo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
