@charset "utf-8";
/* CSS Document */

*{
	padding:0px;
	margin:0px;
}

.body{
	margin-bottom:5px;
	margin-top:5px;
	background-color:#44556a;		
}

hr{
	border:none;
	background:url(../img/MenuGrad.png) center;
	height:4px;
	margin:3px;
}

.bgtable{
	margin:auto;
}

.main{
	width:1000px;
	background:url(../img/Content_bg.jpg) bottom;
}

a{text-decoration:none;}

img{border:none;}

.frame iframe{
	width:100%;
	height:200px;
}

.vframe{
	width:640px;
	margin:auto;
}

.vframe iframe{
	width:100%;
	height:505px;
}

body.frame{
	overflow:hidden;
	margin:0px;
	padding:0px;
}

.menu a{
	display:block;
	height:24px;
	width:110px;
	font:16px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:600;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	background:url(../img/MenuGrad.png);
	margin-left:1px;
}

.menu a:hover{background-position:bottom;}

.side{margin-bottom:2px;}

.news, .side{
	background:url(../img/Grad.png);
	border:1px solid #7795b9;
	width:249px;
}

.news h1{
	font:24px Georgia, "Times New Roman", Times, serif;
	text-align:center;
	color:#394859;
	margin:3px;
}

.news h2{
	font:18px Georgia, "Times New Roman", Times, serif;
	text-align:center;
	background:url(../img/MenuGrad.png);
	color:#FFF;
	margin:0px;
}

.news p{
	font:15px Georgia, "Times New Roman", Times, serif;
	text-align:left;
	background-color:#edf6ff;
	color:#3f5063;
	padding:1px 5px 1px 5px;
	margin:0px;
	margin-bottom:3px;
}

.content h1{color:#3f5063;}

.photo h2, .content h2{
	color:#3f5063;
	text-align:center;
}

.content p, .content a{
	font:17px Georgia, "Times New Roman", Times, serif;
	color:#4e637b;
	text-align:justify;
	margin:5px 15px 5px 15px;
}

.content a{text-decoration:underline; margin:3px;}

.content th h2{margin:10px;}

.photo img{margin:1px;}

.lang{margin:0;}

.band{
	width:98%;
	position:relative;
	left:10px;
}

.band img{
	border:1px solid #7795b9;
	padding:1px;
}

.band td{
	vertical-align:top;
	text-align:left;
}

.band td h1{
	font:18px Georgia, "Times New Roman", Times, serif;
	text-indent:5px;
	margin:5px;
}

h1.band{
	font:22px Georgia, "Times New Roman", Times, serif;
	text-align:left;
	text-indent:32px;
}

.band td p, .band td a{
	font:17px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin:0px 5px 0px 5px;
	text-align:left;
}

.band td a{text-decoration:underline}

table.menuball{
	border-bottom:1px solid #8599b6;
	background:url(../img/VGrad.png);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

table.menuball a{
	margin:auto;
	display:block;
	background:url(../img/menuball.png);	
	color:#DFEAF7;
	width:20px;
	height:20px;
	font:14px Tahoma, Geneva, sans-serif;
	text-align:center;
	line-height:18px;
	text-decoration:none;
}

table.menuball a:hover, table.menuball a:active{
	color:#FFF;
	background-position:bottom;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

.links{margin:auto}

.links img{
	border:1px solid #7795b9;
	margin:5px;
	padding:1px;
}

#cont a, #web a{
	font:17px Verdana, Geneva, sans-serif;
	font-weight:600;
	color:#44556a;
	font-style:italic;
}

.design{
	font:12px Georgia, "Times New Roman", Times, serif;
	position:relative;
	left:20px;
	color:#44556a;
	text-decoration:underline;
}

#cont, #web{
	display:none;
	position:absolute;
	top:300px;
	left:50%;
	margin-left:-320px;
	background-color:#f3f8ff;
	padding:10px 20px 10px 20px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-moz-box-shadow:3px 3px 10px #000;
	-webkit-box-shadow:5px 5px 10px #000;
	opacity:0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	z-index:10;
}

#cont div, #web div{
	text-align:center;
}

#playlist{
	width:718px;
	border:1px solid #CCC;
	background-color:#FFF;
	opacity:0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}

#playlist a{
	display:block;
	font:14px Verdana, Geneva, sans-serif;
	text-indent:10px;
	text-decoration:none;
}

.bandmain{
	background:bottom right url(../img/Band.png);
	height:450px;
	width:720px;
	opacity:0.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}