body { background: #fff url("../images/sfm_bg_auction.gif") repeat-x top left; margin: 0; padding: 0; }
img {border: 0;}
#logoInterior { position: absolute; top: 66px; left: 50px; }
#topBanner { position: absolute; top: 0; left: 606px; margin: 0; padding: 0; }
#redBanner { position: absolute; top: 162px; left: 257px; margin: 0; padding: 0; }
#boxOne { position: absolute; top:247px; left:257px; margin: 0; padding: 0; background-color: #65C9DC; height: 225px; width: 225px; }
#boxTwo { position: absolute; top:247px; left:492px; margin: 0; padding: 0; background-color: #BCD583; height: 225px; width: 225px; }
#boxThree { position: absolute; top:247px; left:727px; margin: 0; padding: 0; background-color: #BCD583; height: 225px; width: 225px; }
#ticketInfo { position: absolute; top:482px; left:277px; margin: 0; padding: 0; }
#auctionHdr { position: absolute; top:611px; left:0; margin: 0; padding: 0; }
#thankYou { position: absolute; top:240px; left:262px; margin: 0; padding: 0; }


p {font-size: 12px; line-height: 1.5; font-family: "Lucinda Sans", Calibri, Verdana, sans-serif; color: #532F13; }
td {font-size: 12px; line-height: 2.3; font-family: "Lucinda Sans", Calibri, Verdana, sans-serif; color: #532F13; }
li {font-size: 12px; line-height: 1.5; font-family: "Lucinda Sans", Calibri, Verdana, sans-serif; color: #532F13; }
h2 {font-size: 24px; font-family: Georgia, serif; color: #532F13; }
h3 {font-size: 14px; font-family: "Lucinda Sans", Calibri, Verdana, sans-serif; color: #532F13; }

.itemType { color: #DF4444; font-size: 15px; font-weight: bold; }

a {color: #532F13; }
a:hover {background: #433C2C; color: #fff; text-decoration: none;}


.smallOnion {
position: absolute; 
top: -135px; 
left: 260px; 
clip:rect(190px,87px,265px,0); 
z-index: 10;
text-decoration: none;
}




/* NAVIGATION */
#navlist
{
position: absolute;
width: 600px;
height: 32px;
margin: 0;
padding: 0;
top: 28px;
left: 350px;
}

ul#nav
{
margin: 0;
padding: 0;
}
#nav li {
list-style-type: none;
display: block;
float: left;
margin: 0 10px 0 0;
}

.displace {
	position: absolute;
	left: -5000px;
	}
	
a.vendor {
	display: block;
	width: 84px;
	height: 32px;
	text-decoration: none;
	margin: 0;
	background: url("../images/sfm_nav_vendors.gif");
	}

a.vendor:hover {
	background-position: -84px 0;
	}
	
a.vendor:active {
	background-position: -84px 0;
	}

a.about {
	display: block;
	width: 89px;
	height: 32px;
	text-decoration: none;
	margin: 0;
	padding:0;
	background: url("../images/sfm_nav_about.gif");
	}

a.about:hover {
	background-position: -89px 0;
	}

a.about:active {
	background-position: -89px 0;
	}
	
a.news {
	display: block;
	width: 58px;
	height: 32px;
	text-decoration: none;
	margin: 0;
	padding:0;
	background: url("../images/sfm_nav_news.gif");
	}

a.news:hover {
	background-position: -58px 0;
	}

a.news:active {
	background-position: -58px 0;
	}

a.inseason {
	display: block;
	width: 157px;
	height: 32px;
	text-decoration: none;
	margin: 0;
	padding: 0;
	background: url("../images/sfm_nav_inseason.gif");
	}

a.inseason:hover {
	background-position: -157px 0;
	}
	
a.inseason:active {
	background-position: -157px 0;
	}

a.events {
	display: block;
	width: 89px;
	height: 32px;
	text-decoration: none;
	margin: 0;
	padding:0;
	background: url("../images/sfm_nav_events.gif");
	}

a.events:hover {
	background-position: -89px 0;
	}

a.events:active {
	background-position: -89px 0;
	}
	
a.eventsOn {
	display: block;
	width: 89px;
	height: 32px;
	text-decoration: none;
	margin: 0;
	padding:0;
	background: url("../images/sfm_nav_events.gif");
	background-position: -89px 0;

	}
