/* *** Generated by www.csscreator.com *** */
/* *** modified by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */
html {
background: #000000 url('images/bg.jpg') repeat;
}
body {
font-size:  14px;
font-family: comic sans ms, verdana;
color: #564b47;
padding: 0px;
margin: 0px;
}
a {color: #ed1c24;}
a:visited {color:#ed1c24;}
a:hover {color: #3366FF;}
a:active { color:#ed1c24;}

h1 {
font-size: 15px;
color: #ffffff;
text-transform:uppercase;
background-color: #ed1c24;
border: 1px solid #564b47;
padding:5px 15px;
margin:20px 
}
h2 {
font-size: 20px;
font-weight: normal;
padding: 5px 10px;
margin: 0px;
}

img.download {vertical-align:middle;}


/* ----------container to center the layout---------- */

#yui-main {
width: 800px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 

/* ----------banner for logo-------------- */
#banner {
text-align: right;
padding: 10px 0px;
margin: 0px; 
}

#banner img {
padding:  0px;
} 


/* --------------left navi------------- */
#navbar {
    height: 50px;
	margin: 0 auto;
	font-size: 20px;
	
	text-align: center;
}
#navbar ul {
}

#navbar li  {
 display:block;
float:left;
list-style-type:none;
 }
#navbar ul li a {
display:block;
height: 50px;
text-indent:-9009px;
margin: 0 20px;
}

#home a {
background: url('images/home.png') no-repeat;
width: 84px;
}
#home a:hover {
background-position:0 -50px;
}
#about a {
background: url('images/about.png') no-repeat;
width: 91px;
}
#about a:hover {
background-position:0 -50px;
}
#music a {
background: url('images/music.png') no-repeat;
width: 91px;
}
#music a:hover {
background-position:0 -50px;
}
#live a {
background: url('images/live.png') no-repeat;
width: 58px;
}
#live a:hover {
background-position:0 -50px;
}
#contact a {
background: url('images/contact.png')  no-repeat;
width: 120px;
}
#contact a:hover {
background-position:0 -50px;
}
/* -----------------content--------------------- */
#yui-main{ 
border: 3px solid #ed1c24;
background: #FFFFFF;
margin: 10px 0px;
}
p {
padding: 5px 10px;
margin:0px; 
}

pre {
font-size: 12px;
padding: 5px 10px;
margin:0px;
}
.tra {font-weight: bold;color: #ED1C24}

#save {
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-image: url(images/save.png);
	width: 392px;
	height: 48px;
	margin: 0 auto;
	}
blockquote {
padding: 20px;
}

#yui-main ul {
padding: 20px 40px;
}
#yui-main ul li {
list-style-type: square;
}
#yui-main ol {
padding: 20px 40px;
}
#yui-main ol li {
list-style-type: lower-roman;
}
/*  ----------------footer---------------------- */ 
#footer1 {
clear:left;
padding:0px;
margin:0px;
text-align: left; 
} 
#footer2 {
clear:left;
padding:0px;
margin:0px;
text-align: right; 
} 