/* CSS Document */body, html {/*	height:100%; */}body {  background:#7f9d53; /* url('../images/htmlbg.jpg') repeat-y fixed center; */	font-family:Arial, Helvetica, sans-serif;	color:#000000;	font-size:11px;	line-height:16px;	margin:0px;}/* ---( header )------------------------------- */#wrap {	position:relative;	width:848px;	height:auto !important; /* real browsers */	height:100%; /* IE6: treaded as min-height*/	min-height:100%; /* real browsers */	text-align:left;	voice-family:inherit;	margin-left:auto;	margin-right:auto;	margin-top:0px;	margin-bottom:0px;	left:0px;}#contentarea {	position:relative;/*	background:#FFFFFF url('../images/xxx.jpg') repeat-y fixed center; */	text-align:left;	voice-family:inherit;	margin-left:auto;	margin-right:auto;	margin-top:0px;	margin-bottom:0px;	top:0px;	padding:0px 0px 0px; /* bottom padding for footer */}#blockcontent {	background-color:#ffffff;}#footer {	position:absolute;	width:848px;	background-color:#ee1a1c;	background-image:url('../images/xxx.gif');	background-repeat:no-repeat;	bottom:0px;	height:32px;}#footer_text {	position:absolute;	color:#ffffff;	bottom:3px;	right:14px;}#footer_text a:link, #footer_text a:visited, #footer_text a:active {	color:#ffffff;  text-decoration:none;}#style1 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;}#style2 {  font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 11px;  font-style: italic;}#menu1 {  background-image: url(../images/menubg1.jpg); background-repeat: no-repeat;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	text-transform: uppercase;	color: #FFFFFF;}#menu1 a:link, #menu1 a:hover, #menu1 a:visited, #menu1 a:active {	text-decoration: none;	color: #FFFFFF;}#menu2 {  background-image: url(../images/menubg2.jpg); background-repeat: no-repeat;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	text-transform: uppercase;	color: #FFFFFF;}#menu2 a:link, #menu1 a:hover, #menu1 a:visited, #menu1 a:active {	text-decoration: none;	color: #FFFFFF;}
