body {
	background: #000 url(img/bg_web.gif);
	color: #666;
	font: 16px "Trebuchet MS", Verdana, Baskerville, Geneva, Arial, sans-serif;
}
div#container {
	background: #000;
	border: 6px solid #DC9;
	width: 566px;
	margin-right: auto;
	margin-left: auto;
}
div#logo {
	background: url(img/bg_catacombs.jpg) no-repeat bottom;
	height: 220px;
	padding-top: 10px;
	padding-left: 4px;
}
div#content {
	background: url(img/bg_smweb.gif) no-repeat top;
	padding-top: 20px;
}

td {
	text-align: left;
}

/* product display guides _____________*/

.descTitle {
	color: #DC9;
	font: 16px "Courier New", Courier, mono, serif;
}

td.desc {
	color: #974;
	font: 14px "Trebuchet MS", Verdana, Baskerville, Geneva, Arial, sans-serif;
	width: 200px;
	background: #111;
}

td.descProduct {
	font: 14px "Trebuchet MS", Verdana, Baskerville, Geneva, Arial, sans-serif;
	width: 132px;
	padding: 0px 0px 0px 4px;
	border-right: none;
	border-top: 2px solid #333;
	border-bottom: 2px solid #333;
	background: #222;
}

td.pic {
	width: 63px;
	border: 3px solid #333;
	height: 54px;
}

.thumbBrooch {
	width: 100px;
	height: 100px;
	border: 2px solid #333;
}

.picBorder {
	border: 2px solid #000;
}

.descPic {
	text-align: center;
	border: 1px solid #000;
	margin: 8px 4px;
}

.thumb {
	background: #330000;
	height: 40px;
	width: 40px;
	border: 3px solid #666666;
}

.spacer {
	height: 20px;
	background: #000000;
}

/* navigation _________*/

a:link {
	color: #DC9;
	text-decoration: none;
}

a:visited {
	color: #DC9;
	text-decoration: none;
	}
	
a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 0;
}

td.desc a:link {
	border: none;
	display: block;
	padding-left: 6px;
	color: #DC9;
}

td.desc a:hover {
	color: #FFF;
	text-align: justify;
}

/* text and content guides_______*/

p {
	padding-top: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 4px;
}
h5 {
	margin-top: 0px;
	margin-bottom: -12px;
	padding-top: 8px;
	padding-bottom: 0px;
	font: normal 18px "Courier New", Courier, mono, serif;
	padding-left: 10px;
	color: #DDD;
}

.smallText {
	font-size: 10px;
}

.subText {
	font-size: 10px;
}

input.cart {
	color: #000;
	font-size: 10px;
	background: #999;
}

.viewcart {
	text-align: right;
	padding: 4px 4px 4px 0;
	font: 12px courier, serif;
}
.viewcart form {
	margin: 0px;
	}
	
.addCart {
	color: #974;
	font: 14px courier, serif;
	text-align: center;
	background: #111;
	border-top: 1px dashed #333;
}

.addCartBrooch {
	color: #974;
	width: 30px;
	font: 12px courier, serif;
	text-align: center;
	border-left: 1px dashed #333;
	border-right: 2px solid #333;
	border-top: 2px solid #333;
	border-bottom: 2px solid #333;
 	background: #111;
}

#footer {
	font-size: 12px;
	color: #963;
	text-align: center;
}
li {
	margin-top: 12px;
}
strong {
	color: #999;
	font-weight: bold;
}
.selected {
	font-weight: bold;
	color: #974;
}
#LJ {
	background: #000;
	width: 90%;
	padding: 2px;
	border: 2px solid #DC9;
}
.descTitleSmall {
	font: 14px "Courier New", Courier, mono;
	color: #dc9;
}
