body {
	background-image: url(../images/body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#wrapper {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logoheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24pt;
	color: #FFF;
	text-decoration: none;
	width: 950px;
	font-weight: normal;
}
.subnav a:hover {
	font-family: "Century Gothic";
	font-size: 12pt;
	color: #000;
	font-weight: bold;
	margin-left: 22px;
}
.bodytext a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	color: #5d127d;
	text-decoration: none;
	font-weight: normal;
}
.bodytext a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	color: #5d127d;
	text-decoration: none;
	font-weight: normal;
}
.bodytext a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	color: #224815;
	font-weight: normal;
}

#header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 950px;
}
#container {
	background-color: #ffffff;
	width: 950px;
}
.headerdivider {
	background-repeat: repeat-x;
	background-image: url(../images/headerdivider.jpg);
}

.border {
	width: 3px;
	background-image: url(../images/sidedivider.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.list {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	list-style-type: disc;
	font-weight: normal;
	color: #3B3B3B;
	line-height: 14pt;
}
.title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18pt;
	color: #5d127d;
	text-decoration: none;
	font-weight: normal;
}
.sidetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	color: #3B3B3B;
	font-weight: normal;
}
.sidetext a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	color: #5d127d;
	text-decoration: none;
	font-weight: normal;
}
.sidetext a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	color: #5d127d;
	font-weight: normal;
	text-decoration: none;
}
.sidetext a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	color: #708B48;
	font-weight: normal;
}

.cellcontainer {
	padding-right: 5px;
	padding-left: 5px;
}

.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	color: #3B3B3B;
	text-decoration: none;
	font-weight: normal;
}
.footerdivider {
	background-image: url(../images/headerdivider.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 5px;
}
#footer {
	width: 950px;
	background-image: url(../images/footer.png);
	background-position: center top;
	height: 30px;
}
#footer2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #FFF;
	text-decoration: none;
	padding: 3px;
	text-align: left;
	font-weight: normal;
}
.footertext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #3B3B3B;
	text-decoration: none;
	text-align: center;
}
.subtitle a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #31521B;
	text-decoration: underline;
}
.subtitle a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #233F0C;
	text-decoration: underline;
}
.subtitle a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #5d127d;
	text-decoration: none;
}
.subtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	color: #223F09;
	font-weight: normal;
}
