.left_col {
	width: 205px;
	float: left;
	background-color: #F0F5CD;
	padding: 15px;
}
body {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-align: left;
	text-transform: none;
	background-color: #F0F5CD;
	margin: 0px;
	font-size: 100%;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
a:link {
	color: #D06F1A;
	text-decoration: none;
}
a:visited {
	color: #D06F1A;
	text-decoration: none;
}
a:hover {
	color: #233E45;
	text-decoration: none;
}
a:active {
	color: #D08499;
	text-decoration: none;
}
.menu{
	font-weight: normal;
	color: #FFF;
	width: 980px;
	background-color: #57828D;
	height: auto;
	text-align: left;
}
.menu a:link {
	color: #FFF;
}
.menu a:visited {
	color: #FFF;
}
.menu a:hover {
	color: #FFF;
}
.menu a:active {
	color: #FFF;
}
.footertext {
	color: #57828D;
	font-size: 10px;
	text-align: center;
	letter-spacing: 1px;
}
.footertext a:link {
	color: #FFF;
}
.footertext a:visited {
	color: #FFF;
}
.footertext a:hover {
	color: #CADB4F;
}
.footertext a:active {
	color: #E2EBA8;
}
#main_container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#postit {
	background-color: #C1D82F;
	position: absolute;
	height: 240px;
	width: 230px;
	margin-top: 60px;
	margin-left: 610px;
	padding-right: 15px;
	padding-left: 20px;
	float: left;
}
.postit_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.postit_heading {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
}
#header {
	height: 160px;
}
#menu_container {
	background-color: #DB8132;
	height: 31px;
	padding-top: 15px;
}
#Image_container {
}
#body_container {
	background-image: url(../images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFF;
	padding: 20px;
}
.Body_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	padding-left: 25px;
	padding-bottom: 65px;
	width: 700px;
}
#Footer_container {
	height: 35px;
	background-color: #D06F1A;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #D06F1A;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #D06F1A;
	margin-top: 20px;
}
.logo {
	position: absolute;
	margin-top: 30px;
	margin-left: 500px;
}
.heading3 {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
	padding-top: 15px;
	color: #FFF;
	width: 550px;
}
#Logo {
	height: 127px;
	width: 127px;
	margin-top: 28px;
	margin-left: 490px;
	position: absolute;
	background-color: #FFF;
	background-image: url(../images/Animated%20Logo.gif);
}
.Body_contentsub {
	color: #000;
	padding-left: 280px;
	padding-right: 90px;
	padding-bottom: 100px;
}
#sub_content {
	float: right;
	width: 450px;
	padding-left: 10px;
	padding-top: 20px;
}
.left_image {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.left_quote {
	margin-bottom: 5px;
	font-size: 12px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
.calendar {
	font-size: 19px;
	letter-spacing: 0px;
	color: #397B29;
}
.sponsors_logo {
	padding-right: 25px;
	padding-left: 25px;
}
.heading4 {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
}
