body {
 background-color: #333325;
 font: 14px Verdana, Arial, Helvetica, sans-serif;
 padding: 0;
 margin: 0;
}
.lotDescRed {
 color: #cc0000;
 font-weight: bold;
}
.lotDescRedNorm {
 color: #cc0000;
}
.lotDescBlue {
 color: #0033cc;
 font-weight: bold;
}
.lotDescBlueNorm {
 color: #0033cc;
}
.lotDescGreen {
 color: #339933;
 font-weight: bold;
}
.lotDescGreenNorm {
 color: #339900;
}
.lotHead {
 font-size: 18px;
 font-weight: bold;
}
#header {
 background-color: #5a4d36;
}
#topHead {
 background: url(mainHead.jpg) no-repeat;
 width: 780px;
 height: 106px;
 margin: 0 auto;
}
#login {
 font-size: 11px;
 width: 16em;
 color: #dcdcdc;
 float: right;
 margin-top: 56px;
}
#login a {
 line-height: 18px;
 color: #FFCC33;
 text-decoration: none;
}
#login a:hover {
 color: #FFCC33;
 text-decoration: underline;
}
#bar {
 height: 5px;
 background: url(goldBar.gif) repeat-x;
 overflow: hidden;
 clear: both;
}
#subNav {
 height: 32px;
 background: url(topShadow.gif) top repeat-x;
 background-color: #6a5b40;
 clear: both;
}
#subNavLinks {
 font: 1em "Trebuchet MS";
 padding: 7px 0px;
 margin: 0 auto;
 width: 780px;
 text-align: center;
}
#subNavLinks li {
 display: inline;
 list-style-type: none;
}
#subNavLinks ul {
 padding: 0px;
 margin: 0px;
}
#subNavLinks a {
 color: #dcdcdc;
 text-decoration: none;
 padding: 0px 17px;
}
#subNavLinks a:visited {
 color: #dcdcdc;
}
#subNavLinks a:hover {
 text-decoration: underline;
}
#contentWrap {
 background: url(contentBack.gif) top center no-repeat;
}
#contentAuction {
 background-color: #ffffff;
 margin: 0;
 height: auto;
}
h1 {
 margin: 0;
 padding: 0;
 font-size: 1px;
 line-height: 1px;
 text-indent: -999em;
}
h2 {
 margin: 0;
 padding: 0;
 font-size: 1epx;
 line-height: 1px;
 text-indent: -999em
}
#mainNav {
 height: 2em;
 background: url(navBack.gif);
 background-color: #6a5b40;
 border-bottom: solid #660000 1px;
}
#topNav, #topNav ul { /* all lists */
 width: 55em;
 list-style: none;
 line-height: 1;
 background: none;
 padding: 0;
 border: solid #990000;
 border-width: 0;
 font-family: "Trebuchet MS";
 font-size: 1em;
 margin: 0 auto;
}
#topNav a {
 color: #FFFFCC;
 text-decoration: none;
 padding: 0.5em;
 display: block;
 width: 8em;
 text-align: center;
}
#topNav li { /* all list items */
 float: left;
 width: 9em; /* width needed for Opera */
}
#topNav li ul { /* second-level lists */
 position: absolute;
 border-width: 2px;
 background: #660000;
 width: 11.3em;
 left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#topNav li li {
 width: 11.3em;
}
#topNav li ul a {
 width: 10.3em;
 text-align: left;
}
#topNav li:hover ul, #topNav li.sfhover ul { /* lists nested under hovered list items */
 left: auto;
}
#topNav li:hover, #topNav li.sfhover {
 background: #990000;
}
#sponsorWrap {
 background: url(footShadow.gif) top repeat-x;
 background-color: #484634;
 border-bottom: #5b5949 solid 1px;
}
#sponsors {
 width: 780px;
 margin: 0 auto;
 clear: both;
 height: auto;
 padding-top: 20px;
 color: #dcdcdc;
 font-size: 0.8em;
 line-height: 1.6em;
}
#footNavWrap {
 background-color: #484634;
}
#footNav {
 font-size: 11px;
 line-height: 18px;
}
#siteMap {
 width: 780px;
 margin: 0 auto;
 height: auto;
 padding-top: 30px;
 padding-bottom: 30px;
}
#siteMap a {
 color: #dcdcdc;
 text-decoration: none;
}
#siteMap a:hover {
 text-decoration: underline;
}
#siteMap ul {
 list-style: none;
 margin: 0;
 padding: 0;
}
#footWrap {
 height: auto;
 clear: both;
}
#mliFooter {
 width: 780px;
 height: 10em;
 margin: 0 auto;
 clear: both;
 padding-top: 10px;
 font-size: 0.8em;
 color: #999999;
}
#mliFooter a {
 color: #999999;
 text-decoration: none;
}
#mliFooter a:hover {
 text-decoration: underline;
}
.firstSpacer {
 width: 75px;
 margin: 0;
 padding: 0;
}
.spacer {
 width: 50px;
 margin: 0;
 padding: 0;
}
.catg {
 font-weight: bold;
 color: #ffff99;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
 clear: both;
 height: 0px;
 font-size: 1px;
 line-height: 0px;
}
#cAcopy {
 float: left;
 width: auto;
 height: 90px;
}
#cAlogo {
 float: right;
 height: 90px;
 width: 132px;
 margin-left: 10px;
}
#createAuction {
 float: right;
 text-align: right;
 width: 390px;
 height: 90px;
}
/* Clickoff asp pages */

#clickOff {
 width: 980px;
 margin: 0 auto;
 padding: 20px 0;
 clear: both;
}
#clickOff a:link, #clickOff a:visited {
 color: #0066cc;
 text-decoration: none;
}
#clickOff a:hover {
 text-decoration: underline;
}
#clickOff .leftColumn {
 float: left;
 width: 198px;
 padding: 10px;
 font-size: 12px;
 border: #ccc solid 1px;
}
#clickOff .mainContent {
 float: left;
 width: 740px;
 padding: 0 0 0 20px;
}
#clickOff .headTitle {
 margin: 0;
 padding: 0 0 20px 0;
}
#clickOff .style2 {
 font-size: 20px;
 color: #990000;
 font-style: italic;
 font-weight: bold;
}
#clickOff .style3 {
 font-size: 16px;
 color: #666666;
 font-style: italic;
}
#clickOff .style4 {
 font-size: 20px;
 color: #000;
 font-style: italic;
 font-weight: normal;
}
#clickOff .style5 {
 font-size: 20px;
 color: #000099;
 font-style: italic;
 font-weight: bold;
}
#clickOff .grid_a td {
 text-align: center;
 font-family: "Arial Narrow", sans-serif;
 font-weight: bold;
 font-size: 18px;
}

