body{
	margin: 0;
	padding: 0;
	font-family: arial, helvetic, sans-serif;
	color: #fff;
	font-size: medium;
	background-color: #efefef;
}

p{ color: #666; font-size: 13pt; padding-right: 15px; padding-left: 15px; }

#header{ background-color: #76839a; height:auto; width:100%; text-align:right; vertical-align:middle; margin-right: 0; margin-bottom: 0; margin-left: 0; }

#header img{ vertical-align: middle; float:left; width:auto; height:auto; margin-top: 5px; }

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

#imagestrip {
	clear:both;
	margin-top: 5px;
	height: 80px;
	background-image: url(../images/banner_bg.jpg);
	background-repeat: repeat-x;

}

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

li {
	font-family: arial, Verdana, Helvetica, sans-serif;
	margin-top: 0;
	padding-top: 0;
	color: #666;
	font-size: small;
}

h2 { font-size: medium; font-family: arial; font-weight: bold; background-color: #76839a; padding:0 10px 0 5px; margin: 0; }

h3
{ font-size: small; font-family: arial; font-weight: bold; background-color: #76839a; padding-left: 15px; padding-right: 10px; margin: 0 0 1px; }

h4
{ font-size: small; font-weight: bold; color: #76839a; font-family: arial; margin:5px 0 5px 10px; }


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

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

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

img.storyImage
{ font-family: arial; float:right; margin: 10px 0 0; padding-right: 10px; }

.footer { background-color: #76839a; padding: 3px 10px 3px 0; margin-bottom: 10px; text-align: right; font-size: xx-small; font-family: arial; }

.footer a{ color: #fff; font-family: arial; 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:#fff;
	text-decoration:none;
}
h3.leftCol a:hover{
	color:#333;
	text-decoration:none;
}
td { color: #000; font-size: medium; font-family: arial; text-align: left; }
th { color: #000; font-size: medium; font-family: arial; font-weight: bold; text-decoration: underline; }
