body {
	margin:0;padding:0; 
	font: 85% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5; 
	color:#fff;
	text-align: center;
	background: #130e0c;
}
h1 {
	font: 14px Arial, Helvetica, sans-serif;
	width: 375px;
	border-bottom: 1px dotted #fffe99;
	padding: 0;
	margin: 0;
}
h2,h3,h4,h5,h6 {
	font: 12px Arial, Helvetica, sans-serif;
	width: 375px;
	border-bottom: 1px dotted #fffe99;
	padding: 0;
	margin: 0;
}
p {
	letter-spacing:0;
}
li {
	list-style:square;
}
a:link,a:visited {
	text-decoration: none;
	color: #ffffcc; 
	font-size: 11px;
}
a:hover {
	text-decoration: none; 
	color: #ffff9a; 
	font: 85%; 
}
.divider {
	width: 375px;
	border-bottom: 1px dotted #fffe99;
}
.small-type {
	font-size: 75%;
}
.small-type-cd {
	font-size: 75%x;
	margin: 0;
	font-style:italic;
}
.box-right {
	float: right;
	padding: 7px 10px 7px 10px;
}
.box-left {
	float: left; 
	padding: 7px 10px 7px 10px;
}
strong.accent {
	color: #ffff9a; 
	font-style:italic;
}
/* Layout */
#wrapper {
	margin:0 auto;
	text-align: left;
	width: 750px;
}
#left {
	width: 447px;
	height: 795px;
	float:left;
	background-color:#000;
	border-right: 3px solid #fff;
	position: relative;
}
#right {
	width: 300px;
	height: 795px;
	float: left;
	background: #4e3928 url(../images/menu-bg.gif) no-repeat bottom left;;
	text-align:left;
}
ul#menu {
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
	float:left;
	width: 300px;
	font-size: 14px;
}
ul#menu li {
	list-style: none;
	font-size: 14px;
	padding: 0;
	}
ul#menu li.on {
	display:block;
	padding:5px 22px 5px 22px;
	width: 256px;
	background:#000;
	color: #fffe99;
	border-bottom: 3px solid #fff;
	}
ul#menu li a {
	display:block;
	padding:5px 22px 5px 22px;
	width: 256px;
	border-bottom: 3px solid #4e3928;
	color: #fff;
	font-size: 14px;
}
ul#menu li a:hover {
	background:#000;
	color: #fffe99;
	border-bottom: 3px solid #fff;
}
ul#highlights {
	list-style: square;
	padding: 3px;
	margin: 0 0 0 10px;
}
ul#highlights li {
	margin-bottom: 5px;
}
#content  {
	padding: 15px 25px 15px 25px;
	text-align:left;
}
#sidebar-music {
	margin: 185px 0 0 23px;
	position: absolute;
	border-top: 1px dotted #fffe99;
	width: 250px;
}
* html #sidebar-music {
	position:relative;
}
#copyright {
	color:#2c211d;
	margin: 15px 0 10px 0;
	font-size:10px;
	text-align:left;
	clear: both;
}
#copyright a:link, #copyright a:active, #copyright a:visited {
	font-size:10px;
	color:#2c211d;
}
#copyright a:hover {
	font-size:10px;
	color:#4e3928;
}

/* form items */
fieldset {
	padding:10px 0px 10px 20px;
	margin:5px 0 10px 0;
	text-align:left;
	font-size:75%;
	font-weight:bold;
	color:#666;
	background-color:#FDFEFE;
	border: none;
}
.formcont {
	padding:8px 40px 0px 40px;
}
.legend {
	color:#414141;
	background:transparent;
	margin-top:0px;
}
.input {
	background:transparent;
	width:375px;
	border:1px #E2ECF3 solid;
	color:#6A6A6A;
	font-size:11px;
	padding:4px;
}
.button {
	background:#666;
	color:#FFF;
	font-size:11px;
	font-weight: bold;
	padding:2px;
	margin:0;
	border:1px solid #333;
	width:340px;
}
input:hover.button {
	color:#EBEFF7;
	background-color:#333;
	border:1px solid #ccc;
}
/* Removes vert whitespace from form */
form {
	margin-top:0;
	margin-bottom:0;
}
textarea {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#5B5B5B;
	height:127px;
	width:375px;
	background:#FFFFFF;
	border:1px #E2ECF3 solid;
	padding:4px;
}
/* extra page lengths */
#left-contact {
	width: 447px;
	height: 760px;
	float:left;
	background-color:#000;
	border-right: 3px solid #fff;
}
#right-contact {
	width: 300px;
	height: 760px;
	float: left;
	background: #4e3928 url(../images/menu-bg.gif) no-repeat bottom left;
	text-align:left;
}
#left-about {
	width: 447px;
	height: 1640px;
	float:left;
	background-color:#000;
	border-right: 3px solid #fff;
}
#right-about {
	width: 300px;
	height: 1640px;
	float: left;
	background: #4e3928 url(../images/menu-bg.gif) no-repeat bottom left;
	text-align:left;
}
#left-music {
	width: 447px;
	height: 2450px;
	float:left;
	background-color:#000;
	border-right: 3px solid #fff;
}
#right-music {
	width: 300px;
	height: 2450px;
	float: left;
	background: #4e3928 url(../images/menu-bg.gif) no-repeat bottom left;
	text-align:left;
}
#left-order {
	width: 447px;
	height: 700px;
	float:left;
	background-color:#000;
	border-right: 3px solid #fff;
}
#right-order {
	width: 300px;
	height: 700px;
	float: left;
	background: #4e3928 url(../images/menu-bg.gif) no-repeat bottom left;
	text-align:left;
}