div,h1,h2,h3,h4,h5,h6,p,address,ul,ol,li {
margin: 0px;
padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body_bkgd.gif);
	background-repeat: repeat-x;
	font-size: 100.01%;
}
#pgWrapper {
	width: 1000px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	display: block;
	width: 1000px;
	background-color: #000;
	text-align: center;
	height: 38px;
	padding-top: 12px;
}
#banner {
	margin: 0px;
	padding: 0px 0px 0px 98px;
	background-image: url(../images/flash_bkgd.jpg);
	background-repeat: repeat-y;
	height: 174px;
}
#menu {
	background-image: url(../images/menu_bkgd.jpg);
	background-repeat: no-repeat;
	width: 548px;
}
#mainContent {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	width: 1000px;
	clear: both;
	background-image: url(../images/auctions_bkgd.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#lsmContent {
	margin-right: 115px;
	margin-left: 115px;
}
#footer {
	clear: both;
	background-color: #C00;
	height: 400px;
	padding-top: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFFFFF;
}
#footertext {
	width: 1000px;
	margin-left: auto;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
}
#footertext a {
	color: #CCC;
	text-decoration: none;
}
#footertext a:hover {
	color: #000;
	text-decoration: none;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFF;
	font-size: 1.4em;
	line-height: 1.4em;
	display: block;
	padding: 10px 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	width: 802px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
p {
	font-size: 0.95em;
	line-height: 1.4em;
	white-space: normal;
	text-align: left;
	text-indent: 1.4em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	display: block;
}
.redText {
	font-weight: bold;
	color: #C00;
	font-size: 1.4em;
	text-align: center;
}
.clearfloat , br{
	clear: both;
}
.caption {
	line-height: 2em;
	text-align: center;
	display: block;
	color: #FFF;
}
.whiteText {
	font-weight: bold;
	color: #CCC;
	font-size: 1.4em;
	text-align: center;
}
