body
{
	background: #800000 url(../images/bgpat2.gif) repeat;
	margin: 0;
	padding: 0;
	font: 11px/18px verdana,arial,helvetica,sans-serif; 
	color: #512720; 	
}

body#main
{
	background: #800000 url(../images/mainbg.jpg) repeat-x top left;
}

body#main a, body#main a img
{
	text-decoration: none;
	border: 0;
	padding: 0;
}

#pad {
	height: 20px;
	width: 100%;
	background-color: #990000;
}

#header {
	background: #800000 url(../images/bggrad.jpg) repeat-x top left;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 100%;
}

#container {
	margin: 0 auto;
	position: relative;
	float: left;
	width: 100%;
	background:  #800000 url(../images/bgpat2.gif) repeat;
}

#logo {
	background: url(../images/logo-sm.gif) no-repeat top left;
	height: 153px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

#logo h1 {
	display: none;
}

#menu {
	position: absolute;
	left: 0;
	width: 205px;
	border-bottom: 2pt solid black;
	background: RGB(205,153,52);
	text-align: center;
	margin: 0 auto;
}

#menu ul  {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	margin-left: 2em;
	text-align: left;
}

#menu ul ul {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	margin-left: 2em;		
}

#menu li {
}

#menu li a {
	color:  #800000;
	text-decoration: none;
	width: 100%;
	display: block;
	vertical-align: bottom;
}

#menu li a:hover {
	background-color: #FFFF00;
}

#menu li a:active {
	text-decoration: underline;
	border: 0;
}

#page-news #news,
#page-comingsoon #soon,
#page-catalog #catalog,
#page-gallery #gallery,
#page-studio #studio,
#page-artists #artists,
#page-links #links,
#cat-lovecraft #lovecraft,
#cat-brownjenkin #jenkin,
#cat-poe #poe,
#cat-lavey #lavey,
#cat-cthulhu #cthulhu,
#cat-crowley #crowley { border: 1px #FFFF00 solid; }

#display { width: 200px; }

#content {
	float: left;
	position: relative;
	left: 205px;
	width: 530px;
	background: white url(../images/hammer.jpg) bottom left no-repeat;
	border: 2px solid black;
	padding: 0px 10px 10px 15px;
	margin: 0 auto;
}

#content h2 {
	margin: 0pt;
	padding: 0pt;
	position: relative;
	top: -40px;
	text-align: center;
	color: black;
	font-variant: small-caps;
	font-size: 18px;
	font-family: georgia, "book antiqua", garamond, palatino, "times new roman", serif;
	letter-spacing: 5px;
}

#content h3 {
	color:  #800000;
	margin: 0;
	padding: 0;
	border-bottom: 1pt dashed gray;
	position: relative;
}
#content h4 {
	margin: 0;
	padding: 0;
	color: gray;
	font-size: smaller;
	text-align: center;
}
#content p {
	text-align: justify;
	position: relative;
}

#content p.last {
}

#item-desc {
	width: 300px;
	float: left;
}

#item-pic {
	float: right;

	padding: 0;
	text-align: center;
}

.leftpix
{
	border: 1pt solid  #800000;
	text-align: left;
	margin-right: 10px;
}

.rightpix
{
	border: 1pt solid  #800000;
	text-align: right;
	margin-left: 10px;
}

#item-pic img {
	border: 1pt solid black;
	text-align: center;
	margin: 0 auto;
}

#item-pic p {
	text-align: center;
}

.clear {
	clear: both;
}

#item-price {
	clear: both;
	text-align: right;
	float: left;
	width: 260px;
	color: black;
	margin-top: 15px;
}

#footer {
	margin: 0 auto;
	padding-top: 5px;
	position: absolute;
	left: 210px;
	width: 510px;
	text-align: center;
	color: #999900;
}


body#main #footer
{
	position: relative;
	left: 0;
	width: 100%;
}

#footer a,
#footer a.hover,
#footer a.active {
	color: #999;
	text-decoration: underline;
}

.center { text-align: center; margin: 0 auto; }

#contact { padding-top: 10px; }

.name {
	text-transform: uppercase;
	color: black;
	font-weight: bold;
}

.place {
	text-transform: uppercase;
	color: #990000;	
}

.notice { color: #CC0000; }

.framing {
background-color: #CCCCCC;
border: #444 solid thin;
padding: 3px;
}