@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/Untitled-3.jpg);
	background-repeat: repeat;
}
#contentwrapper {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
}

#header {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 125px;
	width: 800px;
	display: block;
}
#media {
	display: block;
	clear: none;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
.maincontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: auto;
	width: 800px;
	text-align: left;
	background-image: none;
	background-color: #000730;
	font-weight: normal;
}
p {
	margin-right: 20px;
	margin-left: 20px;
}

.maincontentevents {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: left;
	background-image: none;
	margin-right: 15px;
	margin-left: 30px;
	background-color: #000730;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #0F33C6;
	text-decoration: none;
	text-align: center;
	margin: 0px;
}
h2 {
	font-family: "Comic Sans MS";
	font-size: 1.5em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
	text-decoration: none;
	text-align: left;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	height: 600px;
	width: 800px;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0F33C6;
	text-decoration: underline;
	margin-right: 25px;
	margin-left: 25px;
}
.contactbg {
	background-image: url(../images/contactpic.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}


.botnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: small-caps;
}
.botnav a {
	color: #FF0000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
	margin-top: 75px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}
.botnav a:hover {
	color: #DAB7FF;
	text-decoration: overline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.linx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: small-caps;
}
.linx a {
	color: #FF0000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
	margin-top: 75px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.linx a:hover {
	color: #DAB7FF;
	text-decoration: overline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
