body {
	background: #663399;
	margin-top: 0;
}
	
a {
	color: #663399;
}


#footer {
	width: 850px;
	height:31px;
	background-image:url(images/footer.jpg);
	
	
}

#footer p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	width: 850px;
	padding-top: 8px;
	
}
	
.whitelinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.topofpagelinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663399;
	line-height: 1.5;
	text-align: center;
}
.maintext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 2;
	padding-right: 75px;
	padding-left: 75px;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663399;
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: #663399;
	font-weight: bold;
	padding-left: 75px;
}
#wrapper {
	margin: auto;
	width: 850px;
	background:#FFF;
}
#header {
	background-image: url(images/page_header.jpg);
	width: 850px;
	height: 334px;
}
#menu {
	float: right;
	height: 29px;
	width: 536px;
	margin-top: 170px;
}
#content {
	width: 850px;
	background: #FFF;
	padding-bottom: 25px;
}

