body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #666699;
	background-color: #FFFFFF;
}

.oneColFixCtrHdr #container {
	width: 1100px;  
	height: 690px;
	background: #FFFFFF;
	margin: auto; 
	padding-top: 60px;
}

.oneColFixCtrHdr #header {
	background: #FFFFFF; 
	height: 40px;
}

#header ul {
	margin: 0 0 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	}

#header li {
	display: inline;
	margin-right: 120px;
}	

.oneColFixCtrHdr #title {
	width: 1100;
	height: 60px;
}

.oneColFixCtrHdr #mainContent {
	height: 550px;
	background: #FFFFFF;
}

.oneColFixCtrHdr #aboutContent {
	height: 550px;
	margin-right: 400px;
	background: #FFFFFF;
}

.oneColFixCtrHdr #footer {
	height: 40px;
	background:#FFFFFF;
	background-image:url(images/footer.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
}



body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	font-size: 12px;
}

a:link {
	font-size: 12px;
	
	color: #777777;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #777777;
}

a:hover {
	text-decoration: none;
	color: #666699;
}

a:active {
	font-size:12px;
	text-decoration: none;
	color: #666699;
	font-family: Arial, Helvetica, sans-serif;
}

.style10 {font-size: 16px;}
.style11 {font-size: 11px;}
.style14 {font-size: 22px;}
.style15 {
	color: #666699;
}
.style16 {font-size: 10px;}
.style18 {font-size: 16px; color: #999966; }
