body{
	background-color: #000000;
	FONT-FAMILY: Garamond, UnBatang, Arial;
	color: #FFFFFF;
	text-align:left;
	}

/* IMAGES */

img {
	border: 0.2em solid #191919;
	height:9em;
}

img.smallpic{

	border: 0.1em solid #191919;
}

img.logo
	{
	height:4em;
	border:0px;
	margin-bottom:2em;
	}

img.backg {
display:none;
}
	

div.discon, div.discow
	{
	margin-bottom:2em;
	}

div.updates
	{
	display:none;
	}
	
	
div.upcoming
	{
	display:none;
	}

div.gig {
	border-bottom:0.5em solid #191919;
	margin-bottom:2em;
	padding-bottom:2em;
}

/* ANCHORS */

a
	{
	font-size: 105%;
	font-weight: bold;
	}

a, a:visited
	{
	color: #36B05D;
	text-decoration:NONE;
	}
	
a:hover
	{
	color: #D64548;
	}

a.sidebar
	{
	font-size: 105%;
	}

	
/* PARAGRAPHS */
	
p.title
	{
	font-size: 105%;
	font-weight: bold;
	}
	
p.title2
	{
	font-size: 105%;
	font-weight: bold;
	}

p.copyright
	{
	font-family: Arial, Helvetica, sans-serif;
	margin-top:2em;
	}

p.band
	{
	margin:0px;
	padding:0px;
	}

p.screen {
display:none;
}

p.buttons
	{
	display:none;
	}

p.validator
{
	font-size:70%;
}

p.validator a, p.validator_css a {
	color: #191919;
	margin-right:3em;
}
		
/* Begin CSS Popout Menu */

#menuh
	{
	FONT-SIZE: 12px;
	FONT-FAMILY: ARIAL;
	FONT-WEIGHT: BOLD;
	WIDTH:100%;
	float: left;
	margin-bottom:2em;
	}

#menuh img
	{
	height:1.5em;
	border:0px;
	}
		
#menuh a
	{
	TEXT-ALIGN: left;
	display:block;
	border: 2px solid #343434;
	border-top: 0px;
	margin:0px;
	padding: 0px;
	background-color: BLACK;
	}
	
#menuh a, #menuh a:visited	/* menu at rest */
	{
	color: white;
	text-decoration:NONE;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	color: #36B05D;
	}	
	
#menuh a.top_parent_main, #menuh a.top_parent_main:hover  
	{
	color: #ffffff;
	margin-right:1em;
	border: 0;
	background-color: #000000;
	}
	
#menuh a.top_parent, #menuh a.top_parent:hover  
	{
	color: #ffffff;
	margin-right:1em;
	border: 0;
	background-color: #000000;
	}
	
#menuh a.band
	{
	width:91px;
	display:none;
	}

#menuh a.discography
	{
	width:157px;
	display:none;
	}
	
#menuh a.questbook
	{
	width:33px;
	display:none;
	}

	
#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float: left;
	z-index:300;
	}

#menuh li
	{
	position:relative;
	min-height: 1px; 	/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;   /* Sophie Dennis contribution for IE7 */
	}


#menuh ul ul
	{
	display:none;
	}


div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

/*div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}*/

/* End CSS Popout Menu */

