body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height:15px; background-repeat: repeat; text-align: center; }
a, a:active, a:visited { 
	color: #000000;
	text-decoration: none;
	}

a:hover { 
	color:  green;
	text-decoration: none;
	}
	
h1 { font-size: 22px; font-weight: normal; line-height: 22px; }
	
h2 { font-size: 16px; font-weight: normal; line-height: 18px; text-decoration: none; padding-top: 9px; padding-bottom: 0; }
LI { color: #3d3d3d; font-size: 12px; font-weight: 500; font-style: normal; line-height: 14px; }
table {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	}

#ContentWrapper { background-color: white; position: absolute; width: 800px; margin-left: -400px; left: 50%; }
	
#banner { background-color: white; padding-left: 10px; padding-right: 10px; width: 800px; }
	
#navigation { background-color: #ffffff; width: 800px; padding: 0; }
	
#content { text-align: left; background-color: #ffffff; right: 0; padding-left: 5px; padding-right: 5px; width: 800px; }
	
#footer {
	background-color: #ffffff;
	padding: 5px 10px 0;
	width: 800px;
	}
