html  {}
* 	  {margin:0 auto 0;}
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #d1d1d1;
	text-align: center;
}
table {
	margin-left:auto; 
	margin-right:auto;
}
hr {
	margin-left:auto; 
	margin-right:auto;
}
p {
	font-size: 12px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	padding-left: 30px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	padding-left: 30px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	padding-left: 30px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	padding-left: 30px;
}
#h4b {
	font-size: 11px;
	font-weight: bold;
	color: #660000;
}
a:link {
	color: #660000;
	text-decoration: underline;
}
a:hover {
	color: #660000;
	text-decoration: none;
}
#header {
	background: #666666;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
}
#logo {
	width:988px; 
	height:100px; 
	background:transparent url(images/dragonClub08.jpg) no-repeat 0 0; 
	position:relative;
}
#contentContainer {
	width: 990px;
}
#content {
	width: 738px;
	background: #efefef;
	border: #000000 5px solid;
}
#cart {
	font-size: 12px;
	text-align: right; 
	padding-bottom: 30px;
}
.product {
	font-size 11px;
	text-align: center;
}
.product img {
	border: 1px solid #000000;
}
.product p {
	font-size: 12px;
}
.product ul {padding: 0 0 16px 45px;}

.product li	{font-family: Arial, Helvetica, sans-serif;font-size: 12px;}

.prod-descript {
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 8px;
}
.red-stmt {
	color: #B90000;
	font-weight:bold;
}
#hnav {
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-align: center;
	background: #666666 url(images/navbk.png) top left repeat-x;
	border-left: #000000 5px solid;
	border-right: #000000 5px solid;
	padding-top: 5px;
	padding-bottom: 5px;
}
#hnav a {
	color: #660000;
	text-decoration: none;
}
#hnav a:hover {
	color: #333333;
	text-decoration: underline;
}
#nav {
	background: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 125px;
	border-left: #000000 3px solid;
	border-right: #000000 3px solid;
	text-align: center;
}
#nav a img {
	padding: 3px;
	border: none;
}
#cart {
	text-align: right; 
	padding-top: 15px;
	padding-bottom: 30px;
	padding-right: 30px;
}
#cart a {
	color: #660000;
	text-decoration: none;
}
#cart a:hover {
	color: #333333;
	text-decoration: underline;
}
.navlinks {
	font-weight: bold;
	color: #660000;
}
#dragon01 {
	display:block;
	height:100px;
	width:294px;
	background:url(images/dragon01.jpg) no-repeat top left;
}
#footer {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	text-align: center;
	padding: 3px;
}
#footer a {
	color: #660000;
	text-decoration: underline;
}
#footer a:hover {
	color: #333333;
	text-decoration: underline;
}
.boxhead {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #DDDDDD;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 5px;
	background-color: #660000;
	border-top: 2px solid #666666;
	border-left: 2px solid #666666;
	border-bottom: 2px solid #800000;
	border-right: 2px solid #666666;
}
