body{
	margin: 0px;
	padding: 0px;
	font-family: helvetic, arial, sans-serif;
	color: #fff;
	font-size: x-small;
	background-color: #efefef;
}

 
p { color: #666; font-size: medium; text-align:left; }

p.special { color: #666; font-size: small; text-align:right; }
 

#header{
	margin:15px 0 0;
	background-color: #294110; 
	height:150px;
	width:100%;
	text-align:right;
	vertical-align: middle;
}

#header img{
	float:left;
	width: 980px;
	height:100px;
}


#middle img{
	float:left;
	width: 570px;
	height:143px;
}
.address {
	float:right;
	width:20%;
	vertical-align: right;
	margin:5px 20px 0 0;
}

#imagestrip {
	clear:both;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 80px;
	background-image: url(../images/banner_bg.jpg);
	background-repeat: repeat-x;

}

#imagegoog {
	height: 147px;
	background-image: url(../images/ecran.jpg);
	background-repeat: no-repeat;

}
ul.leftCol {
	list-style: none;
	margin-top: 0;
}

li {
	font-family: verdana, arial, helvetica, sans-serif;
	margin-top: 0;
	padding-top: 0;
	color: #666;
	font-size: x-small;
}

h2 {
	font-size: medium;
	font-weight: bold;
	background-color: #294110;
	padding:0 10px 0 5px; 
	margin: 0;
}

h3
{
	font-size: small;
	font-weight: bold;
	background-color: #294110;
	padding-left: 15px;
	padding-right: 10px;
	margin: 0 0 1px 0;
}

h4
{
	font-size: small;
	font-weight: bold;
	background-color: #85ac1c;
	padding-left: 15px;
	padding-right: 10px;
	margin: 0 0 1px 0;
}

h5
{
	font-size: small;
	font-weight: bold;
	background-color: #0c9c09;
	padding-left: 15px;
	padding-right: 10px;
	margin: 0 0 1px 0;
}

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;
	width: 412px;
	height:143px;
	margin: 10px 0 0 0;
	padding-right: 10px;
	
}
.footer {
	background-color:  #294110;;
	padding: 3px 10px 3px 0;
	margin-bottom: 10px;
	text-align: right;
	font-size: xx-small;
}

.footer a{
	color: #fff;
	text-decoration: underline;
}

a{
	color:#798834;
}

ul.leftCol li a{
	color:#798834;
	text-decoration:none;
}
ul.leftCol li a:hover{
	color:#798834;
	text-decoration:underline;
}

h3.leftCol a{
	color:#fff;
	text-decoration:none;
}
h3.leftCol a:hover{
	color:#798834;
	text-decoration:none;
}


td { color: #000; }

ul.leftCol1 li a{ color:#fff; background-color: #85ac1c; text-decoration:none; }
ul.leftCol1 li a:hover{ color:#fff; background-color: #85ac1c; text-decoration:underline; }

h4.leftCol1 a{ color:#fff; background-color: #85ac1c; text-decoration:none; }
h4.leftCol1 a:hover{ color:#fff; background-color: #85ac1c; text-decoration:none; }


ul.leftCol2 li a{ color:#fff; background-color: #0c9c09; text-decoration:none; }
ul.leftCol2 li a:hover{ color:#fff; background-color: #0c9c09; text-decoration:underline; }

h5.leftCol2 a{ color:#fff; background-color: #0c9c09; text-decoration:none; }
h5.leftCol2 a:hover{ color:#fff; background-color: #0c9c09; text-decoration:none; }

