/* Layout Stylesheet */ 

body {
	margin:20px;
	background:#808080;
	color: #333333;
	text-align:center;
	padding:0;
	font:  11px  Arial, Helvetica, sans-serif;
 }
#mailing a {

color:#CCCCCC;

}
#mailing a: hover {

color:#666666;

}

#outer {
	text-align:left;
	border:1px solid #000000;
	width:740px;
	margin:auto;
	background: #CCCCCC;
 }

#hdr {
	height:100px;
	background:#eeeeee;
	color: #333333;
	background-color: #DADADA;
 }

#bar {
	height:25px;
	background:#c0c0c0 url(img/bar_fond.gif) left top;
	color: #FFFFFF;
	font: italic 10px Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: bottom;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding: 5px 0px 0px 10px;
 }

#bodyblock {
 position:relative;
 background: #333333;
 color: #333333;
 width:740px;
 padding:0;
 }

#l-col {
	float:left;
	background:#333333;
	width:90px;
	text-align: left;
	height: auto;
	margin: 0px;
	padding: 0px;
 }

#cont {
	width:560px;
	background:#333333 url(img/bar_fond.gif) repeat-y right bottom;
	color: #FFFFFF;
	text-align: right;
	padding-left: 15px;
	padding-right: 15px;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 1px solid #FFFFFF;
	padding-top: 3px;
	position: right;
	
 }

#cont table{

text-align:left;
}
#outer #bodyblock #cont table #table_band td {
	vertical-align: bottom;
	border-bottom:none;
	padding-bottom: 5px;
	padding-top: 5px;
}

.nav_band{
text-align:left;

}

#bands {
	
	border: 1px solid #FFFFFF;
	padding-left:10px;
}

#bands #close {
	margin-top: 0px;
	margin-right: 0px;
	text-align: right;
	vertical-align: top;
	padding-right:5px;
}


#disc{

	border: 1px solid #FFFFFF;
	padding-left:10px;
}

.tours td{
padding-left:9px;

}
.news{ 
 text-align:left;
 padding-left:10px;
 padding-bottom:20px;
}

.links{
	margin-left:0;
	padding-left:10px;
	padding-bottom:20px;


}
#ftr {
 height:25px;
 background:#c0c0c0;
 color: #333333;
 border:solid black;
 border-width:1px 0 0 0;
 margin:0;
 }
#outer #bodyblock #l-col a {
	font: italic bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-left: 10px;
	color: #CCCCCC;
	padding: 0px;
}
#outer #bodyblock #l-col a:hover {
	text-decoration: none;
	margin-left: 10px;
	color: #FFFFFF;
	font-size: None;
}
#outer #bodyblock #l-col table {
	background: #333333;
	margin: 0px;
	padding: 0px;
}
#outer #bodyblock #l-col table td {
	background: #333333;
	border-bottom: 1px solid #CCCCCC;
	vertical-align: bottom;
}
#outer #bodyblock #cont a {
	color: #000000;
	text-decoration: none;
}
#outer #bodyblock #cont a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#outer #bodyblock #cont h3 {
	font-size: 10px;
	text-align: left;
	vertical-align: bottom;
}
#outer #bodyblock #cont table {
	vertical-align: bottom;
}
#outer #bodyblock #cont table td {
	vertical-align: bottom;
	border-bottom: 1px dashed #FFFFFF;
	padding-bottom: 5px;
	padding-top: 5px;
}

#outer #bodyblock #cont h2 {
	font-size: 12px;
	text-align: left;
	vertical-align: 0%;
}

#l_col_down {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

h1 {
	font-style: italic;
	margin: 0px;
	padding: 0px;
}

