/* kudos of course to Eric Meyer*/

body {background: black url(../images/bg_main_2007_BIG.jpg) 0 0 no-repeat fixed;}
div#content {background: white url(../images/bg_content_2007_BIG.jpg) 0 0 no-repeat fixed;}
div#links a {background:  url(../images/bg_links_static_2007_BIG.jpg) 0 0 no-repeat fixed;}
div#links a:hover {background:  url(../images/bg_links_hover_2007_BIG.jpg) 0 0 no-repeat fixed;}

body {position: relative; margin: 0; padding: 0;
 behavior: url(../csshover.htc);} /* WinIE behavior call */
div#content {position: absolute; top: 10px; left: 161px; right: 25px; 
   color: #000000; font: medium,  Arial, Helvetica, sans-serif; padding: 10px; 
   border: solid #A33; }
div#content ul {list-style-type: none;} 
div#content p {margin: 0  1em 1em;}
div#content h3 {font-size: 120%;}
div#content h4 {font-size: 120%;}
div#content a:link {color: #990000;}
div#content a:visited {color: #990000;}
div#content a:link:hover {color: #FF0000;}
div#content a:visited:hover {color: #FF0000;}
div#content table {color:black; text-align: left; border: thin solid #A33; padding: 5px; line-height: 1.5em;vertical-align: top;}
div#content td {border: none; vertical-align: top; padding: 5px;}
.subscribe{ list-style: disc; }
div#press table{ border:none; padding:0px; vertical-align:bottom;}

div#links {position: absolute; top: 52px; left: 0; width: 160px; height: 700px; font: 16px Verdana, Arial, Helvetica, sans-serif; z-index:2;}

div#links a {
	display: block;
	text-align: center;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 10px;
	/*margin-bottom: 10px;*/
	text-decoration: none;
	color: #FFC;
	border: thin solid #A33;
	}
	
div#links a:hover {color: #000;	}


div#links ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	width: 10em;
	/*background-color: #CC6666;
	font-size: 14px; */
	
}
div#links li {
	position:relative;
	list-style: none;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-decoration: none;
}
div#links li:hover {
	background:  url(../images/bg_links_hover_2007_BIG.jpg) 0 0 no-repeat fixed;
	
	}
	
div#links ul ul.level2 li {
	z-index:5;
	}

div#links li a {
	display:block;
	padding-top: .25em;
	padding-bottom: .5em;
	text-decoration: none;
	border: thin solid #A33;
	width: 100%;
	voice-family: "\"}\"";/* box model hack */
	voice-family:inherit;/* box model hack */
	width: 9em;/* WinIE hack */
}
div#links>ul a { /* WinIE hack */
	width:auto;
}
div#links ul ul {
	position: absolute;
	top: 0;
	left:10em;
	background:  url(../images/bg_links_static_2007_BIG.jpg) 0 0 no-repeat fixed;
	display:none;
}
div#links ul ul li{
	
}

div#links ul.level1 li.submenu:hover ul.level2 {
	display:block;
}
div#links a:link {
	color: #FFC;
	text-decoration: none;
}
div#links a:hover {
	color: #000;
	text-decoration: none;
	
}
/* div#menu a:visited {
	color: #330000;
	text-decoration: none;
} */

.banner {
	border: thin solid #A33;
	width: 550px;
	}
	
.banner a:link {
	text-decoration: none;
	border: none;
	}
	
.picturebox {
	margin: 15px;
	float: right; 
	border: thin solid #A33;
	
	}
.picturebox2 {
	margin: 15px;
	border: thin solid #A33;
	}
.picturebox3 {
	margin: 15px;
	float: left;
	border: thin solid #A33;
	
	}
	
.subscribe{ list-style: disc; }
	
.note {
	font-size: xx-small;
	}
.except {
	font-size: xx-small;
	text-indent: 10%;
	line-height: .9em;
	
	}
code, pre {color: #EDC; font: 110% monospace;}

.logo { /* not used 9/1 */
	float: left;
	margin: 15px;
	}
.bannerpic { /* not used 9/1 */
	float:right;
	margin: 15px;
	border: thin solid #A33;
	}
.title { /* not used 9/1 */
	padding-top: 90px;
	padding-left: 250px;
	}
	
/* not used 2008
div#animation {
	margin-left:auto;
	margin-right:auto;
	height:300px;
	width: 600px;
	border: thin solid #A33;
	}
	*/
	
#artistInfo {
	border:none !important
	}
	
		
/* -- not used 9/5  html div#links { /* star hack for IE 6 or earlier */
/* position: absolute; }		*/
