html {
	height: 100%;
}

img {
	border: none;
}

body {
	height:100%;
	font: 1em Verdana, sans-serif;
	background: url(../../img/s_background.jpg) top left repeat-x;
	background-color: #333333;
	padding: 0px;
	margin: 0px;
}

a {
	color: #336699;
}

a:hover {
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	color:#336699;
	font-family:Verdana,sans-serif;
	font-weight: bold;
	margin:0 0 0 0;
	padding:0;
}

h1 {
	font-size:162.5%;
	letter-spacing:-1px;
	margin-bottom:0.7em;
}

h2 {
	font-size:100%;
}

h3 {
	font-size: 137.5%;
}

h4 {
	font-size: 120%;
}

h5 {
	font-size: 110%;
}

h6 {
	font-size: 100%;
}

#container {
	margin: 0;
	padding: 0px;
}

#header {
	padding-left: 1002px;
	height: 223px;
	background: url(../../img/s_top.jpg) top left no-repeat;
}

#header div {
	padding-top: 30px;
	width: 20px;
}

#header div a {
	text-decoration: none;
	margin-top: 10px;
	padding: 3px 15px 3px 0px; 
	display: block;
}

#center {
	height: 169px;
	background: url(../../img/s_center.jpg) top left no-repeat;
}

#middle {
	height: 152px;
	background: url(../../img/s_middle.jpg) top left no-repeat;
}

#bottom {
	padding-left: 100px;
	height: 95px;
	background: url(../../img/s_bottom.jpg) top left no-repeat;
}

#bottom div{
	color: #336699;
	padding-top: 30px;
	width: 840px;
}

#spacer {
	color: #000;
	padding-left: 100px;
	background: url(../../img/s_spacer.jpg) top left repeat-y;
}

#spacer div  {
	font-weight: normal;
	padding-bottom: 20px;
	width: 840px;
}

#little {
	margin:0px;
	padding:0px;
	font-size: .7em;
	color: #999999;
}

#footer {
	background: #336699;
}

#copyright {
	clear: both;
	border-top: 3px double #cccccc;
	text-align: right;
	padding-top: 20px;
	font: .7em Verdana, sans-serif;
	color: #999999;
}

#copyright a {
	color: #999999;
}

#copyright a:hover {
	text-decoration: none;
}

promo {
	display: block;
	width: 180px;
	padding-left: 650px;
	padding-top: 10px;
	font-size: 70%;
	color: #cccccc;
	
}
promo a {
	color: #cccccc;
}

promo a:hover {
	text-decoration: none;
}

.menu {
	position:relative;
	cursor: pointer;
	padding-top: 6px;
	padding-left: 10px;
	margin: 0px;
	text-align: left;
	width: 114px;
	height: 28px;
}

.menu a  {
	display: block;
	color: #000;
}

.menu a:hover {
	text-decoration: none;
}

#red {
	background: url(../../img/m_red.jpg) top center no-repeat;
}

#orange {
	background: url(../../img/m_orange.jpg) top center no-repeat;
}

#yellow {
	background: url(../../img/m_yellow.jpg) top center no-repeat;
}

#blue{
	background: url(../../img/m_blue.jpg) top center no-repeat;
}

#green {
	background: url(../../img/m_green.jpg) top center no-repeat;
}

#concert {
	border: 1px dotted #cccccc;
	padding: 0px;
	margin-bottom: 20px;
}

#concert span {
	display: block;
	padding: 5px 10px 0px 10px;
}

#video td {
	border: 1px dotted #cccccc;
	padding: 5px;
}

#video p {
	padding: 0;
	margin: 0;
}
#video h4 {
	margin-bottom: 20px;
}

div.concerts {
	display:none;
}
p.concerts {
	text-decoration: underline;
	color: #336699;
	font-size: .7em;
	margin:0px;
	padding:0px;
	padding-left: 10px;
	padding-top: 5px;
	cursor: pointer;
}

p.concerts:hover {
	text-decoration: none;
}

#links {
	margin-top: 20px;
}

#links a {
	display:block;
}

#links td {
	padding-left: 40px;
	width:50%;
	text-align: left;
	vertical-align: top;
}
#album {
	display: block;
	border-bottom:1px dotted #cccccc;
	border-left:1px dotted #cccccc;
	padding: 0px;
	padding-left: 15px;
	margin-bottom: 25px;
}

#album a h4 {
	background: #FFFFCC;
	margin-bottom:15px;
	padding: 5px;
	padding-left: 10px;
	text-decoration: underline;
}

#album a h4:hover {
	text-decoration: none;
}

.tbl_mp3 {
	width: 100%;
	border:1px solid #cccccc;	
	}
.tbl_mp3 td {
	padding: 0px 10px 0px 10px;
	border:1px solid #cccccc;
	}	
.tbl_mp3 .spacer {
	line-height: 10px;
	font-size: 5px;
	background-color: #FFFFCC;
	}
.tbl_mp3 .important {
	background-color: #FFFFCC;	
}

.tbl_mp3 img {
	width: 300px;
	height: 300px;
	}

.tbl_mp3 p {
	margin:5px 0px 5px 0px;
	
	}
