* {
padding:0;
margin:0;
}
body {
margin: 0;
padding: 0;
background: #375d60 url(i/bg_grad.jpg) top left repeat-x;
text-align: center;
font-family: Lucida Grande, Arial, Helvetica, sans-serif;
font-size: .75em;
color: #6f0009;
}
#wrapper {
position: relative;
width: 726px;
margin: 30px auto 0;
padding: 0;
background: #fff;
text-align: left;
}
h1 {
display:block;
width: 726px;
height: 185px;
background: url(i/header.jpg) top left no-repeat;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1em;
text-indent:-5000px;
}
#strap {
position:absolute;
left:261px;
top:149px;
width:450;
height:20;
z-index:1;
}
#strap p {
font-weight: bold;
}
#content {
float: left;
width: 726px;
background: #fff;
}
#auction {
	text-align: center;
	width: 100%;
	clear: both;
	font-weight: bold;
}
#leftcol {
float: left;
width: 350px;
padding-left: 25px;
margin: 49px 0 0 0;
}
#fullcol {
float: left;
padding-left: 25px;
margin: 49px 0 0 0;
}
#rightcol {
float:right;
width: 260px;
padding-left: 30px;
margin-top: 49px;
background: url(i/vr.jpg) 0 25px no-repeat;
}
#rightcol span {
display: block;
color: #ca0114;
font-weight: bold;
}
h2 {
font-size: 1.35em;
color: #245e97;
margin: 0 0 22px 0;
padding-top: 22px;
background: url(i/hr.jpg) top left no-repeat;
}
h2.hrno {
background: none;
}
#rightcol h2.hrno {
margin-bottom: 3px;
}
ul {
list-style: none;
margin-bottom: 20px;
}
li {
list-style: none;
margin-bottom: 8px;
}
li span {
display: block;
font-weight: bold;
height: 16px;
float: right;
padding-right: 25px;
background: url(i/tick.gif) top right no-repeat;
}
li span.cross {
background: url(i/cross.gif) top right no-repeat;
}
p {
margin-bottom: 20px;
}
#footer {
clear: both;
width: 726px;
height: 45px;
background: url(i/footer.jpg) bottom left no-repeat;
font-size: .90em;
text-align: center;
}
#footer p {
padding-top: 20px;
}
a:link, a:visited {
color: #ca0114;
font-weight: bold;
text-decoration: none;
border-bottom: solid 1px #ca0114;
}
a:hover {
color: #6f0009;
text-decoration: none;
border-bottom: solid 1px #6f0009;
}
#thisform label {
display: block;
margin-bottom: 3px;
}
#thisform input, #thisform textarea {
display:block;
width: 220px;
margin-bottom: 10px;
padding: 2px;
border:1px solid #6f0009;
font-family: Lucida Grande, Arial, Helvetica, sans-serif;
font-size:11px;
background-color: #FFFFCC;
color: #6f0009;
}
#thisform textarea {
height: 156px;
}	
#thisform input.hidden {
display:none;
}
#thisform input.submit {
width: 72px;
height: 23px;
display:block;
clear: both;
border:none;
margin-top: 5px;
background-color: #FFF;
}
.quote {
  font-size: 1.2em;
  font-style:italic;
}
.cite {
  color: grey;
  margin-top: -10px; padding-top: 0px;
}
#email-table td {
  padding: 1px;
}