body 
{
	padding: 0; margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

div, h1, h2, h3, h4, ul
{
	padding: 0; margin: 0;
}

.wrapper
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 978px;
	background-image:url(../images/main_bg.gif);
}

.header
{
	background-image: url(../images/top-bar.jpg);
	height: 127px;
	width: 978px;
}

.header a img
{
	border-style: none;
}

.header h1
{
	display: none;
}

.header h4
{
	display: none;
}

.header img
{
	margin: 24px 0 0 28px;
}

.search
{
	float: right;
	margin-top: 70px;
	margin-right: 50px;
}

.search input
{
	height: 15px;
	font-size: 12px;
}

.search input.button
{
	border-width:2px;
	border-style:solid;
	border-color: #EFE6CF #BEA673 #B19863 #E6D7B3;
    background: #d7c499;
    width: 60px;
    height: 22px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	color: #825533;
}

.navigation
{
	padding: 0; margin: 0;
	background-color: #f7edd5;
	width: 292px;
	float: left;
	position: relative;
}

.navigation ul.collectibles
{
	margin: 18px 0 0 27px;
}

.navigation .collectibles li
{
	list-style-type: none;
	background-repeat: no-repeat;
	line-height: 34px;
	padding: 4px 0 15px 59px;
	vertical-align: middle;
	position:relative; /* Force IE6 to render background-image */
}

.navigation .collectibles li.twoLines
{
	line-height: 17px;
}

.navigation .collectibles li.coins
{
	background-image: url(../images/icon_coin.jpg);
}

.navigation .collectibles li.trading
{
	background-image: url(../images/icon_sport.jpg);
}

.navigation .collectibles li.autographs
{
	background-image: url(../images/icon_autograph.jpg);
}

.navigation .collectibles li.stamps
{
	background-image: url(../images/icon_stamp.jpg);
}

.navigation .collectibles li.exchanges
{
	background-image: url(../images/icon_exchanges.jpg);
}

.navigation .collectibles a:link, .navigation .collectibles a:visited 
{
	font-family: Georgia, Serif;
	font-weight: bold;
	font-size: 15px;
	color: #c2ae77;
	text-decoration: none;
}

.navigation .collectibles a:hover, .navigation .collectibles a:active
{
	color: #825533;
}

.navigation .webLink a:link, .navigation .webLink a:visited {
	text-decoration: none;
	font-size: 9px;
	line-height:12px;
	color: #714427;
}

.navigation .webLink a:hover, .navigation .webLink a:active {
	text-decoration: underline;
}

.navigation ul.information, .navigation ul.contact
{
	float: right;
}

.navigation ul.contact
{
	margin-top:1em;
}

.navigation .information li, .navigation .contact li
{
	list-style: none;
	width: 177px;
	margin-right:10px;
}

.navigation .information li
{
	text-align:center;
}

.navigation .contact li
{
	text-align:left;
	font-family: Georgia, Serif;
	font-weight: bold;
	font-size: 11px;
	color: #825533;
}

.navigation .information a:link, .navigation .information a:visited 
{
	background-color: #deca9b;
	font-family: Georgia, Serif;
	font-weight: bold;
	font-size: 11px;
	color: #825533;
	text-decoration: none;
	display: block;
	margin-top: 14px;
	padding: 2px;
	border-width:2px;
	border-style:solid;
	border-color: #EFE6CF #BEA673 #B19863 #E6D7B3;
}

.navigation .information a:hover, .navigation .information a:active
{
	color: #714427;
	background-color: #d4be8a;
}

.navigation .information li.first a
{
	margin-top: 0;
}

.spacer
{
	float: right;
	background-image: url(../images/1px-gradient-bckgr.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 70px;
	height: 630px;
	border-left: solid 3px #fff9e1;
}

.fluidHeight {
	padding:1em;
}

.body
{
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #c7b18b;
	width: 686px;
	float: left;
}

.bkgHome
{
	background-image: url(../images/collage_home.jpg);
}

div.home
{
	width: 340px;
	height: 630px;
	margin-left: 38px;
}

.home h1.tagline
{
	color: White;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 18px;
	line-height: 26px;
	padding-top: 74px;
	margin-bottom: 46px;
}

.home h2
{
	color:#825533;
	/*color: #F1DBAC;*/
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 20px;
}

.home ul
{
	padding-top: 6px;
}

.home li
{
	list-style-type: none;
	background-image: url(../images/circle-button.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 4px 0 4px 28px;
	line-height: 26px;
	vertical-align: middle;
}

.home a:link, .home a:visited
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 18px;
	color: #F1DBAC;
	text-decoration: none;
}

.home a:hover, .home a:active
{
	color: #56351b;
}

.footer
{
	clear: both;
	background-image: url(../images/top-bar.jpg);
	color: #FFF;
	padding: 1em 2em 1em 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}

.footer a:link, .footer a:visited {
	color: #FFF;
	text-decoration: none;
}

.footer a:hover, .footer a:active {
	color: #FFF;
	text-decoration:underline;
}

div.line
{
	display: none;
	position: absolute;
	right: 67px; bottom: 0;
	background-image: url(../images/blue-line.gif);
	background-position: center;
	background-repeat: repeat-y;
	height: 595px;
	padding: 0; margin: 0;
	/*z-index: 3;*/
}

.line img
{
	padding: 0; margin: 0; vertical-align: top;
}

div.lightBackground
{
	border: 1px solid #640;
	background-color: #f7edd5;
	padding: 1em;
}

div.leftMargin {
	margin-left:.8em;
}