body {
	background-image: url(bg.jpg);
}
#mainCenter {
	height:100%;
}

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

a:visited		{
	color: #F7CB35;
}

.banner {
}

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

.banner .date{
	font-size:0.9em;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #F7CB35;
}

.navigation{
	font-size:0.9em;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F7CB35;
}
.thumbnail{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font: 0.74em verdana, arial, sans-serif;
	color: #FFFFFF;
}

#content {
	width:95%;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #333333;
	border-bottom:1px dotted #333333;
	padding-top:6px;
	padding-bottom:6px;
}

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

.header{
	font-size:0.9em;
	font-weight:bold;
	color: #999;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#contentLast {
	width:95%;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #333333;
	padding-top:6px;
}

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