body{ color: #fffdf0; font-size: small; margin: 0; padding: 0; font-family: helvetic, "Times New Roman", sans-serif; background-color: #eae9f0; }

p{ color: #000; font-size: 12pt; background-position: center top; }

#header{
	margin:0;
	background-color: #000080; 
	height:211px;
	width:100%;
	text-align:left;
	vertical-align:middle;
}

#header img{
	float:right;
	
}

.address {
	float:left;
	width:10%;
	vertical-align:middle;
	margin:5px 3px 0 0;
}

#imagestrip {
	clear:both;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 10px;
	background-image: url(../images/banner_bg.jpg);
	background-repeat: repeat-x;

}

A.text2 {
        COLOR: #3300FF; TEXT-DECORATION: underline; 
}
A.text2:hover {
        COLOR: #3300FF; TEXT-DECORATION: underline;  
}
A.text2:link {
        COLOR: #red; 
}

ul.leftCol { margin: 0 10px 10px; list-style: none; }

li { font-family: Verdana, Arial, Helvetica, sans-serif; margin-top: 10px; padding-top: 0; color: #666; font-size: small; background-position: 0 top; margin-bottom: 10px; }

.bu {
	FONT-SIZE: 10px }

h2 {
	font-size: medium;
	font-weight: bold;
	background-color: #000080;
	padding:0 30px 0 5px; 
	margin: 0;
}

h3
{ color: #ff0; font-size: 14px; font-weight: bold; background-color: #000080; padding-left: 15px; padding-right: 10px; margin: 0; }

h4
{ font-weight: bold; color: #76839a; font-size: 14px; 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: x-small;
	padding-left: 5px;
	margin: 0 0 10px 5px;
}

.bandname
{ color: #009; font-weight: bold; font-size: medium; }

img.storyImage
{ float: center; margin: 0 0 0; }

.footer { background-color: #000080; padding: 3px 10px 3px 0; text-align: right; font-size: xx-small; margin-bottom: 10px; }

.footer a{
	color: #fff;
	text-decoration: underline;
}

a{ text-decoration: underline; }
ul.leftCol li a{
	text-decoration:none;
}
ul.leftCol li a:hover{
	color:#000;
	text-decoration: underline;
}

h3.leftCol a{ margin: 7px 0 0; color:#fff; text-decoration:none; }
h3.leftCol a:hover{ margin: 7px 0 0; color: #fff; text-decoration:underline; }


