@charset "UTF-8";
.stylesheet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
<style type="text/css">

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
	text-align: center;
	text-align: right;
	text-align: right;
	text-align: left;
	text-align: center;
	text-align: center;
	font-weight: bold;
	font-weight: normal;
	font-style: italic;
	font-style: normal;
	text-align: center;
	text-align: center;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	color: #333;
	text-align: center;
	width: 980px;
}
h1 {
	font-size: 18px;
	color: #A90E0C;
}
h2 {
	font-size: 18px;
	color: #A90E0C;
}
h3 {
	font-size: 14px;
	color: #A90E0C;
}

</style>}
.headingtop {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
}
.bottomtext {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 10px;
	text-align: center;
}
.chechout-header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FF3;
}
.headersH1-top {
	font-style: italic;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	background-color: #900;
	vertical-align: top;
	height: 4px;
	width: 100px;
}
.border-color {
	border: 1px solid #CCC;
}
body {
	background-color: #F2F2F2;
}.LEFT-JUST-CONT {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}
.bot-site-links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(/images/list-red-box.jpg);
	color: #ED0000;
	padding: 3px;
}

.BOLD-12-PT {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E90001;
}



a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none;}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:auto;
		background-color:#FFFFFF;
		background-image:url(/qmimages/gradient_4.gif);
		border-width:1px 0px 1px 1px;
		border-style:solid;
		border-color:#000000;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 20px 5px 8px;
		margin:0px 4px 0px 0px;
		background-color:transparent;
		color:#FFFFFF;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
		border-width:0px 1px 0px 0px;
		border-style:solid;
		border-color:#000000;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		background-color:#EDE8E8;
		color:#B62828;
		text-decoration:underline;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		background-color:#EDE8E8;
		color:#B62828;
		text-decoration:underline;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-color:#EDE8E8;
		color:#B62828;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:5px;
		margin:0px 0px 0px -1px;
		background-color:#DACFCF;
		border-width:1px;
		border-style:solid;
		border-color:#333333;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:4px 40px 4px 5px;
		color:#333333;
		font-size:11px;
		border-style:none;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-color:#EDE8E8;
		color:#B62828;
		text-decoration:none;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background-color:#EDE8E8;
		color:#B62828;
		text-decoration:none;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#EDE8E8;
		color:#B62828;
		text-decoration:underline;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		margin:2px 5px 5px 5px;
		color:#672D2D;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 5px 4px 5px;
		border-color:#CA8484;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li:hover > a.qmparent	
	{	
		background-image:url(qmimages/arrow_0.gif);
		text-decoration:underline;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li .qmparent	
	{	
		background-image:url(/qmimages/arrow_0.gif);
		background-repeat:no-repeat;
		background-position:92% 50%;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a.qmparent	
	{	
		background-image:url(/qmimages/arrow_2.gif);
		text-decoration:underline;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li .qmparent	
	{	
		background-image:url(qmimages/arrow_3.gif);
		background-repeat:no-repeat;

		background-position:92% 50%;
	}

.qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}

.PRODUCTNAME {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ED0000;
}
.TEXT-PRODUCT-DESCRIPTION {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.LEFT-SIDE-TEXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.more-info-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	background-color: #FFFFCC;
	padding: 5px;
	height: auto;
	width: 200px;
	border: 1px solid #990000;
	letter-spacing: 2px;
	text-align: center;
}
.BLUE-PRICE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
}
#CATELOG {
	clip: rect(auto,auto,auto,auto);
	text-align: center;
	vertical-align: top;
}
.front-page-box {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-align: center;
	padding: 5px;
	border: medium outset #600;
	color: #FFF;
	background-color: #000;
	vertical-align: middle;
}
<style type="text/css">
body{
	font-family:arial
}

.clear {
	clear:both
}

#gallery {
	position:relative;
	height:300px;
	width: 500px;
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:300
	}

	#gallery .caption {
	z-index:300;
	background-color:#000;
	color:#ffffff;
	height:100px;
	width:500px;
	position:absolute;
	bottom:1px;
	left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	}

	#gallery .caption .content {
		margin:5px
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}
