/*  MAIN STYLES  */

body {	margin-top:0px; height:100%;background-color: #000000; }


.navigation {   width:1000px;height:100px; top:-30px;
				position: absolute;left: 50%;
				margin-left: -500px; z-index:100; 	}
				
.navigation_drum {   width:950px;height:50px; top:407px;
					position: absolute;left:20px;
					 z-index:100; 	}

			
			
#maincontent {   width:1000px;height:100%; top:69px; 
				position: absolute;left: 50%;
				margin-left: -500px; z-index:100; 	}
				
#discography_content {   width:1000px;height:100%; top:335px; 
						position: absolute;left: 50%;
						margin-left: -500px; }
				
			
table, tr, td, iframe {padding:0px;}			
			
/*  BIO  */


#bio_text {   	width:470px;height:2000px;
				left: 0px; top:0px; 
				position: absolute;
				padding:40px;
				padding-bottom:100px;
			
			}			

.bio_image {   	width:450px;height:100%;
				left: 550px; top:-1px; 
				position: absolute;
			
			}	


		
/*  CONTACT  */


#contact_text {   	width:456px;height:100%;
					left: 0px; top:245px; 
					position: absolute;
					padding-left:40px;
					padding-right:20px;
					
					border-right:dashed; border-right-color:#999999; border-right-width:1px;
					
			
			}		
#links_text {   	width:414px;height:100%;
					left: 516px; top:245px; 
					position: absolute;
					padding-right:50px;
					padding-left:20px;
					
			
			}				

.contact_image {   	width:1000px;height:235px;
					left: 0px; top:-1px; 
					position: absolute;
					
					
			
			}	


/*  NEWS  */


#gigs_text {   	width:516px;height:100%;
					left: 0px; top:245px; 
					position: absolute;
					padding-left:40px;
					padding-right:20px;
					
					border-right:dashed; border-right-color:#999999; border-right-width:1px;
					
			
			}			

	
#news_text {   	width:354px;height:100%;
					left: 576px; top:245px; 
					position: absolute;
					padding-right:50px;
					padding-left:20px;
					
			
			}	
			
		
/*  DISC  */

.discography_image {   	width:1000px;height:235px;
						position: absolute;top:70px; 
						left: 50%;
						margin-left: -500px; z-index:100;
					
			
			}

#disc_info {  	 	width:800px;height:100%;
					left: 0px; top:-20px; 
					position: absolute;
					padding-left:40px;
					padding-right:50px;
					padding-bottom:200px;
					
			
			}			

	
#disc_more {  	 	width:150px;height:100%;
					left: 785px; top:-20px; 
					position: absolute;
					padding-left:10px;
					padding-right:0px;
					padding-bottom:200px; z-index:10;
					
			
			}			

			
			
/* INDEX */			

	
.index {   		width:880px;height:100%;
					left: 0px; top:265px; 
					position: absolute;
					padding-left:40px;
					padding-right:80px;
					text-align:right;
					
			
			}	

			
			
/* images  */

img {	border:none}
			
			

/* text  */

a, p, td {	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:10px; letter-spacing:0.1em; line-height:1.6em; 
		color: #CCCCCC; text-decoration:none;  }

a {color: #CC6633;}		

a.white {color:#CCCCCC;}		
a.white:hover { color:#CCCCCC;}
	
a:hover { color: #CC3300;}

.title {font-size:12px; letter-spacing:0.15em; }

.groupnames {font-weight:bold;}	






















	
