/* CSS Document */


body{
	background-color: #fff;
	background-image:  none;
	}

p{
	font-size: 12pt;
	}

h2{
	font-size: 22pt;
	}

#masthead{
	background-image: none;
	background-color: #fff;
	height: auto;
	float: none;
}
#masthead h1 a{
	background-image: none;
	text-indent: 0;
	color: #65120a;
	font-variant:small-caps;
	font-size: 35pt;
	height: auto;
	margin: 0 0 30px 0;
	padding: 0;
	}

.auctionmast #masthead{
	background-image:none;
	}

.sellmast #masthead{
	background-image:none;
	}

a:hover{
	text-decoration: none;
	}

#container{
	background-image: none;
	background-color: #fff;
	width: 100%;
	float: none;
	}

#left{
	display: none;
	}



#maincontent{
	width: 100%;
	margin: 0;
	padding: 0;
	background-image:  none;
	float: none;
	}

.homepage #maincontent{
	background-image: none;
	}

.subpage #maincontent{
	background-image: none;
	}
#content{
	width: 98%;
	margin: 0 0px;
	padding: 0px;
	float: none;
	}

#content h2{
	margin: 25px 0 12px 0;
	padding: 0;
	background-color: #fff;
	background-image: none;
	font-size: 20pt;
	}

#content p{
	font-size: 11pt;
	}

#subpage{
	width: 100%;
	padding: 0;
	margin: 0;
	}


#newshighlight{
	margin: 0;
	padding: 0;
	width: 100%;
	float: none;
	height: auto;
	}

#newshighlight h2{
	background-image: none;
	text-indent: 0;
	
	float:  none;
	}

#newshighlight p{
	font-weight: normal;
	}

#intro{
	width: 100%;
	float: none;
	padding: 20px 0 0 0;
	margin: 0;
	}

.pagination{
	display: none;
	}

#subpage ul, #subpage li{
	width: 100%;
	}

#stamplist ul li{
	border-color: #666;
	width: 100%;
	}

#stamplist ul li form{
	display: none;
	}

#stamplist ul p{
	font-size: 10pt;
	}

#stamplist ul h3{
	font-size: 12pt;
	}

#subpage ul#links{
	margin-left: 0;
	}

#subpage ul#links li{

	background-image:none;

	font-size: 11pt;
	}



#subpage ul#shows li{
	border-top: 1px solid #666;
	
	}
	
#subpage ul#shows h4{

	font-size: 12pt;

	}


#subpage ul#shows  p{
	font-size: 10pt;
	width: 90%;
	padding: 0;
	}

#filterbox{
	display: none;
	}

form#catalogform{
	display: none;
	}

#back{
	display: none;
	}

a.more{
	font-size: 100%;
	}

#spacer{
	display: none;
	}

#footer{
	display: none;
	}
