body     {
    bgcolor: #ffffff;
	color: #000000;
    font-family: Verdana, Arial, "sans-serif";
    

}
a:link {color: red}
a:visited {color: orange}
a:hover {color: orange}
a:active {color: red}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}


.menu:link {color: red}
.menu:visited {color: red}
.menu:hover {color: orange}
.menu:active {color: red}
.menu:link {text-decoration: none;}
.menu:visited {text-decoration: none;}

.menu {border-top: 0;
      border-bottom: 0;
}

h1 {font-size: 56;
   line-height: 75%;
   text-align: center;}
   
html>body h1{font-size: 56;
   line-height: 1%;
   text-align: center;}   


.header {align: center;}

   
   
#navmenu { 

	    top: 5px;
        align: center;
        position: relative;
        color: #ffffff;
        font-size: 20px;
        font-weight: 900;

        

        
}

li { list-style-type: none;
     padding: 3px;
     margin: 2px;
     border-top: 2px ridge;
          border-bottom: 2px ridge;
          border-left: 0px;
          border-right: 0px;
          width: 500px;

       
   }
   
html>body li {border-top: 2px ridge;
          border-bottom: 2px ridge;
          border-left: 0px;
          border-right: 0px;
              border-color: #000000;}
              




#player { 
	top: 185px;
        left: 14px;
        position: absolute;
}




#pagetitle {

        top: 25px;
        left: 150px;
        position: relative;
}




#subtitle {

        left: 150px;
        position: inline;
}



#maintext {

	font-size: 14;
        top: 25px;
        left: 150px;
        width: 70%;
        position: relative;
}

#lyricspopup {font-size: 12;}


#music {

	font-size: 17;
        top: 257px;
        left: 300px;
                width: 400px;
        position: inline;
}


#writing {

	font-size: 17;
        top: 257px;
        left: 300px;
                width: 600px;
        position: inline;
}


#maintext2 {

	font-size: 14;
        top: 75px;
        left: 150px;
        width: 70%;
        position: relative;
}




#tracklisting {

	font-size: 16;
        top: 35px;
        left: 425px;
        position: relative;
}

#albumcover {border: 0;
             margin: 8px;
             top: 275px;
             left: 150px;
             position: absolute;
             }

