body {
	margin: 15px 0;
	color: #000000;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	background-image: url('../images/Background-Final4.gif');
	background-repeat: repeat-x;
}
h1 {
	font-size: 18px;
	line-height: 150%;
	color: #117abe;
	padding-left: 10px;
	padding-top: 5px;
}
h2 {
	font-size: 16px;
	color: #37b24a;
}
h3 {
	font-size: 13px;
}
#container {
	background: #ffffff;
	border: 7px solid #ffffff;
	margin: 0 auto;
	width: 1000px;
}
#inner_container {
	width: 1000px;
	margin: 0 auto;
}
#top_nav {
	width: 1000px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
	line-height: 40px;
}
#header {
	width: 1000px;
	height: 240px;
}
#footer {
	border:7px #ffffff solid;
	width: 1000px;
	margin-left:-7px;
	line-height: 22px;
	background-color: #157cbf;
	text-align: center;
	color: #ffffff;
}
#enter {
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: medium;
	color: #76c043;
}
#main {
	width: 990px;
	margin-top: 10px;
	padding-left: 10px;
	margin-right: 10px;
	float: left;
	text-align: left;
}
#video {
	padding: 10px 10px 10px 5px;
	float: left;
}
#form {
	padding-top: 5px;
	padding-left: 25px;
	text-align: center;
}
#table {
	background-image: url('../images/Form_Backgrounf.gif');
	border: 2px black solid;
}
#sidebar {
	width: 280px;
	height: 255px;
	float: right;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
}
#sidebar_images {
	padding-top: 20px;
}
#bottom_nav {
	padding-top: 25px;
	padding-bottom: 20px;
}
#text {
	padding: 5px 10px 0px 10px;
}
#dropcap {
	float: left;
	padding-left: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	font-size: 50px;
	line-height: 45px;
	color: #d4d4c4;
}
