body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	color: #000000;
	 	background-image: url(../images/BG.jpg);
}
		
a:link {
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}




a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}

a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #00CCFF;
	text-decoration: none;
}
#wrapper {
	background-image: url(../images/BG2.jpg);
	width: 752px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

#header {
	width: 750px;
	text-align: center;
}
#subnav {
	width: 750px;
	text-align: center;
}
#content {
	background-color:white;
	width: 670px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#footer {
	
	width: 750px;
	text-align: center;
}
.footernav {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
