BODY, HTML {

	margin: 0px;
	min-height: 100%;
	background-color: #000;
	font: normal 12px "Helvetica";

}

A IMG { border-width: 0px; }

A:visited {

	color: #8b0000;

}

A {

	color: #8b0000;

}

div.clearer {

	clear: both; 
	line-height: 0px; 
	height: 0px;
	font: normal 0px "Helvetica", "Arial"; 
	margin: 0px;
	padding: 0px;
	border: 0px solid black;

}

.gallery_image { opacity: 0; filter: alpha(opacity=0); }

#gallery_container {

	background: url(images/spinner.gif) no-repeat;
	background-position: center center;	
	width: 600px; 
	height: 600px; 
	border: 0px solid red; 
	text-align: left; 
	overflow: hidden; 
	display: block; 
	position: relative;
	margin-bottom: 10px;


}

#gallery_contents {

	display: block; 
	height: 100%; 
	position: relative;

}

#letterbox-top {

	background: url(../images/lbox_top.png) no-repeat; 
	background-position: top center; 
	min-height: 100%;
	padding-top: 40px; 

}

*html #letterbox-top {

	background: url(../images/lbox_top.gif) no-repeat; 
	background-position: top center;

}


#letterbox {

	background: url(../images/lbox_2.png) repeat-y; 
	background-position: top center; 
	min-height: 100%;

}


*html #letterbox {

	background: url(../images/lbox_2.gif) repeat-y; 
	background-position: top center;  

}

#letterbox-bottom {

	height: 120px; 
	background: url(../images/lbox_bottom.png) no-repeat; 
	background-position: bottom center;

}

*html #letterbox-bottom {

	background: url(../images/lbox_bottom.gif) no-repeat; 
	background-position: bottom center;

}

#gallery_index {

	margin: 0px auto; 
	width: 150px; 
	padding-top: 3px;
	margin-bottom: 10px;

}

#gallery_index SPAN {

	display: block;
	float: left;
	cursor: pointer;
	height: 18px;
	text-indent: -9999px;

}

#gallery_next {

	width: 70px;
	background: url(../images/prevnex.gif) no-repeat;
	background-position: -77px 0px;


}

#gallery_next:hover {

	background-position: -77px -20px;


}

#gallery_back {

	width: 77px;
	background: url(../images/prevnex.gif) no-repeat;
	background-position: 0px 0px;

}

#gallery_back:hover {

	background-position: 0px -20px;

}

#purchaseButton {

	width: 100px;
	border: 1px solid black;
	background-color: #222;
	font: bold 14px Georgia;
	color: #FFF;
	padding: 1px;
	cursor: pointer;

}

.cartButton {

	width: 100px;
	border: 1px solid black;
	background-color: #222;
	font: bold 14px Georgia;
	color: #FFF;
	padding: 1px;

}

#purchaseButton:hover, .cartButton:hover {

	border: 1px solid #8b0000;
	background-color: #8b0000;
	font: bold 14px Georgia;

}

/*********/

.gray { background-color: #EEE; }

.content {

	width: 600px; 
	margin: 0px auto; 
	
}

.footer {

	width: 680px; 
	padding-top: 35px; 
	margin-left: auto; 
	margin-right: auto;

}

.purchase-container {

	width: 600px; 
	margin: 0px auto; 
	font: normal 12px Georgia; 
	line-height: 16px; 
	padding-top: 15px; 
	border-top: 1px solid black;
	padding-bottom: 10px;
	margin-top: 1px;

}

.E679CE { border-bottom: 1px solid #8b0000; border-top: none !important; padding-bottom: 15px; font-size: 10.5px !important; }

.header {

	background: url(../images/dap_head.gif) no-repeat; 
	height: 65px; 
	background-position: center center; 
	border-bottom: 2px solid black; 
	margin-bottom: 3px;
	text-indent: -9999px;

}

.header A {

width: 100%;
height: 100%;
display: block;
cursor: pointer;
outline: none;

}











