body {
	color: #0033CC;
	font: 95%/1.5 Verdana;
}
td {
	font-family: Verdana;
	font-size: 11pt;
	color: #000000;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003399;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
.panel {
	padding: 4px 6px;
}
.blue {
	color: #0033CC;
	padding-left: 10px;
	font: lighter 90%/1.5 Arial, Helvetica, sans-serif;
}
.borderlhsbtm {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
.borderlhs {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
.background {
	background-attachment: scroll;
	background-image: url(../Images/Market-Display.jpg);
	background-repeat: no-repeat;
}
#content, #middle {width:750px; margin:25px auto;}
#gallery {
position:relative;
	width:750px;
	height:350px;
	background-color: #fffddf;
	background: #fffddf;
}
#thumbs {width:180px; float:right;}
#thumbs a {display:block; float:left; margin:0 0 5px 5px; width:50px; height:50px; border:1px solid #000;}
#thumbs a img {width:50px; height:50px; border:0;}
#thumbs a:hover {border-color:#ddd;}
#thumbs a:hover img {position:absolute; width:auto; height:auto; right:185px; top:0; border:1px solid #333;}
