body { 
	background: url(i/light_flare.jpg) top center no-repeat #60c; 
	font-family: trebuchet ms, arial, sans-serif; 
	font-size: 12px; 
	line-height: 18px; 
	color: #efefef; 
	margin: 10px; 
	padding: 10px; 
	text-align: center; 
}

a { color: #efefef; }

#pageTitle { 
	font-size: 40px; 
	font-weight: bold; 
	line-height: 50px; 
	border-bottom: 1px solid #fff; 
	padding-bottom: 10px; 
}
#nav { 
	font-size: 17px; 
	font-weight: bold; 
	line-height: 35px; 
	text-align: left; 
}
#nav td a { 
	color: #fff; 
	text-decoration: none; 
}
#nav td a:hover { 
	color: #6ce55f; 
	text-decoration: underline; 
}
/*#mainContent { 
	position: absolute; 
	top: 113px; 
	left: 251px; 
	width: 65%; 
}*/
#mainContent { 
	margin: 0 auto;
	text-align: left;
	width: 65%; 
}
.mainTitle { font-size: 17px; text-align: left; color: #fc0; padding-top: 10px; }
#mainContainer { text-align: left; width: 60%; }
.paddingRight { text-align: left; padding: 30px 120px 30px 30px; }
.paddingLeft { text-align: left; padding: 30px 0 30px 120px; }
.style1 { color: #fc0; }

#footer, #footer a { font-size: 10px; text-align: center; }
.big_text {
	font-family: trebuchet ms, arial, sans-serif; 
	font-size: 14px; 
	font-weight:bold;
	line-height: 18px; 
	color: #efefef; 
	text-align: center; 
}
