#maincontent {
	background: URL('/graphics/bottom-of-menu.gif') repeat-y;
	min-height: 400px;
}

#antiquesmaincontent {
	float: left;
	margin: 0px 0px 14px 139px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #555555;
	text-decoration: none;
}


#antiquesheader {
	height: 123px;
	background: URL('/graphics/antiquesheader.jpg');
	margin: 0px 0px 14px 117px;

}

#antiquessubmenu {
	position: absolute;
	border-top: 14px #fff solid;
	top: 0px;
	left: 0px;
	width: 120px;
}
#antiquessubmenu a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	display: block;
	background: #666666;
	color: #FFF;
	font-weight: bold;
	padding: 5px 0;
	width: 100%;
	text-decoration: none;
	border-bottom: 1px #fff solid;
}

#antiquessubmenu a:hover {
	background: #d30909;
	color: #fff;
}


#auctcentres {

	position: absolute;
	visibility: hidden;
	top: 1px;
	left: 119px;
	width: 160px;

}

#auctcentres a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 1px;
	display: block;
	background: #888888;
	color: #FFF;
	font-weight: bold;
	padding: 5px 0;
	width: 100%;
	text-decoration: none;
	text-align: center;
}

#auctcentres a:hover {
	background: #d30909;
	color: #FFF;
}

#antiquesmenu { display: none; }