body { background-image: url(images/WallPaper.jpg); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height:15px; background-repeat: repeat-x; text-align: center; }
a, a:active, a:visited { color: #373737; font-size: 13px; font-weight: bold; text-decoration: none; }

a:hover { 
	color:  #008300;
	text-decoration: none;
	}
a:visited { color: #d41400; }
h1 {
	font-weight: normal;
	}
	
table {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	}

#ContentWrapper {
	position: absolute;
	width: 800px;
	margin-left: -400px;
	left: 50%;
	}
	
#banner { background-color: white; padding-left: 10px; padding-right: 10px; width: 780px; }
	
#navigation { background-color: #ffffff; position: relative; width: 780px; margin-left: 12px; padding: 0; }
	
#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;
	}