body {background-image:url(images/BG1.jpg); color:#000000;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;margin: 10px 10px;padding: 0px; line-height:20px;}

.clear{clear:both;margin: 0px;padding: 0px;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}
a{font-size:12px;}
p{margin: 15px 0px;}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/header.jpg);
	width:717px;
	height:462px;
	position:relative;
}
#header ul{
	background-color: #7ccab2;
	width:711px;
	border: 3px solid #fff;
	display:block;
	top:425px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 5px 0px;
	text-align:left;
}
#header li{
	display:block; float:left;margin:0;padding:0; margin-left:12px; margin-right:12px;
}
#header .icoM{ width:29px;margin-left:3px; margin-right:3px;}
#header ul a{
	text-decoration:none;
	color:#000;
	
}
#header ul a:hover{
	text-decoration:underline;
	color:#28556b;
}
#header ul a span{ display:block; }

/********************** Content ***************************/

body, html {
  scrollbar-face-color: #fff !important;
  scrollbar-shadow-color: #094eda !important;
  scrollbar-highlight-color: #a4cdeb !important;
  scrollbar-3dlight-color: #a4cdeb !important;
  scrollbar-darkshadow-color: #a4cdeb !important;
  scrollbar-track-color: #fff !important;
  scrollbar-arrow-color: #094eda !important;
}

#content {height: 700px; border:4px solid #000;padding:15px;margin-bottom:10px;}
#divMedia {height: 700px; border:4px solid #000;padding:15px;margin-bottom:10px;height:690px; overflow:auto;}

img{border:none;}

#content a{color:#28556b;}
#content a:hover{color:#c77e0c;}
#photos a{
	margin-right:14px;
}

h2{ font-size:25px; margin:0; padding:0;margin-bottom:20px;}

h3{margin-bottom:20px;}

.welcome{ display:block;margin-bottom:20px; border-bottom:4px solid #7ccab2; padding-bottom:20px;}

.drk {
	background: left url(images/drk_bg.gif) repeat-y;
}
.drk .top {width:210px;height:10px;
	background: top left url(images/drk_top.gif) no-repeat;
}
.drk .bot {width:210px;height:10px;
	background: bottom left url(images/drk_bot.gif) no-repeat;
}

ul.News{margin: 0px;padding: 0px; line-height:15px;}
ul.News li{display:block;margin-bottom:10px;background:#e5e5e5;padding:5px;overflow:hidden;}
ul.News img{float:left;width:90px;height:90px; display:block; margin-right:10px; overflow:hidden;}
ul.News .D{display:block;font-size:11px;margin-bottom:4px;}
ul.News .T{display:block;font-weight:bold;margin:4px;background:#7ccab2;padding:4px;}
ul.News .C{display:block;}


ul.Band{margin: 0px;padding: 0px; line-height:15px;}
ul.Band li{display:block;margin-bottom:10px;padding:5px;overflow:hidden;border: 1px solid #666666}
ul.Band img{float:left; display:block; margin-right:10px; overflow:hidden;}
ul.Band .T{display:block;font-weight:bold;margin:4px;background:#7ccab2;padding:4px;}
ul.Band .C{display:block;}

ul.Disco{margin: 0px;padding: 0px; line-height:15px; border-bottom:4px solid #7ccab2;}
ul.Disco li{display:block;margin-bottom:10px;padding:5px;overflow:hidden;}
ul.Disco img{float:left; display:block; margin-right:10px; overflow:hidden;}
ul.Disco .T{display:block;font-weight:bold;margin:4px;background:#7ccab2;padding:4px;}
ul.Disco .C{display:block;}

.immgallery img{ display:block; float:left; border:4px solid #cccccc; margin-right:9px;margin-top:10px; width:112px;}
.last{ margin-right:0px !important;}
.gallery{ border:1px solid #000; padding:15px; width:640px; margin-bottom:10px;}
.gallery h3{margin-bottom:0px;}

/********************** Footer ***************************/

#footer {text-align:center;padding: 20px 0px;background-color:#000000;color: #FFFFFF;font-size: 10px;}

