@charset "UTF-8";body  {	font: 12px Arial, Helvetica, sans-serif;	font-weight:bold;	background: #666666;	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */	padding: 0;	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: #FFFFFF;}.twoColFixLt #mcontainer {	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */	background:#004D80;	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	text-align: left; /* this overrides the text-align: center on the body element. */	vertical-align: top;	line-height: 2;}.twoColFixLt #header {	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */	background: #000066 url(../images/headerBKG.jpg) no-repeat;	height:108px;	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	text-align: left; /* this overrides the text-align: center on the body element. */	vertical-align: top;}.twoColFixLt #topnav {	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */	background: #5F4F31;	height:30px;	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	text-align: center; /* this overrides the text-align: center on the body element. */	vertical-align: top;}.twoColFixLt #content {	width: 960px;  		margin: 0 auto; /* the auto margins (in conjunction with a width) center the page background:#416DA0 url(../images/bluerays.jpg) no-repeat;*/	text-align: left; /* this overrides the text-align: center on the body element. */	vertical-align: top;}.twoColFixLt #bottomnav {	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */	background: #000066 url(../images/brown_bottom.jpg) no-repeat;	height:37px;	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	text-align: center; /* this overrides the text-align: center on the body element. */	vertical-align: middle;	line-height:40px;}.twoColFixLt #copy {	margin:8px;	padding-left:27px;	padding-bottom:10px;	padding-top:10px;	padding-right:27px;	font: 12px Arial, Helvetica, sans-serif;	font-weight: normal;	background-image:url(../images/CopyBackground.jpg);	width:473px;	background-repeat:repeat-y;}a:link, a:visited {	color: #FFFFFF; text-decoration: none;	font-weight: bold;}a:hover {	color: #FFFF99;	text-decoration: none;	font-weight: bold;}.twoColFixLt #spacer {height:10px;}.secnav{background:url(../images/secNav.png) no-repeat;}.smalltype{font: 12px Arial, Helvetica, sans-serif;font-weight:bold;}.header{font: 14px Arial, Helvetica, sans-serif;font-weight:bold;line-height:28px;}.fineprint{font: 10px Arial, Helvetica, sans-serif;}.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;	border:0;}.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;}.welcome {float:right;margin-top:100;}#pollswf { float:left; padding:0; margin:0; width:200px; height:258px; /* background-image:url(../images/pollbkg.png);*/}