* {
   background-color: black;
   text-decoration: none;
   font-weight: normal;
   font-style: normal;
   padding:0;
   margin:0;
}
html{
     height:100%;
     background-color:transparent;
}
body {
      position:absolute;
      height:100%;
      width:100%;
      background-color:black;
      color:white;
      background-repeat :no-repeat;
      background-position :center;
}
body {
 text-align:center;
}

#container {
 width:750px;
 margin-left:auto;
 margin-right:auto;
 text-align:left;
 background:transparent;
 }

#menu {
 width:210px;
 float:left;
 background:transparent;
 color: white;
}

#mainp {
 width:520px;
 float:left;
 margin-left:10px;
 background:transparent;
 color: white;
 font-size: 9pt;
 padding-top:20px;
 right:100px;
}

#maint {
 width:520px;
 float:left;
 text-align:center;
 margin-left:10px;
 background:transparent;
 color: white;
 font-size: 9pt;
 padding-top:20px;
}

#mainr {
 width:520px;
 float:left;
 text-align:left;
 margin-left:10px;
 background:transparent;
 background-repeat:no-repeat;
 color: white;
 font-size: 6pt;
 padding-top:20px;
 text-align:center;
}

#maint1 {
 width:300px;
 float:left;
 text-align:center;
 margin-left:10px;
 background:transparent;
 color: white;
 font-size: 9pt;
 padding-top:20px;
}
#maint2 {
 width:200px;
 float:left;
 text-align:center;
 margin-left:10px;
 background:transparent;
 color: white;
 font-size: 9pt;
 padding-top:20px;
}

#main1 {
 width:520px;
 float:left;
 text-align:left;
 margin-left:10px;
 background:transparent;
 color: white;
 font-size: 9pt;
 padding-top:20px;
}

#main2 {
 width:100%;
 clear:left;
 text-align:left;
 background:transparent;
 color: white;
 padding-top:50px;
 font-size: 9pt;
 padding-top:20px;
 padding-bottom:20px;
}

#main3 {
 width:100%;
 clear:left;
 text-align:center;
 background:transparent;
 font-size: 9pt;
 padding-top:20px;
 padding-bottom:20px;
}
#wrapper {
 width:740px;
 float:left;
 margin-right:10px;
 background:transparent;
}

#foot {
 width:100%;
 clear:left;
 text-align:center;
 color: white;
}
/*index*/
#player{
        background-color:transparent;
}
#fs{
           font-size:50%;
}
h1 {
    background-color:transparent;
    line-height:1.4em;
}
h2 {
    background-color:transparent;
    font-size:20pt;
    line-height:1.4em;
}
h3 {
    background-color:transparent;
    font-weight:bold;
    font-size:14pt;
    line-height:1.4em;
}
p {
    background-color:transparent;
    font-size:14pt;
    line-height:1.4em;
}
s {
    background-color:transparent;
    font-size:10pt;
    line-height:1.4em;
}
b {
    background-color:transparent;
    font-size:14pt;
    line-height:1.4em;
}
dd {
    background-color:transparent;
    font-size:14pt;
    line-height:1.4em;
}
a{
  background-color:transparent;
  line-height:1.4em;
}
a:link{
       Color: #ffffff;
       text-decoration: underline;
}
a:visited{
          color: #ffffff;
          text-decoration: underline;
}
a:hover{
        color: #ff0000;
        text-decoration: underline;
}
a:active{
         color: #ffffff;
         text-decoration: underline;
}
