#Wrapper {
	font-family: Arial, Helvetica, sans-serif;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	border-top: thin solid #000000;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	border-left: thin solid #000000;
	margin-top: 0px;
}
#Leftcontainer {
	width: 150px;
	float: left;
	border-left-style: none;
}
#Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	width: 680px;
	margin-left: 155px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 5px;
	font-weight: bold;
	border-right-style: none;
}
#Titlebanner {
	width: 850px;
	border-bottom-style: solid;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: thin;
	border-bottom-color: #FDF200;
}
.navmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FDF200;
	background-repeat: no-repeat;
	background-color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-top-color: #FDF200;
	border-right-color: #FDF200;
	border-bottom-color: #FDF200;
	border-left-color: #FDF200;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FDF200;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top: -10px;
}
h2 {
	color: #000000;
}
hr {
	color: #000000;
}
.subheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bolder;
}
.names {
	font-size: 24px;
	color: #000000;
	font-weight: bolder;
	font-family: "Vladimir Script";
}
.paragraphstart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #ED1B24;

