* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #ffffff;
	width: 804px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #FD2401;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FD2401;
}
#wrapper #logoContainer {
	background-color: #fafafa;
	background-image: url(../images/TwinCats_Banner01.jpg);
	height: 188px;
	width: 804px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navContainer {
	height: 53px;
	background-color: #092354;
}
#wrapper #bodyArea #bodyLeft {
	width: 277px;
	background-color: #81c4f7;
	float: left;
	height: 530px;
}
#wrapper #bodyArea #bodyRight {
	background-color: #ffffff;
	width: 527px;
	float: right;
	height: 530px;
	overflow-y: scroll; 
	scrollbar-arrow-color: blue; 
	scrollbar-face-color: #e7e7e7; 
	scrollbar-3dlight-color: #a0a0a0; 
	scrollbar-darkshadow-color: #888888;
}
#wrapper #bodyArea #footer {
	background-color: #0a2355;
	clear: both;
	height: 40px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: x-small;
	padding: 10px;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	color: #092354;
	margin: 15px;
}
#wrapper #bodyArea #bodyLeft ul li {
	font-family: Tahoma, Geneva, sans-serif;
	color: #092354;
	margin: 25px;
}
#wrapper #bodyArea #bodyRight h1 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #092354;
	margin: 30px;
}
#wrapper #bodyArea #bodyLeft h3 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #092354;
	margin: 25px;
}
#wrapper #bodyArea #bodyRight #thickCover img {
	margin: 55px;
}
#wrapper #bodyArea #bodyRight #bandPicDiv img {
	height: 260px;
	margin-top: 25px;
	margin-right: 50px;
	margin-bottom: 25px;
	margin-left: 50px;
}
#wrapper #bodyArea #bodyRight h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #092354;
	margin: 25px;
}
#wrapper #bodyArea #bodyRight #player {
	color: #FFF;
	background-color: #FFF;
}
#player {
	height: 295px;
	width: 400px;
}
#wrapper #bodyArea #bodyLeft #schedBox {
	margin-right: auto;
	margin-left: auto;
	width: 262px;
}
#wrapper #bodyArea #bodyLeft #fanCatch {
	margin-right: auto;
	margin-left: auto;
	width: 262px;
       height: 120px;
}
#setlist1 { width: 527px;
	     margin-right: auto;
	     margin-left: auto;
	     color: #092354;
	     font-family: Tahoma, Geneva, sans-serif;
	     text-align: left;
	     padding-left: 25px;
	     padding-top: 15px;
}

