body{
	margin: 0px;
	padding: 0px;
	font-family: helvetic, arial, sans-serif;
	color: #000;
	font-size: x-small;
	background-color: white;	
	/*background:url(../images/backstripe.png)*/
}

p{
	color: #white;
	font-size: x-small;
}



#header{
	margin:15px 0 0 0;
	/*background-color: #e7e5e4;*/ 
	/*background-image:url(../images/header.png);*/
	color: #000;
	height:130px;
	width:100%;
	text-align:right;
	vertical-align:middle;
}

#header img{
	float:left;
	width:226px;
	height:37px;
}

.address {
	float:right;
	width:20%;
	vertical-align:middle;
	margin:5px 20px 0 0;
}

#imagestrip {
	clear:both;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 80px;
	background-image: url(../images/banner2012.png);
	background-repeat:no-repeat;

}

ul.leftCol {
	list-style: none;
	margin-top: 0;
}

li {
	margin-top: 0;
	padding-top: 0;
	color: #000;
	font-size: x-small;
}

h2 {
	font-size: x-small;
	/*font-size: medium;*/
	font-weight: bold;
	background-color: black;
	padding:0 10px 0 5px; 
	margin: 0;
	color: white;
}

h3
{
	font-size: x-small;
	/*font-size: small;*/
	font-weight: bold;
	background-color: #CCC;
	padding-left: 15px;
	padding-right: 10px;
	margin: 0 0 1px 0;
	color:black;
}

h4
{
	font-size: x-small;
	/*font-size: small;*/
	/*font-weight: bold;*/
	color: black;
	/*background-color: black;*/
	background-color:#CCC;
	padding-left: 15px;
	padding-right: 10px;
	margin: 0 0 1px 0;
}

h4 a{
	color: black;
	text-decoration:none;
}
h4 a:hover{
	color:black;
	background-color:white;
	text-decoration:none;
}

h5
{
	font-size: small;
	font-weight: bold;
	color: #76839A;
	margin:5px 0 5px 10px;
}


dt
{
	background-color: #fff;
	color: #666;
	font-size: x-small;
	padding-left: 5px;
	margin: 0 0 0 5px;
}

dd
{
	background-color: #fff;
	color: #666;
	font-size: x-small;
	padding-left: 5px;
	margin: 0 0 10px 5px;
}

.bandname
{
	font-weight: bold;
	font-size: larger;
	color: black;
}

.date
{
	font-weight: bold;
	font-size:inherit;
	color: #fff;
}

img.storyImage
{
	float:left;
	margin: 10px 0 10px 0;
	padding-right: 10px;	
}

.band
{
	overflow:hidden
}

.footer {
	background-color: black;
	padding: 3px 10px 3px 0;
	margin-bottom: 10px;
	text-align: right;
	font-size: xx-small;
	color: white;
}

.footer a{
	color: #fff;
	text-decoration: underline;
}

a{
	color:#000;
}

ul.leftCol li a{
	color:#333;
	text-decoration:none;
}
ul.leftCol li a:hover{
	color:#000;
	text-decoration:underline;
}

h3.leftCol a{
	color: black;
	text-decoration:none;
}
h3.leftCol a:hover{
	color:black;
	background-color:white;
	text-decoration:none;
}



table td{
	color:#333;
}
table th{
	color:#333;
}

.colcont_BDA82ACF {
	margin-top: 30px;
	width: 100%;
	/*Height: 100px;*/
	}

.colboxleft_BDA82ACF {
	margin-right: 10px;
	width: 95px;
	height: 100px;
	float: left }

.colboxright_BDA82ACF {
	margin-left: 10px;
	width: 280px;
	/*width: 310px;
	height: 100px;*/
	text-align:right;
	float: right }

.colboxmiddle_BDA82ACF {
	margin-right: 290px;
	margin-left: 105px;
	width: auto;
	height: 100px }