body
{
padding:0px;
margin:0px;
background-color:#e5e4d5;
}

a 
{
cursor: pointer; 
cursor: hand;
color:blue;
text-decoration:underline;
border:0px;
}

a:link {  color: #000000; text-decoration: none}
a:visited {  color: #333333; text-decoration: none}
a:hover {  color: #333333; text-decoration: underline}
a:active {  color: #333333; text-decoration: underline}

p
{
font-family:verdana,arial,helvetica,sans-serif;
font-size:8pt;
margin-top:5px;
margin-bottom:5px;
}

img
{
border:0px;
}

#homeblurb
{
position:absolute;
left:347px;
top:104px;
width:360px;
height:48px;
z-index:100;
}

#menu
{
position:absolute;
left:677px;
top:33px;
width:100px;
height:48px;
z-index:100;
}


#album
{
position:absolute;
left:344px;
top:306px;
width:210px;
height:48px;
z-index:100;
}

#playlist
{
position:absolute;
left:564px;
top:306px;
width:210px;
height:48px;
z-index:100;
}

#footer
{
position:absolute;
left:44px;
top:606px;
width:610px;
height:48px;
z-index:100;
}


.menutext
{
font-family:arial,helvetica,sans-serif;
font-size:8pt;
font-weight: bold;
margin-top:5px;
margin-bottom:5px
}


.bodytext
{
font-family:verdana,arial,helvetica,sans-serif;
font-size:8pt;
margin-top:5px;
margin-bottom:5px;
}

.footertext
{
font-family:verdana,arial,helvetica,sans-serif;
font-size:7pt;
margin-top:5px;
margin-bottom:5px;
color: #333333;
}
