body        { background: url(../images/background.gif) repeat; margin: 0px; padding: 0px }
.ebay    { color: white; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
p    { color: white; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.right { padding-left: 18px; padding-right: 5px; }
p.address { line-height: 1pt; font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif; padding-left: 18px }
.topnav { color: white; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h1  { color: white; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h2  { color: white; font-size: 11pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h3  { color: white; font-size: 11pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.maincontent { padding-left: 30px; padding-right: 30px; padding-top: 10px; }
li  { color: white; font-size: 10pt; line-height: 1.5em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; list-style-type: disc }
.col2    { padding-bottom: 10px; border-right: medium none; border-left: 1px solid #ffffff }
a:link  { color: white; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
a:hover  { color: #ffa500; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
a:active  { color: white; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
a:visited  { color: white; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
.footer { padding-right: 20pt; padding-left: 20pt }
.copy  { color: silver; font-size: 9pt }

/* mini nav, top right */

.mininav {border: 1px solid #000; background-color: #272A34; }

#header {
	background-image: url(../images/header-bar.gif);
	background-repeat: repeat-x;
	position: relative;
	width: 100%;
	left: 0px;
	top: 0px;

#header div table tr .maincontent table tr td p strong {
	font-size: 12pt;
}
#slideshow {
	z-index: 2;
	position: relative;
	top: 5px;
}

