#menu {
	width: 149px;
	position: absolute;
	border: 4px black inset;
	background: black;
	left: 38px;
	top: 212px;
	height: 324px;
	overflow: hidden;




} 

.header {
	font: bold normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: white;
	padding: 8px 3px 3px 15px;
	background: #402000;
	cursor: hand;
	cursor: pointer;
	text-transform: lowercase;

} 

.items { 
display: none; 
text-align: left; 
} 

.item { 
font: 200 10px verdana, sans-serif; 
padding: 2px 0px 2px 30px; 
background: #402000; 
cursor: hand; 
cursor: pointer; 
} 

.item a:link { 
color: white; 
text-decoration: none; 
} 

.item a:visited { 
color: white; 
text-decoration: none 
} 

.item a:hover { 
color: gray; 
} 

.black { 
color: #402000; 
} 
.COPYRIGHT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #510000;
	letter-spacing: 1pt;
	text-align: left;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	line-height: normal;
	list-style-position: outside;


}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 200;
	color: #FFFFFF;
	text-decoration: none;
}

.disclaimer a:link { 
color: white; 
text-decoration: none; 
} 

.disclaimer a:visited { 
color: white; 
text-decoration: none 
} 

.disclaimer a:hover { 
color: gray; 
}


.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #804040;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	line-height: 15pt;

}
.subheadingspaced {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #9B0000;
	font-weight: bold;
	letter-spacing: 2pt;



}
.subsubheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #750000;
}
