body { 
	behavior:url("css/csshover.htc");
	margin: 0;
	padding: 0;
	color: #009;
	font-size: medium;
	font-family: "Times New Roman", Georgia, Times, serif;
	background-color: #ffc;
}

.notice { font-size: xx-small; }

p {	
}

#header {
	margin: 0;
	background-color: #cc0000; 
	height: 204px;
	text-align: right;
	vertical-align: middle;
}

#header img {
	float: left;
	width: 720px;
	height: 204px;
}

#imagestrip {
	clear: both;
	margin-top: 0;
	margin-bottom: 0;
	height: 198px;
	background-image: url(../images/banner.jpg);
}

ul.leftCol {
	margin-top: 0;
	list-style-type: none;
	list-style-image: none;
}

li { margin-top: 0; padding-top: 0; text-align: left; order-top-style: solid; }

h2 {
	color: #fff;
	font-size: medium;
	font-weight: bold;
	background-color: #cc0000;
	padding:0 10px 0 5px;
	margin: 0;
}

h3 {
	color: #fff;
	font-size: medium;
	font-weight: bold;
	background-color: #009;
	margin: 0 0 2px;
	padding: 3px 15px;
}

h4 {
	font-size: small;
	font-weight: bold;
	color: #cc0000;
	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;
}

img.storyImage {
	float: left;
	margin: 10px 0 0 0;
	padding-right: 10px;
	
}

.footer {
	color: #fff;
	background-color: #009;
	font-size: xx-small;
	background-position: right bottom;
	text-align: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
}

.counter {
	color: #009;
	font-size: small;
	vertical-align: middle;
	background-position: right bottom;
	text-align: center;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	border-bottom: medium solid #ffc;
}

.footer a {
	color: #fff;
	text-decoration: underline;
}

a {
	color: #000;
}

ul.leftCol li a {
	color: #009;
	text-decoration: none;
}

ul.leftCol li a:hover {
	color: #99f;
	text-decoration: underline;
}

h3.leftCol a {
	color: #fff;
	text-decoration: none;
}

h3.leftCol a:hover {
	color: #333;
	text-decoration: none;
}

#menu {
	width: 12em;
	background: #ffc;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu a, #menu h2 {
	font: bold 11px/16px "Times New Roman", Georgia, Times, serif;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #009 #009 #009 #009;
	margin: 0;
	padding: 2px 3px;
}

#menu h2 {
	color: #ffc;
	background: #009;
	text-transform: uppercase;
}

#menu a {
	color: #ffc;
	background: #009;
	text-decoration: none;
}

#menu a:hover {
	color: #cc0000;
	background: #ccccff;
	text-indent: 0;
}

#menu li {
	position: relative;
}

#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul {
	display: none;
}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul {
	display: block;
}

.colcont_BDA82ACF {
	margin-top: 0;
	height: auto
}
	
.colboxleft_BDA82ACF {
	margin-right: 10px;
	width: 192px;
	height: 100px;
	float: left;
}

.colboxright_BDA82ACF {
	margin-left: 10px;
	width: 170px;
	height: auto;
	float: right;
}

.colboxmiddle_BDA82ACF {
	margin-right: 10px;
	margin-left: 202px;
	width: auto;
}

<!--[if IE]>
	#menu ul li {float: left; width: 100%;}
<![endif]-->
<!--[if lt IE 7]>
	body {
		behavior: url(csshover.htc);
		font-size: 100%;
	}
	 
	#menu ul li {
		float: left;
		width: 100%;
	}
	
	#menu ul li a {
		height: 1%;
	}
	
	#menu a, #menu h2 {
		font: bold 0.7em/1.4em "Times New Roman", Georgia, Times, serif;
	} 
<![endif]-->
