body{
	align: center;
	background-image: url(images/bkgrd.gif);
	background-attachment: fixed;
	scrollbar-face-color: #969696;
	scrollbar-highlight-color: #808080;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #4B4B4B;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #CCCCCC;
	}

#container{
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	}

#picturebox{
	height: 257px;
	width: 343px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	}

#menubarbox{
	height: 290px;
	width: 140px;
	float: left;
	}

#menubarbox2{
	height: 567px;
	width: 140px;
	float: left;
	padding-top: 277px;
	}	

#mainbodybox{
	height: auto;
	width: 450px;
	border: thin ridge #CCCCCC;
	background-color: #999999;
	padding: 20px 20px 1px;
	color: #FFFFFF;
	margin-left: 150px;
	}

#footer{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	font-size: 12px;
	width: 330px;
	margin: 0px auto;
	}

#webalbum {
	height: 550px;
	width: 568px;
	margin: 0px auto;
	}

#map {
	height: 400px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	}

p{
 text-align: justify;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 14px;
 }

h2.red{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
	}
 
.bandfont{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
	letter-spacing: .25em;
	font-weight: normal;
	}

.songfont{
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	}

.genre{
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	}

a:link{
	color: #000000;
	text-decoration: none;	
	}

a:visited{
	color: #000000;
	text-decoration: none;
	}

a:hover{
	color: #FFFF00;
	text-decoration: underline;
	}

a.nound:hover{
	color: #FFFF00;
	text-decoration: none;
	}

a.white:hover{
	color: #FFFFFF;
	text-decoration: none;
	}

.copyright{
	font-size: 9px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;
	}
