/* CSS Document */html {	height:100%;}body {	padding:0; 	margin:0; 	height:100%; 	background:url(images/bg.jpg) repeat-x top left #dcdcdc;    font-family:Helvetica, Arial, Verdana, sans-serif;	color:#000;}a img {	border:none;}/* ----------- HEADER STYLES ------------ */h1 {    font-family:Helvetica, Arial, Verdana, sans-serif;	color:#000;	font-size:24px;	font-weight:normal;	margin-top:0;	margin-bottom:2px;	padding-bottom:3px;	border-bottom:1px solid #000;}h2 {	font-size:1em;	font-weight:normal;	font-style:italic;	margin:0;	padding:0;	margin-bottom:18px;}h3 {	color:#000;	font-size:1em;	font-weight:bold;	margin:0;	padding:0;	margin-bottom:2px;	text-align:left;}/* ------------ CHANGE LINK COLORS HERE ------------ */a:link{	color:#000;	text-decoration:underline;}a:visited {	text-decoration:underline;	color:#000;}a:hover{	text-decoration:none;}a:active {	text-decoration:none;}#container {	position:relative;	margin:0 auto;	padding:0;	width:857px;	height:auto;}#header {	width:846px;	height:153px;	margin:0;	padding:0;	background:url(images/header.jpg) no-repeat top left;}#flash {	width:857px;	height:338px;	margin:0;	padding:0;}#navigation {	width:193px;	height:auto;	margin-bottom:20px;	padding:0;}#navigation img {	margin-bottom:5px;}#sidebar {	position:absolute;	left:35px;	top:500px;	height:auto;	width:200px;	font-family:Verdana, Arial, Helvetica, sans-serif;	color:#000;	font-size:.75em;		line-height:1.3em;		text-align:center;}ul {	line-height:1.6em;	text-align:left;}#content {	width:540px;	height:auto;	font-family:Verdana, Arial, Helvetica, sans-serif;	color:#000;	font-size:.75em;		line-height:1.3em;	margin-left:250px;	padding:25px 30px 20px 20px;	border-left:1px solid #000;}#footer {	width:857px;	height:68px;	font-family:Helvetica, Arial, Verdana, sans-serif;	color:#fff;	font-size:11px;	text-align:center;	padding-top:15px;	margin-bottom:20px;}#footer a {	color:#fff;	margin:0 5px 0 5px;	text-decoration:none;}#footer a:hover {	color:#FFF;	text-decoration:underline;}.middle {	background:url(images/footer_bg.jpg) repeat-x top left;	padding:0;	margin:0;}.floatright {	float:right;	margin:0 0 15px 15px;}.pic {	 border:1px solid #000;}.redtext {	font-weight:bold;	color:#FF0000;}.bluetext {	color:#0000FF;	font-weight:bold;}.input {	border:1px solid #000;}fieldset {	border:1px solid #000;	padding:20px 20px 20px 20px;}legend {	background-color:#8cc63f;	font-weight:bold;	font-size:1.1em;	color:#000;}.noshow {	display:none;}blockquote.test {	font-family:Georgia, "Times New Roman", Times, serif;	font-size:13px;	line-height:18px;	color:#660000;}.gallery img {	border:1px solid #000;}