body{
		background-color		:#330000			;
		font-family				:Arial, Helvetica, sans-serif;
		color					:#FFFFFF			}
#wrap{	
		width					:auto				;
		height					:auto				;
		margin-top				:-14px				}

#top{
		background-image		:url(css/images/top01.jpg);
		width					:823px				;
		height					:419px				;
		position				:relative			;
		margin					:auto auto			;
		border:0}

#navigation{
		margin					:auto auto			;
		width					:auto				;
		height					:auto				;
		text-align				:center				}

h1{
		width					:604px				;
		height					:19px				;
		margin					:21px 44px			;
		position				:absolute			;
		text-align				:center				;
		font-family				:Arial, Helvetica, sans-serif;
		font-size				:12px				;
		font-weight				:bold				}
		
#contentbox{
		background-image		:url(images/content.jpg);
		width					:694px				;
		height					:292px				;
		margin					:auto auto			}		
		
#content{
		width					:610px				;
		height					:220px				;
		margin					:70px 50px			;
		position				:absolute			;
		overflow				:auto				;
		font-family				:Arial, Helvetica, sans-serif;
		font-size				:12px				;
		color					:#FFFFFF			}
		
#news{
		width					:70px				;
		height					:38px				;
		margin					:37px 0px 0px 151px	;
		position				:absolute			}
	
#listen{
		width					:70px				;
		height					:38px				;
		margin					:28px 0px 0px 521px	;
		position				:absolute			}	
		
#watch{
		width					:70px				;
		height					:16px				;
		margin					:20px 0px 0px 605px	;
		position				:absolute			}				
		
#shows{
		width					:76px				;
		height					:17px				;
		margin					:166px 0px 0px 225px;
		position				:absolute			}				

#shop{
		width					:57px				;
		height					:18px				;
		margin					:246px 0px 0px 484px;
		position				:absolute			}				

#bio{
		width					:128px				;
		height					:64px				;
		margin					:280px 0px 0px 218px	;
		position				:absolute			}				
		
		

a:link{
		color					:#FFFFFF			;	
		font-family				:Arial, Helvetica, sans-serif;
		font-size				:16px				;
		font-weight				:bold				;
		text-decoration			:none				}

a:visited{
		color					:#FFFFFF			;	
		font-family				:Arial, Helvetica, sans-serif;
		font-size				:16px				;
		font-weight				:bold				;		
		text-decoration			:none				}	
	
a:focus{
		color:#FF0000		;	
		font-family	:Arial, Helvetica, sans-serif	;
		font-size	:16px		;
		font-weight				:bold				;		
		text-decoration	:none		}
	
a:hover{
		color	:#FF0000		;	
		font-family	:Arial, Helvetica, sans-serif	;
		font-size	:16px		;
		font-weight				:bold				;		
		text-decoration:none}	
		
#content a:link, #content a:visited{
		color					:#FFFFFF			;	
		font-family				:Arial, Helvetica, sans-serif;
		font-size				:12px				;
		font-weight				:bold				;
		text-decoration			:none				}
	
#content a:focus, #content a:hover{
		color	:#FF0000		;	
		font-family	:Arial, Helvetica, sans-serif	;
		font-size	:12px		;
		font-weight				:bold				;		
		text-decoration:none}	
			