* {
margin: 0;
padding: 0;
}

h1
	{
	font-family:Verdana;
	font-size:small;
	font-weight:bold;
    color:#4daacd;
	text-align:left;
	}
	
h2
	{
	font-family:Verdana;
	font-size:small;
	font-weight:normal;
	color:#4daacd;
	text-align:left;
	}

label
	{
	display:none;
	}

th
   {
   font-size:small;
   text-align:left;
   }

 .musictable
   {  width:590px;
    font-family:Verdana;
	background-color:#0F0F0F;
	font-size:small;
    margin:2px;
	border: 2px solid #ACACAC;
	border-collapse:collapse;
   }  
   
 .musictable td
{
	padding:2px;
	font-size:small;
} 

 .arttable
   {  width:500px;
    font-family:Verdana;
	color:#ffffff;
	background-color:#0F0F0F;
    margin:2px;
	border: 2px solid #ACACAC;
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
   } 
   
.texttable
   {
    font-family:Verdana;
	font-size:small;
	background-color:#0F0F0F;
    margin:2px;
	width:580px;
	margin:2px;
	border: 2px solid #ACACAC;
	border-collapse:collapse;
   }
 
.texttable th
{  font-size:smaller;
   text-align:left;
   border-bottom-style:solid;
   border-width:1px;
} 
   
.news
   {
    font-size:small;
    color:#ACACAC;
	width:580px;
    background-color:#1E1E1E;
    border:2px solid #101113;
    }
	
.news th
   {
	font-style:italic;
	color:#4daacd;
    }	

caption
	{
	text-align: left;
	padding:3px;
	color:#f1f1f1;
	font-size:medium;
	font-style:italic;
	font-weight: bold;
	}

.leadparagraph:first-letter {
font-size:200%;
}

li
	{
	color:#00AF84;
	padding-top:4px;
	padding-left:0px;
	padding-bottom:4px;
	}
  
  .menuItem
        {
    float:left;
	font-weight:bold;
	color:#39748a;
        }

a:link
   {  color:#3D7F9A ;
	}

a img { border: none ; }	
	
a:active
	{
	color:#000000;
	}

a:visited
	{
	color:#9DDAE6;
	}

a:hover
	{
	color:#ffffff;
	}

#container
	{
	margin-left:auto;
	margin-right:auto;
	width:1024px;
	height:1024px;
	}	
	
#page
	{
	margin-left:auto;
	margin-right:auto;
	height:auto;
	width:auto;
	}	
	
#bodyText	
	{background-color:#ecf0f1;
	 background-image:url(../images/paper_page.jpg );
	 background-repeat:no-repeat;
	 color:#000c0d;
	 font-family:Courier New;
	 width:580px;
	 font-size:smaller;
	}
	
#bodyText p {
margin-left:20px;
margin-right:30px;
text-indent:50px;
}
	
#sidebar
	{
	float:left;
	width:200px;
	height:auto;
	background-image:url(../images/l_badwall.jpg );
	opacity:0.6;
	}

#sidebar2
	{
	float:left;
	color:#f1f1f1;
	font-size:small;
	width:200px;
	height:auto;
	background-color: #000000;
	background-image:url(../images/l_badwall.jpg );
	background-repeat:repeat;
	opacity:0.8;
	}
	
#biogPanel
	{color:#4daacd;
	font-family:Verdana;
	font-size:smaller;
	}	
	
#centrepanel
	{
	float:left;
	width:600px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	}
	
#header
	{
	position:relative;
	left:0px;
	top:0px;
	width:600px;
	height:40px;
	}
	
#header img
	{
	padding-left:70px;
	}	

#mainpage
	{position:relative;
	 left:0px;
	 top: 0px;
	 width:600px;
	 color:#006473;
	 font-size:medium;
	}
	
#updates
     { overflow-y: scroll;
    overflow-x: hidden;
	height:480px;
	width:590px;
	bottom:0px;
	 }	
	
	
#intro{

	 color:#4daacd;
	 font-size:small;
	 font-family:Verdana;

}	

#menu	{
	width:500px;
	position:relative;
	left:0px;
	top:10px;
	}
	
#menu ul {
        }
#menu li {display: inline; 
        padding-left:30px;
		float:left}

#menu ul a {
background-image: url(../images/menuBacking.png);
background-repeat: no-repeat;
background-position: left;
padding-right: 5px;
padding-left: 5px;
display: block;
line-height: 40px;
text-decoration: none;
font-family:Book Antiqua;
}		

#topPic {
	position:relative;
	right:opx;
	top:0px;
	opacity:0.6;
        }
		
#thumbnails table {
	margin-left:20px;
	margin-right:auto;
	font-size:small;
    color:#ACACAC;
	text-align: center;
	text-decoration:none;
    background-color:#1E1E1E;
    border:1px solid #000000;
		}

#footer
	{
	position:relative;
	background:#000000;
	color:#4daacd;
	font-size:x-small;
    text-align: left;
	height:20px;
	bottom:0px;
	left:0px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	}
	
body
	{
	background-color: #000000;
	background-image:url(../images/badwall_2.jpg);
	background-repeat:repeat;
	min-height: 100%;
	}	

