/* CSS Document */@charset "utf-8";html{	margin:0px;	padding:0px;}body {	font: 100% Verdana, Arial, Helvetica, sans-serif;	margin: 0px;	padding: 0px;	background: url(../images/mainBack.gif) repeat-y center top #71A225;	text-align: center;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px; 	line-height: 18px;}a {	color: #CCCCCC;	font-weight: 700;	text-decoration: none;}a:hover {	color: #CCCCCC;	font-weight: 700;	text-decoration: underline;}#container {	width: 1000px;	background-color: #FFFFFF;	margin: 0 auto;	text-align: left;}#inner_container {	width: 1000px;	clear: both;}#left {	background-color: #FFFFFF;	float:left;	padding: 0;	height: 700px;	width: 650px;}#inside_left {	background-color: #FFFFFF;	float:left;	padding: 0;	height: px;	width: 500px;}#inside_left_right {	background-color: #FFFFFF;	float:left;	padding: 0;	height: 244px;	width: 150px;}#mainContent_header {	background-image:url(../images/text_header.jpg);	background-color: #FFFFFF;	float:left;	padding: 0;	height: 45px;	width: 650px;}#mainContent_text {	background-color: #FFFFFF;	float:left;	padding: 0;	width: 650px;	text-align: center;}#right {	background-color: #FFFFFF;	float: right;	padding: 0;	height: 700px;	width: 350px;}#navigation a {	float:right;	text-align: left;	width: 140px;	height: 35px;	font-family: "Century Gothic", Arial, Helvetica, sans-serif;	font-size: 16px;	color: #60714F;	font-weight: bold;	text-decoration: none;}#navigation a:hover {	color: #FF1CFF;}#navigation .selected {	color: #33F2E5;}#mainContent {	width: 650px;	height: 100%;	min-height: 400px;	margin: 0;	padding: 0;	float: left;}#footer {	background-image:url(../images/footer.png);	background-position: left left;	bottom: 0;	height: 270px;	position: fixed;	width: 1000px;	}#footer a {	text-decoration: none;}#footer a:hover {	text-decoration: underline;}.sectionHeader {	display: block;	border-bottom: #CCCCCC 2px solid;	font-weight: bold;	margin-top: 10px;	margin-bottom: 0px;}.smaller {	font-size: 10px;}/*  FORMS **************************************/.required {	font-size: 12px;	color: #FFFFFF;	font-weight: 600;	margin-bottom: 10px;}.required {	font-size: 12px;	color: #FFFFFF;	font-weight: 600;	margin-bottom: 10px;}.notrequired {	font-size: 12px;	color: #DEDEDE;	margin-bottom: 10px;}input.required, textarea.required, select.required, option.required, input.notrequired, textarea.notrequired, select.notrequired, option.notrequired {	font-size: 11px;	font-family: Georgia, "Times New Roman", Times, serif;	color: #313131;	margin-left: 10px;	margin-top: 0px;	margin-bottom: 0px;	border-color: #CCCCCC;	padding: 2px 0px 2px 2px;	font-weight: normal;}.error {	font-size: 14px;	letter-spacing: normal;	color: #FFFF00;	font-weight: bold;	padding: 4px 0px 8px 0px;}input.error, select.error, textarea.error {	font-size: 11px;	font-family: Georgia, "Times New Roman", Times, serif;	color: #990000;	border-color: #990000;	padding: 2px 0px 2px 0px;}.auction {	margin-top: 10px;}