body {
	margin: auto;
	width:100%;
	height:100%;
	text-align: center;
	background: url(images/sitebg.jpg) no-repeat fixed top center;
	background-color:#000000
	}
#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	top: 50px;
	position: relative;
}
#curtain {
	position:absolute;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
	-khtml-opacity:0.9;
	width:100%;
	background-color: #000000;
	left: 0px;
	top: 0px;
	height: 100%;
	}
#bodybox {
	width:800px;
	border: 2px solid #660000;
	top: 0px;
	z-index: 2;
	height: auto;
}
#header {
	position:absolute;
	width:800px;
	height:70px;
	border-top: none #660000;
	border-right: none #660000;
	border-bottom: 2px solid #660000;
	border-left: none #660000;
	top: 0px;
}
#footer {
	position:relative;
	width:800px;
	height:70px;
	top: 30px;
	text-align: center;
}
#menu {
	float: right;
	width: auto;
	height: auto;
	text-align: center;
	top: 0px;
	border-top: none #660000;
	border-right: none #660000;
	border-bottom: 2px solid #660000;
	border-left: 2px solid #660000;
	position: absolute;
	right: 0px;
	background-color: #660000;
	z-index:4;
}
#menuline {
	width: auto;
	height: auto;
	right: 0px;
	top: 0px;
	position: absolute;
	z-index:2;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	-khtml-opacity:0.5;
}
#submenu {
	width: 500px;






	height: 18px:
	text-align: center;
	top: 35px;
	position: absolute;
	right: 0px;
	z-index:4;
}
#Layer1 {
	position:relative;
	left:0px;
	width:800px;
	margin: 0px;
	padding: 70px 0px 0px;
	z-index: 2;
	height: 100%;
	top: 0px;
}
a:hover {
	color : #FFFFFF; 
	} 
a {
	color: #33FF99;
	text-decoration: none;
}

.menuBullet {
	letter-spacing: -2pt;
	color: #660000;
}

.footer {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
}


.bodycopy {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	padding: 15px;
	margin: 0px;
	display: block;
}
.redborder {
	border-top: 1px solid #663300;
}
.menuTitle {
	font-family: Times, serif;
	font-size: 18pt;
	color: #DABB62;
	letter-spacing: 2pt;
	padding-left: 0px;
	padding-top: 10px;
	text-transform: uppercase;
	display: block;
	padding-bottom: 5px;
}
.productID {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #CCCCCC;
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 0px;
}

.imageSpace {
	border: 2px solid #660000;
	padding: 0px;
	margin: 12px;
}
.imageSpaceII {
	border: 2px solid #660000;
	padding: 0px;
	margin: 7px;
}
.menu {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.submenu {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 12px;
}

.logopads {
	margin-top: 10px;
	margin-left: 5px;
}
.menubgTXT {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 72px;
	color: #666666;
	letter-spacing: 10pt;
	line-height: 80px;
}
.ordercopy {
	font-family: "Century Gothic", Arial, sans-serif;
	background-color: #666666;
	display: block;
	padding: 3px;
	width: auto;
	font-size: 12px;
}
.emailbox {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #00FFCC;
	border: 1px dotted #CCCCCC;
	display: block;
	background-color: #444444;
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.orderinfo {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #DABB62;
	font-weight: bold;
	padding: 15px;
	display: block;
}
