body {							margin: 20px;
								font-family: Verdana, Arial, Helvetica, sans-serif;
								font-size: 75%;
								padding: 0px;
								margin: 0px;
								background-color: black;
								background-image: url(images/starsBG.gif);
								text-align: center;
								}

#container {					border: 1px solid yellow;
								background-image: url(images/rock_r3_c1.gif);
								background-repeat: repeat-y;
								background-position: top;
								background-color: white;
								width: 800px;
								text-align: left;
								margin: auto auto;
								}
			
a {								text-decoration: none; color: #000066;}
a:hover {						text-decoration: underline;}
a:visited {						color: #666666;
								}
table {							font-size: 100%;}

					
#top {							width: 800px;
								height: 201px;
								background-image: url(images/rock_r1_c1.gif);
								background-repeat:no-repeat;
								background-position: top;
								text-align: center;
								}
								
#top_inner {					padding: 110px 0px 0px 150px;
								}

								
#top_inner p {					padding: 5px;
								}
#mid {							background-image: url(images/rock_r2_c1.gif);
								background-repeat:no-repeat;
								background-position: top left;				
								
}
#midLeft {						float: left;
								width: 160px;
								background-image: url(images/frame_r3_c1.gif);
								background-repeat: repeat-x;
								background-position:left bottom;
								}

#midRight { 					margin-left: 160px;
								}
								
.innerP		{					padding: 10px;
								}
.inner		{ 					width: 100%; 
								overflow: auto;
								}
				
#footer {						width: 100%;
								text-align: center;
								clear: left;
								}
#footer_inner {					padding: 5px 0px 0px 120px;
								margin: auto auto;
								}

.navigation		{				text-align: left;
								background-color: white;
								}
								
#midLeft p		{				font-size: 90%; padding: 0px 0px 0px 10px;}
				
#midLeft UL {					margin: 30px 0px 0px 20px;
								padding:0px;
								list-style-image: url(images/star_bullet.gif);
								border-top: 1px dotted #000066;
								}
						
#midLeft UL LI {				margin:0px;
								padding:0px;
								border-bottom: 1px dotted #000066;
								}
							
#midLeft UL LI A {				display: block;
								margin: 0px;
								padding: 5px 2px 5px 3px;
								color: yellow;
								text-decoration: none;
								}
						
#midLeft UL LI A:hover {		background-color: #000066;
								color: white;
								text-decoration: none;
								}

.activeNav { 					background-color:red; }
				
.pad { 							padding: 8px; text-align: center; }

.bandName {						font-family: Georgia, "Times New Roman", Times, serif;
								font-size: 18px;
								font-style: italic;
								font-weight: bold;
								color: #C52A31;
								}

.footLinks { 					font-size: 80%; }

h1	{							font-size: 10px; color: #000099;padding:2px;margin:0;}