body { background-image: url(images/BG-Photo3.jpg); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height:15px; background-attachment: fixed; text-align: center; }
a, a:active, a:visited { 
	color: #000000;
	text-decoration: none;
	}

a:hover { 
	color:  #F9B438;
	text-decoration: none;
	}
	
h1 {
	font-weight: normal;
	}
h2 { color: #4b4b4b; font-size: 18pt; font-weight: bold; line-height: 24px; padding-top: 6px; padding-bottom: 6px; }
h3 { font-size: 14pt; font-weight: bold; line-height: 19px; margin: 1em 0; }
h4 { font-size: 16px; line-height: 18px; margin-top: 6px; margin-bottom: 6px; padding-top: 6px; padding-bottom: 6px; }
table {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	}

#ContentWrapper { position: absolute; width: 800px; left: 50%; margin-left: 0; }
	
#banner { background-color: white; padding-left: 10px; padding-right: 10px; width: 780px; }
	
#navigation { background-color: #ffffff; position: relative; left: 10px; width: 780px; }
	
#content { text-align: left; background-color: #ffffff; right: 0; padding-left: 5px; padding-right: 5px; width: 780px; }
	
#footer {
	background-color: #ffffff;
	padding: 5px 10px 0;
	width: 780px;
	}
#p { font-size: 12px; line-height: 14px; }

