body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: #000000;
}
#header a:link, #header a:visited, #nav a:link, #nav a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#header a:hover, #nav a:hover  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#header {
	background-color: #000000;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 535px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	padding-top: 80px;
	padding-left: 250px;
}
#nav {
	background-color: #000000;
	height: 20px;
	width: 785px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	padding-top: 20px;
}
#main {
	height: 383px;
	width: 525px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 260px;
	overflow: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CF2057;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
ul {
	list-style-type: none;
}
#bkgwrap {

	background-color: #FFFFFF;
	height: 383px;
	width: 785px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
	width: 785px;
	margin-right: auto;
	margin-left: auto;

}
#footer a:link, #footer a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}
#maintext a:link, #maintext a:visited {
	color: #DA285A;
	text-decoration: none;
}
#maintext a:hover {
	color: #DA285A;
	text-decoration: underline;
}