#header {
	border: 0px none;
	background-color: #05913e;
	width: 90%;
	margin-left: 5%;
}
#content {
	background-color: #FFFFFF;
		width: 90%;
	margin-left: 5%;
}
#footer {
	background-color: #ceacff;
		width: 90%;
	margin-left: 5%;
}
body {
	background-color: #3e0591;
}
#head-logo {
	float: left;
}
#head-roundlogo {
	float: right;
}
.footer-credits {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	text-align: right;
	margin: 4px 10px 0px 4px;
}
.padder {
	border: 10px solid #FFFFFF;
}
p {
	font-size: 12pt;
	text-indent: 15pt;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.mainlinks {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #3E0591;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #3E0591;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
a:hover {
	color: #de0751;
}

a:active {
	color: #de0751;
}

a:visited {
	color: #672900;
}
a {
	text-decoration: none;
	font-weight: bold;

}
a:link {
	color: #FF6700;
}
dd {
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}
dt {
	font-weight: bold;
}
li {
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}
