/* CSS Document */body {	margin:0;	padding:0;	background:url(images/bg.jpg) repeat-x top left #54ae3d;}h1 {	color:#CC0505;	margin:0;	padding:0;	font-size:1.8em;	font-weight:normal;	font-family:Arial, Helvetica, sans-serif;	margin-bottom:5px;}h2 {	font-size:1em;	font-style:italic;	margin:0;	color:#333;	margin-bottom:20px;}h3 {	color:#003300;	font-size:13px;	font-weight:bold;	margin:0;	margin-bottom:5px;}h4 {	color:#003300;	font-size:16px;	font-weight:normal;	margin:0;	margin-bottom:4px;}ul {	line-height:1.5em;}a:link, a:active, a:visited {	color:#333333;	text-decoration:underline;}a:hover {	color:#333;	text-decoration:none;}#wrapper {	position:relative;	margin:0 auto;	padding:0;	width:801px;	height:auto;}#header {	width:801px;	height:201px;	margin:0;	padding:0;}#navbar {	width:801px;	height:28px;	text-align:center;}#sidebar {	position:absolute;	left:580px;	top:250px;	width:170px;	height:auto;	padding:30px 15px 25px 30px;	background:url(images/line.jpg) repeat-y top left;	font-family:Arial, Helvetica, sans-serif;	font-size:.9em;	color:#333;}#sidebar ul {	line-height:1.4em;}#content {	width:519px;	height:auto;	font-family:Arial, Helvetica, sans-serif;	color:#333333;	font-size:.75em;		line-height:1.3em;	padding:25px 240px 200px 40px;	background:url(images/bottomimage.jpg) no-repeat bottom left #FFF;	border-left:1px solid #000;	border-right:1px solid #000;}#footer {	width:100%;	height:100%;	font-family:Verdana, Arial, Helvetica, sans-serif;	color:#fff;	font-size:.7em;	text-align:center;	padding-top:8px;	background-color:#000;	line-height:22px;}#footer a {	color:#FFF;}.input {	border:1px solid #000;}.smaller {	font-weight:normal;	font-size:10px;}fieldset {	width:405px;	border:1px solid #999;	padding:20px 20px 20px 20px;}legend {	background-color:#fff;	font-weight:bold;	font-size:1.1em;	color:#003300;}.noshow {	display:none;}.pic {	border:4px double #990000;}.floatright {	float:right;	margin:0 0 15px 15px;}.floatleft {	float:left;	margin-right:10px;}