body{ margin: 0; padding: 0; font-family: helvetic, arial, sans-serif; color: #fff; font-size: x-small; background-color: #e2e2e2; background-image: none; background-repeat: no-repeat; }

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

#header{ margin:15px 0 0; background-color: #80848d; background-image: url(../images/banner-se.jpg); background-repeat: no-repeat; height:120px; width:100%; text-align:right; vertical-align:middle; }

#header img{ background-image: none; float:left; width:226px; height:37px; }

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

#imagestrip {
	clear:both;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 100px;
	background-image: none;
	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: x-small;
}

h2 { font-size: 12px; font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif; font-weight: bold; background-color: #76839a; padding:0 10px 0 5px; margin: 0; }

h3
{ font-size: 12px; font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif; 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: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif; 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: #fbd89d;
	color: #666;
	font-size: x-small;
	padding-left: 5px;
	margin: 0 0 10px 5px;
}

.bandname
{
	font-weight: bold;
	font-size: 12px;
}

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

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

.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:#fff;
	text-decoration:none;
}
h3.leftCol a:hover{
	color:#333;
	text-decoration:none;
}

