* {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:"Helvetica", "Arial", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:100%;
	color:#dddddd;
	line-height:110%;
} 
html, body {
  	background-color:#4f0712;
  	height: 100%;
  	margin:0px;
  	padding:0px;
}
xbody
{
	background-image:url('backgroundDark.jpg');
	background-repeat:repeat;
	background-position:center top;
}
#clearCover { 
	position:absolute; 
	top:0px; 
	left:0; 
	width:100%; 
	height:550px; 
	z-index:100; 
	background-image:url(clearCover.gif); 
	background-repeat:repeat;
	xborder-bottom:1px solid #990000;
}

#slideshow {
	margin: 0px 0px 0px 0px;
	text-align:center;
	background-color:#000000;
	z-index:1; 
}
a {
	color:#dddddd;	
	text-decoration:none;
}

a:hover {
	color:#eeeeee;
	text-decoration:underline;
}
a:active {
	color:#eeeeee;
	text-decoration:none;
}
img {
	border:none;
}
a img {
	border:none;
}
.container {
	margin: 0px 0px 0px 0px;
	padding: 10px;
	text-align:center;
	background-color:#000000;
	border:1px solid #7e6842;
}
.footer {
 	color:#dddddd;
}
.centerText {
	font-size: 80%;
	text-align:center;
}
.descText {
	font-size: 80%;
	text-align:left;
}
.title {
	font-style:italic;
	font-size:130%;
	color:#dddddd;
}

.smallText {
	font-size:11px;
}
tr.imageListing td {
	padding:5px;
	vertical-align:top;
}
.smallGoldText {
	color:#7e6842;
	font-size:12px;
	margin-bottom:10px;
}