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

p{
	color: #666;
	font-size: small;
}


#header{
	margin:15px 0 0;
	background-color: #76839a; 
	height:100px;
	width:100%;
	text-align:right;
	vertical-align:middle;
}
.name { color: white; font-size: xx-large; text-align: left; vertical-align: middle; width: 40%; float: left; margin: 5px 0 0 20px; }
.address { text-align: right; float:right; width:auto; vertical-align:middle; margin:5px 20px 0 0; }

#imagestrip { clear:both; margin-top: 5px; margin-bottom: 0; height: 100px; background-image: url(../images/banner_bg.jpg); background-repeat: repeat-x; background-position: 25% 5%; }


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

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

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

h3
{
	font-size: larger;
	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;
	margin:5px 0 5px 10px;
}


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

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

.bandname
{ margin-top: -12px; }

img.storyImage
{ background-position: center 0; width: 100%; height: auto; float: none; clear: none; margin: 10px 10px 0 0; }

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

a{ color:#000; text-indent: 10px; margin: 7px 5px 0 3px; }

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;
}

.footer_left {position: absolute; top: 550px; width: 220px; background-color: #76839a; padding: 3px 0 3px 0; text-align: left; font-size: x-small; text-indent: 5px; margin-top: 10px; margin-bottom: 10px; }

.footer_right {position: absolute; top: 550px; width: 260px; background-color: #76839a; padding: 3px 0 3px 0; text-align: right; font-size: x-small; text-indent: 5px; margin-top: 10px; margin-bottom: 10px; }
