@charset "UTF-8";
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
body  {
	margin: 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 */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #F85317;
	padding: 0;
}
#container  {
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 120px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 940px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
#header  {
	height: 80px;
	padding: 0;
	width: 940px;
	margin: 0px;
} 
#mainContent  {
	width: 396px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0px;
	font-size: x-small;
	color: #FFF;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	float: left;
	text-transform: none;
} 
#middlebar {
	float: left;
	clear: right;
	text-transform: none;
	width: 238px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: x-small;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	vertical-align: top;
	height: 515px;
	padding-bottom: 10px;
}
#sidebar  {
	float: right;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	width: 198px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 515px;
}
#mainExhibit {
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: x-small;
	color: #FFF;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	float: left;
	text-transform: none;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 515px;
}
#middleExhibit {
	float: left;
	clear: right;
	text-transform: none;
	width: 250px;
	padding-top: 0px;
	padding-right: 40px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: x-small;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	vertical-align: top;
	height: 515px;
	padding-bottom: 10px;
}
#sideExhibit {
	float: right;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	width: 630px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 515px;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	text-align: left;
}
#subscribe {
	float: right;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	width: 480px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 515px;
}
#footer  {
	margin-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	padding: 0;
	height: 50px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.sectionHead {
	color: #F9BB9A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
#footer_current_page {
	color: #000;
}
.subs_form {
	color: #F9BB9A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	display: inline;
}
.whtLink {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	display: inline;
}

