
body {background-color: transparent;
}
.mainCenter {	height:100%;}

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

.banner {
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;}

.caption {
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #645252;
	margin-top:-10px}
	
#year {
	font-family:Trebuchet MS, verdana, arial;
	font-size: 40px;
	color:#645252;
	clear:right;
	height:70px;
	margin-bottom:5px;}
	
#desc {
	font-family:Trebuchet MS, Calibri, Tahoma, Verdana, Arial;
	width: 340px;
	font-size: 0.8em;
	color:#CCCCCC;
	height:300px;
	overflow:auto;
	vertical-align:middle;
	clear: left;
	margin-top:0px;
	scrollbar-3dlight-color:#645252;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:#645252;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#645252;
	scrollbar-shadow-color:#645252;

