/*  MAIN STYLES  */

body { height:100%; background-color:#000000; text-align:center;}



.main { position:absolute; top:10px; left:50%; width:950px; height:650px;
			margin-left: -475px; 
	 		}  
			
			
.gigs { position:absolute; top:0px; left:0px; width:490px; height:370px; background-color:#211b1d;}  

			
#andrew  { position:absolute; top:30px; left:622px; width:300px; height:40px; z-index:20;}	

table, tr, iframe {padding:0px;}			





#content_index{
	position:absolute;
	top:25px;
	left:0px;
	width:470px;
	height:340px;
	padding-right:20px;
	z-index:20;
	overflow: hidden;
				}	
				 




#content_main{
	position:absolute;
	top:140px;
	left:400px;
	width:510px;
	height:370px;
	padding-right:20px;
	z-index:20;
	overflow: hidden;
				}	
				 


				 

#content_left {		position:absolute; top:0px;left:150px;
			    width:355px; height:400px;
				padding:0px;}
				
				 

				 
#image_numbers {		position:absolute; top:380px;left:0px;
			    width:777px; height:30px;
				padding:15px; padding-bottom:30px;
				
				} 
	
#address {		position:absolute; 
			    width:770px; height:30px;
				padding:15px; padding-top:5px; padding-bottom:10px; border-top:solid; border-top-width:1px; border-top-color:#3E92D8;
				
				} 
				
	
#shipping {		position:absolute;text-align:right;
			    width:800px; height:30px;
				padding:0px;
				
				} 
				
			



/* text  */

p, td, blockquote {	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:10px; letter-spacing:0.1em; line-height:1.6em; 
		color: #D4D4CA; text-decoration:none; text-align:left; vertical-align:top;  }


.date {color:#B89B04; font-weight:bold;}
			 
.note 	 { font-style:italic; color:#666666;  }		 
			 
/*links & menus */		 

a { text-decoration:none; border:none;color: #949B41;}

a:hover  {color:#B89B04; text-decoration:underline;}


/*images */

.img_number {	text-align: center; }		
img {border:none; text-decoration:none;}



/*FLEXSCROLL STYLES */





.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: #111111;opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.50;
}
.vscrollerbar {
width: 8px;
background-color: #000000;
border: solid; border-width:thin; border-color: #666666;
}
.hscrollerbase {
height: 10px;
background-color: transparent;
}
.hscrollerbar {
height: 10px;
background-color: transparent;
}

.scrollerjogbox {
width: 10px;
height: 0px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}








	
