body {
	background: #2a0001 url(images/bg.jpg) center top repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color:#fff;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
}

a {
	color: #fff;
	text-decoration: underline;
font-weight:bold;
}
a:visited {
	color: #fff;
	text-decoration: underline;
font-weight:bold;
}
a:hover {
	color: #fff;
	text-decoration: none;
	font-weight:bold;
}

img {
	border: none;
}
form {
	border: none;
}

#container {
	margin: 0px auto;
	width: 770px;
}
#page {
	width: 770px;
	float:left;
}

h1 {
	display:none;
}

h2 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight:bolder;
	margin-top:0px;
	padding-bottom: 2px;
	margin: 0px 0px 0px;
border-bottom: 1px dashed #ccc;
}


#hdr1{
	background: url(images/hdr1.jpg);
	height:33px;
	width:770px;
	float:left;
	text-align:right;
}
#cart{
	height:33px;
	float:right;
}
#cart a{
	display:block;
}

#hdr2{
	height:49px;
	width:770px;
	float:left;
}
#hdr3a{
	width:457px;
	height:33px;
	float:left;
}
#hdr3b{
	background: url(images/hdr3b.jpg);
	width:313px;
	height:33px;
	float:left;
	font: bold 18px "Verdana", Arial, Tahoma;
}
#hdr4{
	width:115px;
	height:30px;
	float:left;
}
#hdr5{
	width:655px;
	height:30px;
	background:#000;
	float:left;
	text-align:right;
}
#menu{
	background-color:#000;
	margin-top:0px;
	width:641px;
	height:30px;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
	text-align:right;
	float:left;
	position:relative;
}
#menu li, #menu ul{
	display:inline; list-style-type:none;
}
#menu li {
	float: left;
	display:block;
}

#menu ul{list-style:none;width:100px;float:left;margin:0px;padding:2px;}

#menu ul .item{display:none;}
#menu ul:hover .item{display:block;}

#menu ul:hover .item a{
	background: url(images/menu.jpg) top center repeat-x;
	height: 26px; 
	width:82px;
	display:block;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
	border-right: solid #000;
	color: 1px #000;
	text-decoration: none;
	color: #000;
}

#menu ul:hover .item a:hover{
color:#066e05;
text-decoration:none;
}

.btn a{
	background: url(images/menu.jpg) top center repeat-x;
	height: 26px; 
	width:82px;
	display:block;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
	border-right: 1px solid #000;
	color: #000;
	text-decoration: none;
}
.btn a:hover{
	color:#066e05;
	text-decoration:none;
}
#spacer{
	height:30;
	width:14;
	display:block;
	float:left;
}
#hdr6{
	height:18;
	width:770;
	float:left;
}
#content{
	background:#000;
	width:770px;
	float:left;
	padding-bottom:14px;
}
#stage{
	background:#000;
	width:514px;
	margin-left:14px;
	float:left;
}
#sidebar{
	width:214;
	margin-left:14px;
	float:left;
}
#footer{
	margin-top:14px;
	padding-top:14px;
	margin-bottom:14px;
	padding-bottom:14px;
	width:764px;
	background:#f7d8a1;
	text-align:center;
	float:left;
	color:#000;
	border: 3px solid #000;
}
.large{
	font: bold 18px "Arial", Verdana, Tahoma;
}
.small{
	font: bold 12px "Arial", Verdana, Tahoma;
}

.textwhite A:link { font-size: 12px; font-family: Tahoma, sans-serif; font-weight : bold; color : #000000; }
.textwhite A:visited { font-size: 12px; font-family: Tahoma, sans-serif; font-weight : bold; color : #000000; }
.textwhite { font-size: 12px; font-family: Tahoma, sans-serif; font-weight : bold; color : #000000; }
.textwhite A:hover { font-size: 12px; font-family: Tahoma, sans-serif; font-weight : bold; color : #000000; font-weight:underline;}
