@charset "UTF-8";
.twoColFixLt #topfloat {
	height: 19px;
}
.twoColFixLt #header {
	background-color: #FFF;
	height: 145px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.twoColFixLt #container #header #logo {
	height: 120px;
	width: 165px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.twoColFixLt #container #header #login {
	margin: 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColFixLt #container #header #statement {
	height: 40px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	width: 545px;
	position: relative;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	line-height: -10px;
}
.twoColFixLt #container #header #statement h3 {
	padding: 0px;
}
.twoColFixLt #container #header #orangeNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	color: #FF850C;
	width: 550px;
	text-align: right;
	font-weight: normal;
	padding-bottom: 5px;
}
.twoColFixLt #container #header #mainNav {
	text-align: left;
	background-color: #FFF;
	width: 575px;
	height: 25px;
	padding-left: 20px;
	float: left;
	padding-top: 30px;
}
.twoColFixLt #container #sidebar1 #newsImage img {
}
.twoColFixLt #sidebar1 {
	width: 165px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	height: 255px;
	float: left;
}
.twoColFixLt #container #sidebar1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 1.25;
	padding-right: 10px;
	padding-left: 10px;
	color: #000;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}
.twoColFixLt #container #sidebar1 p strong {
	color: #000;
	margin: 0px;
	padding: 0px;
}
.twoColFixLt #container #sidebar2 {
	height: 65px;
	width: 165px;
	background-color: #EBEBEB;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 10px;
}
.twoColFixLt #container #sidebar2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.twoColFixLt #container #sidebar3 {
	height: 105px;
	width: 165px;
	background-color: #EBEBEB;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.twoColFixLt #container #sidebar3 register img {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	background-color: #000;
	margin-top: 0px;
	padding-top: 5px;
}
body  {
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #999;
	background-image: url(../images/site-background.jpg);
	margin: 0;
}
.twoColFixLt #container {
	width: 800px;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 0px;
	height: 630px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.twoColFixLt #mainContent {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EBEBEB;
	float: right;
	width: 545px;
	height: 450px;
	margin-right: 20px;
	line-height: 16px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	overflow: auto;
} 
.twoColFixLt #container #mainContent #home_flv {
	height: 190px;
	width: 505px;
	padding: 0px;
	margin: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
	font-size: 12px;
	margin-bottom: -1.5px;
}
h4 {
	margin-bottom: -10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.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;
}
.twoColFixLt #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	line-height: 1.2;
	font-weight: bold;
}
.twoColFixLt #container #header #orangeNav strong {
	color: #333;
}
#problems {
	margin-top: 30px;
}
