body {
height: 100%;
overflow: none; 
text-align:center;
margin: 0px;
 padding:0px;
font-size: 12px;
font-family: Arial, Verdana, sans-serif;
line-height: 130%;
background-color:#000000;
color:#ffffff;
}

div{

margin: 0px;
padding:0px;
width:100%;
}

div.encompass{
position:absolute;
width:100%;
margin: 0px;
padding:0px;
background-color:#000000;
}


div.holder{
position:absolute;
width:800px;
left:50%;
margin-left:-400px;
#margin-left:auto;
#margin-right:auto;
#left:-400px;
background-color:#000000;
background-repeat: repeat-y;
border-left-style:solid;
border-left-width:8px;
border-left-color:#FFFC01;
border-right-style:solid;
border-right-width:8px;
border-right-color:#FF6F02;
}

div.topmenu{
padding:15px;
color:#FFFFFF;
position:absolute;
  /* for IE */
  filter:alpha(opacity=50);
  /* CSS3 standard */
  opacity:0.5;
width:800px;
margin-left:auto;
margin-right:auto;
}


div.albumlist {
height:auto;
position:relative;
float:center;
}

div.player {
width:auto;
position:absolute;
left:50%;
margin-left:-135px;
top:495px;


}


div.pagecontent {
position:relative;
margin-left:auto;
margin-right:auto;
width:800px;
margin-top:130px;
#padding-top:130px;
#height:100%;
}

td{
text-align:center;
}

td a{color:#6DD7E6;}

td.topheader{
text-align:center;
font-size: 20px;
font-weight:bold;
color:#FFFFFF;
}

img {border-color: #000000;border-width:2px;border-style:solid;}

img.button{
border-width:0px;
}



table {
float:center;
width:100%;
}
form {margin-bottom:0;}

table.albumtable {width:80%;}

span.emph {color:red;font-weight:bold;font-size:1.2em;}

h1 {margin: 0%;padding: 0%;line-height: 1.1;}
h1 a{text-decoration:none;}
h2 {margin: 0%;padding: 0%;line-height: 1.1;}
h2 a{color:#6DD7E6;font-style:none;}


div.bottommenu {
margin-bottom:0px;
float:left;
position:relative;
background-color:#000000;

}

table.bottommenu {
width:100%;
height:40px;
background-color:#000000;
background-repeat: repeat-y;
background-image: url(/sitepics/layout/bottommenu.jpg);
}

table.bottommenu td{
vertical-align: middle;
width:20%;
}

table.bottommenu a{
color:#000000;
font-weight:bold;
text-decoration:none;
font-size:1.1em;
}

a {color:#6DD7E6;}

table.indexhlinks a{text-decoration:none;color:#FFFFFF;"}
