body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height:15px; background-image: url(images/GreenGBTile.jpg); background-attachment: fixed; text-align: center; }
a:link { color: black; font-size: 14px; line-height: 20px; background-color: transparent; }
a, a:active, a:visited { 
	color: #000000;
	text-decoration: underline;
	}

a:hover { 
	color:  #f00;
	text-decoration: none;
	}
	
h1 { color: #CC0000; font-size: 13pt; font-family: "Arial Black"; font-weight: 500; line-height: 20px; font-face: Arial Black; }
@font-face{ font-family: sans-serif, "Arial Black"; }
h2 { font-size: 14pt; font-weight: normal; line-height: 18px; text-decoration: none; padding-top: 9px; padding-bottom: 5px; }
h3 { color: #000; font-size: 12pt; font-weight: bold; margin: 5px 0; }
h4 { color: #00008b; font-size: 12pt; font-weight: bold; margin: 1.33em 0; }
h5 { color: #0f257e; font-size: 10pt; font-weight: bold; margin: 1.67em 0; }
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:15px;
	}

#ContentWrapper { background-color: white; position: absolute; width: 800px; margin-left: -400px; left: 50%; }
	
#banner { background-color: white; padding-left: 5px; padding-right: 5px; 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;
	}
