body {
	margin: 0 0 0 0;
	background-color: #fff;
	color: #900;
}

a {
text-decoration: none;
color: #f70;
}

a:hover {
	text-decoration: underline;
	color: #900;
	font-weight: bold;
}

#preload {
width: 0;
height: 0;
display: inline;
background-image: url('menuorange.jpg');
}

#header {
	width: 100%;
	height: 150px;
	margin: 0 0 0 0;
	background-color: #fff;
	vertical-align: bottom;
	z-index: 1;
	color: #D6D6D6;
}

#header h1 {
	display: block;
	position: absolute;
	padding: 0;
	background-color: transparent;
	color: #333;
	font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
	font-size: 35px;
	font-weight: 400;
	z-index: 4;
	margin-top: 116px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

span {
color: #f70;
}

#header big {
	float: right;
	margin: 50px 0 0 0;
	padding: 0;
	color: #CCC;
	font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
	font-size: 100px;
	letter-spacing: -11px;
}

#menu {
position: absolute; top: 150px;
width: 100%;
height: 61px;
margin: 0 0 0 0;
background-color: #000;
border-top: solid 1px #fff;
border-bottom: solid 1px #fff;
z-index: 3;
text-align: center;
}


#menu ul {
margin-top: 20px;
}

#menu ul li {
display: inline;
}

#menu ul li a {
background-color: transparent;
background-repeat: repeat-x;
padding: 14px 20px 14px 20px;
font-size: 0.8em;
font-family: 'century gothic', verdana, sans-serif;
color: #666;
font-weight: bold;
text-decoration: none;
border: solid 1px #000;
}

#menu ul li a:hover {
background: #f70 url('menuorange.jpg') repeat-x top;
color: #fff;
text-decoration: none;
border: solid 1px #fff;
}

#main {
position: absolute; top: 211px;
width: 100%;
background: url('main.jpg') repeat-x top;
}

#container {
width: 90%;
margin: 0 auto;
padding-top: 50px;
font-family: arial;
font-size: 0.9em;
}


#content {
	border-right: 1px solid #ccc;
	line-height: 1.6em;
	color: #666;
	font-size: 0.9em;
	margin-top: 0;
	margin-right: 180px;
	margin-bottom: 10px;
	margin-left: 265px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}

#content p {
	padding-bottom: 5px;
	text-align: justify;
}

h1 {
margin-top: 0px;
color: #f70;
letter-spacing: -2px;
font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
}

h2 {
	margin-top: 20px;
	margin-bottom: 10px;
	color: #666;
	letter-spacing: -1px;
	font-size: 1.3em;
	font-weight: bold;
	font-family: "trebuchet ms", "century gothic", verdana, sans-serif;
	text-align: left;
}


.right {
float: right;
margin: 0 0 8px 12px;
padding: 4px;
background-color: #FFF;
border: 1px solid #CCC;
}

#footer {
padding: 5px;
margin-top: 50px;
margin-bottom: 3px;
color: #aaa;
font-size: 0.7em;
text-align: center;
border-top: 1px solid #ccc;
}

#extras {
	clear: right;
	float: right;
	width: 170px;
	margin-left: 5px;
	margin-bottom: 20px;
	padding: 0;
	color: #666;
}

#extras p {
	line-height: 1.5em;
	margin: 0 0 1.5em 0;
	font-size: 0.7em;
}

#box1 {
background: #fff url('boxbg.jpg') repeat-x top;
border: 1px solid #ccc;
width: 30%;  
float: left; 
margin: 0 2px; text-align: left;
padding: 1px; 
}

#box2 { 
background: #fff url('boxbg.jpg') repeat-x top;
border: 1px solid #ccc;
margin: 0 auto;
width: 30%;  text-align: left; 
padding: 1px;
}

#box3 { 
background: #fff url('boxbg.jpg') repeat-x top;
border: 1px solid #ccc;
width: 30%; 
float: right; 
margin: 0 2px; text-align: left;
padding: 1px;
}


#box1 h2, #box2 h2, #box3 h2 {
margin-left: 4px;
}

.center {
text-align:center;
display:block;
margin-top: 15px;
}

.box {
margin: 0 4px 10px 4px;
line-height: 1.3em;
font-size: 0.8em;
border: 0;
}
#main #container #subnav ul li table tr td {
	font-weight: bold;
}
table {
}
table tr td {
	font-size: .9;
	color: #900;
	text-align: center;
	font-weight: bold;
}
.cellhedding {
	font-weight: bold;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.cellheading2 {
	font-weight: bold;
	color: #900;
	font-style: normal;
}
cellcontent {
	color: #900;
}
.RightBarLink {
	font-size: 1em;
}
.RightBarLink2 {
	font-size: 1.5em;
}
.RightBarLink3 {
	font-size: 1.25em;
}
#main #container #extras table tr td p {
	font-style: italic;
}
.album_record_label {
	font-weight: normal;
}
.GenericHeading1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666;
	position: relative;
}

