html {
	overflow-y: scroll;
}
body {
	font: 100% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #993b2a;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
}
a {
 text-decoration: none;
	}
a:hover {
 text-decoration: underline;
}
#header {
	background: #ffffff;
	height: 181px;
}
h1 {
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1;
	text-indent: -9999em;
	font-style: normal;
}
h2 {
color: #993300;
}
h3 {
color: #993300;
}
#rightBox {
	float: right;
	width: 340px;
	height: 340px;
	margin: 0 0px 20px 20px;
	background-color: #ffffff;
	text-align: center;
	padding-top: 5px;
}
#headWrap {
	background: url(images/imaTel.gif) no-repeat top right;
	width: 800px;
	margin: 0 auto;
	height: 180px;
}
#login {
	float: left;
	width: 180px;
	padding-top: 42px;
	text-align: left;
	clear: right;
}
#headLogo {
	width: 220px;
	height: 180px;
	margin: 0;
	padding: 0 290px 0 0;
	float: right;
}
#headLogoAuction {
	width: 324px;
	height: 180px;
	margin: 0;
	padding: 0 236px 0 0;
	float: right;
}
#navWrap {
	background: #ffffff;
	height: 2em;
	clear: both;
}
#subNav {
	background: #cc9966 url(images/navShadow.gif) no-repeat top;
	height: 16px;
	clear: both;
	font-size: 14px;
	padding: 10px 0;
}
#subNavLinks {
	margin: 0 auto;
	width: 580px;
	clear: both;
	color: #ffffCC;
}
#subNavLinks li {
	float: left;
	list-style-type: none;
	padding: 0px 8px;
}
#subNavLinks ul {
	padding: 0px;
	margin: 0px;
}
#subNavLinks a {
	color: #ffffff;
}
#subNavLinks a:hover {
	color: #ffffff;
}
#subNavLinks a:visited {
	color: #ffffff;
}
#mainWrap {
	background: #e1c68b url(images/contentBack.gif) repeat-x top;
	clear: both;
	margin: 0;
	padding: 0;
	height: auto;
}
#homeFeature {
	margin: 0;
	padding: 46px 0 40px 0;
	text-align: center;
	border: 0;
}
#auctionWrap {
	background-color: #ffffff;
	clear: both;
	text-align: left;
	margin: 0;
	padding: 0;
	height: auto;
}
#nonAuctionContent {
	width: 760px;
	margin: 0 auto;
	padding: 20px;
	height: auto;
	background: #ffffff url(images/pageTop.gif) top no-repeat;
	line-height: 1.4em;
	font-size: 0.9em;
	text-align: left;
}
#tickerWrap {
	background: url(images/newsBack.gif) top right no-repeat;
	width: 723px;
	height: 39px;
	margin: 40px auto 0 auto;
	text-align: left;
}
#tickerTitle {
	background: url(images/newsHead.gif) top left no-repeat;
	width: 67px;
	height: 39px;
	float: left;
	text-align: center;
	padding-top: 8px;
	color: #FFFFFF;
}
#ticker {
	width: 645px;
	height: 31px;
	float: right;
	padding-top: 10px;
	overflow: hidden;
	font-size: 14px;
}
.messagediv {
 display: none;
}
#footer {
	background: url(images/footShadow.gif) top repeat-x;
	margin: 0;
	width: auto;
	font-size: 12px;
	height: 110px;
	line-height: 18px;
	padding: 0;
	color: #ffcc99;
}
#footWrap {
	text-align: left;
	margin: 0 auto;
	width: 800px;
	padding-top: 16px;
}
.clearfloat {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}
#cAlogo {
	float: right;
	height: 90px;
	width: 132px;
	padding-left: 10px;
	clear: left;
}
#createAuction {
	float: right;
	text-align: right;
	width: 360px;
	height: 90px;
	clear: left;
}
#socialLinks {
	float: right;
	text-align: left;
	width: 466px;
	height: 90px;
	clear: left;
}
#socialLinks ul {
margin: 0;
padding: 0;
list-style: none;
}
#socialLinks li {
	margin: 0;
	padding: 0 0 0 12px;
	float: left;
}
#footer a {
	color: #ffffff;
}
#footer a:hover {
	color: #ffffff;
}
#footer a:visited {
	color: #ffffff;
}
.clearfloat {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}
#calendar {
font-size: 0.9em;
border: #993333 1px solid;
}
#subRightForm {
	float: right;
	height: auto;
	width: auto;
	margin: 0 0 10px 10px;
	background: #cc9966 url(images/formsGradient.jpg) top repeat-x;
}
#requestForm {
margin: 0;
padding: 0;
}
#requestForm .text, textarea, select {
	border: 0;
}
#requestForm input.text {
	border: 0;
	font-size: 0.85em;
}
#requestForm input.button {
	border: #993300 solid 1px;
	padding: 2px 3px 3px 3px;
	font-size: 1em;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #ede2c0;
	color: #993300;
	cursor: pointer;
	margin-bottom: 3px;
}
#requestForm td {
	margin: 0;
	padding: 3px;
	width: auto;
	color: #ffffff;
}
.formHead {
	color: #ffff99;
	font-weight: bold;
}
