body html {
	padding: 0;
	margin: 0;
	}
	
#wrap {
	margin: 0px auto;
	padding: 0;
	width: 775px;
	background: #fafafa;
	font-family: Verdana, Arial, sans-serif; /* Verdana will be the default font unless you state differently */
	}	

#headings {
	margin: 0px auto 20px auto;
	padding: 0;
	width: 775px;
	background: #fff;
	}

#header {
	width: 775px;
	height: 140px;
	margin: 0px auto;
	padding: 0px;
	}

.headerpic {
	border: 0px;
	}




#toptwowrap {
	width: 775px;
	height: 140px;
	padding: 0;
	margin: 0;
	background: url(../images/lovecraft_top_banner.gif) left no-repeat #fff;

}

#topone {
	margin: 0;
	width: 775px;
	background: transparent;
	text-align: right;
	color: #666;
	font-size: .7em;
}

	.toponefaux {
	padding: 20px 10px 0px 10px;
		}	

	#toptwo {
		margin: 0;
		padding: 0;
		width: 775px;
		background: transparent;
		text-align: right;
		color: #fff;
		font-size: .7em;
		}

	.toptwofaux {
	padding: 90px 10px 0px 0px;
		}


	
.homelink {
	border: 0px;
	}

#middle {
	background: #fafafa;
	border-right: 1px solid #ccc; 
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin: 0px auto;
	padding: 5px 0px 0px 0px;
	}

#middleleft {
	float: left;
	width: 180px;
	background: #ebecee;
	margin: 0;
	padding: 0px 0px 5px 0px;
	border-right: 1px solid #ccc;
	}	

.middleleftfaux {
	padding: 0;
	background: #ebecee;
	}
	
#middleright {
	text-align: left;
	width: 590px;
	float: right;
	margin: 0px auto; 
	padding: 0px 0px 5px 0px;
	background: #fafafa;
	}
	
.middlerightfaux {
	padding: 0;
	background: #fafafa;	
	}	

.middlerightfaux h1 { /* This is so you can have the h3 on the right side look different from the left side if you want to change it */
	font-size: .8em;
	display: block;
	background: #B30000;
	padding: 3px 3px 3px 5px;
	color: #fff;	
	margin: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #750000;
	}	
	
#footer {
	clear: both;
	width: 770px;
	background: #fff;
	margin: 10px auto;
	padding: 0px;
	font-size: .7em;
	color: #666;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	}	
	
.footerfaux {
	padding: 10px;
	}	

.footerleft {
	float: left;
	width: 200px;
	margin-bottom: 20px;
	}
	
.footerright {
	float: right;
	width: 550px;
	text-align: center;
	margin-bottom: 20px;	
	}	
	
	
/* Trick div to make the content wrap expand around the floated divs */	
	
#trickdiv {
	height: 1px;
	background: #fafafa;
	border: 0px;
	clear: both;
	}
	
/* Link structures below */	
	
a:link.utility {
	text-decoration: none; 
	color: #333;
	font-weight: normal;
	}

a:visited.utility {
	text-decoration: none; 
	color: #333;
	font-weight: normal;	
	}

a:active.utility {
	text-decoration: none; 
	color: #333;
	font-weight: normal;	
	} 

a:hover.utility {
	text-decoration: underline; 
	color: #333;
	font-weight: normal;	
	}
	
/* Nav link structure below */	
	
a:link.leftnav {
	padding: 5px 0px 4px 20px;
	display: block;
	font-size: .8em;
	text-decoration: none;
	background: url(../images/arrow.gif) top left no-repeat #EBECEE;
	color: #000;
	border-bottom: 1px solid #999;		
	}

a:visited.leftnav {
	padding: 5px 0px 4px 20px;
	display: block;
	font-size: .8em;
	text-decoration: none;
	background: url(../images/arrow.gif) top left no-repeat #EBECEE;
	color: #000;
	border-bottom: 1px solid #999;						
	}

a:active.leftnav {
	padding: 5px 0px 4px 20px;
	display: block;
	font-size: .8em;
	text-decoration: none;
	background: url(../images/arrow.gif) top left no-repeat #EBECEE;
	color: #000;
	border-bottom: 1px solid #999;		
	} 

a:hover.leftnav {
	padding: 5px 0px 4px 20px;
	display: block;
	font-size: .8em;
	text-decoration: none;
	background: url(../images/arrow.gif) top left no-repeat #fff;
	color: #870000;
	border-bottom: 1px solid #e8e8e8;		
	}	
	
a:link.buynow {
	width: 150px;
	display: block;
	background: #F9F9FA;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #670000;
	font-size: .8em;
	margin: 10px auto;
	padding: 3px 3px 5px 3px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #B40024;		
	}

a:visited.buynow {
	width: 150px;
	display: block;
	background: #F9F9FA;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #670000;
	font-size: .8em;
	margin: 10px auto;
	padding: 3px 3px 5px 3px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #B40024;							
	}

a:active.buynow {
	width: 150px;
	display: block;
	background: #F9F9FA;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #670000;
	font-size: .8em;
	margin: 10px auto;
	padding: 3px 3px 5px 3px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #B40024;		
	} 

a:hover.buynow {
	width: 150px;
	display: block;
	background: #B40024;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #fff;
	font-size: .8em;
	margin: 10px auto;
	padding: 3px 3px 5px 3px;
	text-align: center;
	text-decoration: none;				
	}	
	
/* Heading tags below */

/*
h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: .7em;
	color: #810004;
	text-align: center;
	margin: 0px auto 5px auto;	
	}

*/	
h1 {
	font-size: .8em;
	display: block;
	background: #B30000;
	padding: 3px 3px 3px 5px;
	color: #fff;	
	margin: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #750000;
	border-right: 1px solid #ccc;
	}


/*
h2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: .6em;
	color: #9B0004;
	text-align: center;
	margin: 0px auto 0px auto;	
	}

*/	

h2 {
	font-size: .8em;
	margin: 0;
	}	

h3 {
	font-size: .8em;
	display: block;
	background: #B30000;
	padding: 3px 3px 3px 5px;
	color: #fff;	
	margin: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #750000;
	border-right: 1px solid #ccc;
	}

h4 {
	font-size: .8em;
	margin: 0;
	}	
	
h5 {
	font-size: .8em;
	margin: 0;
	}
	



/* Featured Items */

.featureditems {
	height: 160px;
	width: 559px;
	background: #fff;
	border: 1px solid #e8e8e8;
	font-size: .7em;
	font-family: Verdana, Arial, sans-serif;
	color: #333;
	line-height: 1.5;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	}

.featureditemstop {
	height: 105px;
	padding: 5px 8px;
	margin: 10px auto;
	width: 559px;
	background: #fff;
	border: 1px solid #e8e8e8;
	font-size: .7em;
	font-family: Verdana, Arial, sans-serif;
	color: #333;
	line-height: 1.5;
	}

.featureditemsgreat {
	height: 100px;
	padding: 5px 8px;
	margin: 10px auto;
	width: 560px;
	background: #fff;
	border: 1px solid #e8e8e8;
	font-size: .7em;
	font-family: Verdana, Arial, sans-serif;
	color: #333;
	line-height: 1.5;
	text-align: center;
	}

.middlerightfaux h1 {
	width: 568px;
	font-size: .8em;
	display: block;
	background: #B30000;
	padding: 3px 3px 3px 5px;
	color: #fff;	
	margin: 0px auto -10px auto;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #750000;
	border-right: 1px solid #ccc;
	}


.middlerightfaux h3 {
	width: 568px;
	font-size: .8em;
	display: block;
	background: #B30000;
	padding: 3px 3px 3px 5px;
	color: #fff;	
	margin: 0px auto -10px auto;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #750000;
	border-right: 1px solid #ccc;
	}

.featureditems h4 {
	color: #910001;
	font-size: 1em;
	margin: 0px 0px 5px 0px;
	}

.featureditemstop h4 {
	color: #910001;
	font-size: 1em;
	margin: 0px 0px 5px 0px;
	}

.featuredpicleft {
	float: left;
	border: 0px;
	}
	
.featuredpicright {
	float: right;
	border: 0px;
	}
	
.featuredprice {
	display: block;
	background: #fff;
	color: #910001;
	font-size: 90%;
	margin: 10px 0px 5px 0px;
	text-align: left;
	}
	
.featuredpricegray {
	color: #333;
	}

.featuredarticlestop {
	height: 150px;
	padding: 5px 8px;
	margin: 10px auto;
	width: 559px;
	background: #fff;
	border: 1px solid #e8e8e8;
	font-size: .7em;
	font-family: Verdana, Arial, sans-serif;
	color: #333;
	line-height: 1.5;
	}

.featuredarticlestop h2 {
	color: #910001;
	font-size: 1em;
	margin: 0px 0px 5px 0px;
	}


.featuredarticles {
	height: 180px;
	width: 559px;
	background: #fff;
	border: 1px solid #e8e8e8;
	font-size: .7em;
	font-family: Verdana, Arial, sans-serif;
	color: #333;
	line-height: 1.5;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}


.featuredarticles h4 {
	color: #910001;
	font-size: 1em;
	margin: 0px 0px 5px 0px;
}

.featuredarticlepicleft {
	float: left;
	border: 0px;
	padding-right: 5px;
	}
	
.featuredarticlepicright {
	float: right;
	border: 0px;
	}


.featuredarticlemain {
	height: auto;
	padding: 5px 8px;
	margin: 10px auto;
	width: 559px;
	background: #fff;
	border: 1px solid #e8e8e8;
	font-size: .7em;
	font-family: Verdana, Arial, sans-serif;
	color: #333;
	line-height: 1.5;
	}

.featuredarticlemain h2 {
	color: #910001;
	font-size: 1em;
	margin: 0px 0px 5px 0px;
	}



.mainarticle {
	height: auto;
	padding: 5px 8px;
	margin: 10px auto;
	width: 559px;
	background: #fff;
	border: 1px solid #e8e8e8;
	font-size: .7em;
	font-family: Verdana, Arial, sans-serif;
	color: #333;
	line-height: 1.5;
}


.mainarticle h4 {
	color: #910001;
	font-size: 1em;
	margin: 0px 0px 5px 0px;
}




.greatpics {
	border: 0px;
	}
	
.greatpicslinks {
	border: 0px;
	}
	
.buyitemslink {
	border: 0px;
	}

.buyitems {
	border: 0px;
	}

.buynow {
	clear: both;
	text-align: right;
	margin: 5px 10px 0px 0px;
	}								



/* Link structures below */	

	a:link {
		text-decoration: none; 
		color: #910001;
		font-weight: normal;
		}

	a:visited {
		text-decoration: none; 
		color: #910001;
		font-weight: normal;	
		}

	a:active {
		text-decoration: none; 
		color: #910001;
		font-weight: normal;	
		} 

	a:hover {
		text-decoration: underline; 
		color: #910001;
		font-weight: normal;	
		}



/* Search */
img.search {
	padding-top: 2px;
}