body {
	font:  Gill Sans, Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
	background-color: #ffffff;
}

.oneColFixCtrHdr #container {
	width: 1000px;  
	height: 100%;
	background: #ffffff;
	margin: 0 auto; 
	text-align: left; 
	padding-top: 20px;
}

.oneColFixCtrHdr #header {
	width: 1000;
	height: 60px;
	vertical-align: middle;
}

.oneColFixCtrHdr #header h1 {
	margin: 0; 
}

.oneColFixCtrHdr #links {
	background: #ffffff; 
	height: 80px;
	vertical-align: middle;
}

.oneColFixCtrHdr #sidebar {
	float: right;
	width: 300px;
	height: 580px;
	background: #ffffff;
	
}

.oneColFixCtrHdr #mainContent {
	height: 100%;
	background: #ffffff;
}

.oneColFixCtrHdr #news {
	height: 100%;
	background: #ffffff;
}

.oneColFixCtrHdr #thumbnails {
	width: 1000px;
	height: 80px;
	background: #ffffff;
}

.oneColFixCtrHdr #footer {
	height: 100%;
	background:#ffffff;
}

.oneColFixCtrHdr #footer p {
	margin: 0; 
}


body,td,th {
	color: #000000;
	font-size: 12px;
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #CC3333;
}
a:active {
	color: #CC3333;
}
.style10 {font-size: 12px}
.style14 {font-size: 16px}
.style15 {color: #0099ff}
.style16 {font-size: 10px}
.style18 {font-size: 16px; color: #0099ff; }
.style20 {font-family: Gill Sans Light; font-size: 36px;}
.style21 {font-size: 18px}
.style22 {font-size: 14px}
