html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li, lu, form {
   margin: 0;
   padding: 0;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   border: 0;
}
html {
   height : 100%; 
}
body {
   background-color: #0A0144;
   background-image: url(images/bg.jpg);
   color: #00adef;
   margin: 0 0 0 0;
   height: 100%; 
   font-size: 10px;
}
li {
	font-size: 10px;
}
div.container{
    background-image: url(images/content.jpg);
	background-repeat: no-repeat;
	position:absolute; 
	top:0px; 
	left:138px; 
	width: 581px;
	height: 774px;
}
div.flash_container{
	position:relative; 
	width: 581px;
	height: 774px;
	margin: auto;
}
div.news {
	position:absolute;
	top:20px; 
	left: 36px; 
	width: 70px;
	height: 26px;
}
div.biography {
	position:absolute;
	top: 48px; 
	left: 36px; 
	width: 70px;
	height: 26px;
}
div.media {
	position:absolute;
	top:77px; 
	left: 36px; 
	width: 70px;
	height: 26px;
}
div.links {
	position:absolute;
	top:107px; 
	left: 36px; 
	width: 70px;
	height: 26px;
}
div.contact {
	position:absolute;
	top:20px; 
	left: 432px; 
	width: 70px;
	height: 26px;
}
div.guestbook {
	position:absolute;
	top: 48px; 
	left: 432px; 
	width: 70px;
	height: 26px;
}	
div.gigs {
	position:absolute;
	top: 77px; 
	left: 432px; 
	width: 70px;
	height: 26px;
}
div.content_start {
	position:absolute;
	top: 191px; 
	left: 282px; 
	width: 311px;
	height: 324px;
}
div.content_center {
	position:absolute;
	text-align: justify;
	top: 349px; 
	left: 94px; 
	width: 349px;
	height: 223px;
}
div.content_mediaplayer{
	position:absolute;
	text-align: justify;
	top: 349px; 
	left: 84px; 
	width: 359px;
	height: 223px;
}
div.content_media01{
	position:absolute;
	text-align: justify;
	top: 349px; 
	left: 94px; 
	width: 170px;
	height: 223px;
}
div.content_media02{
	position:absolute;
	text-align: justify;
	top: 349px; 
	left: 275px; 
	width: 170px;
	height: 223px;
}
.form {
	background-color: #fcfaf5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	font-size: 9px;
	border: 0px;
	color: #202020;
	width: 300px;
}
.text {
	margin: 0 0 8px 0;
}
h1 {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0 0 10px 0;
}
a:link {
  	color: #EE9C00;
  	text-decoration: none;
}
a:visited {
  	color: #DDFC00;
}
a:hover {
   	color: #EE9C00;
  	text-decoration: underline;
}
