body{
margin: 0px;
padding: 0px;
color: black;
}

#topbar{
position: absolute;
top: 0px;
left: 0px;
width:1000px;

}

#topbar2{
position: absolute;
top: 90px;
left: 0px;
width:1000px;

}


#menu{
position: absolute;
top: 100px;
left: 10px;
width: 90px;
}

#menubar{
position: absolute;
top: 95px;
left: 100px;
width: 10px;
}

#menubar_top{
position: absolute;
top: 85px;
left: 100px;
width: 10px;
height: 10px;
background-image: url(pics/vertical_ruler.png) top left repeat-y;
}

#main{
position: absolute;
top: 100px;
left: 110px;
width: 560px;
}

#player{
position: absolute;
top: 100px;
left: 660px;
width: 320px;
}

#footer{
position:absolute;
bottom:0;
left:0;
width:100%;
}

#wol{
position:absolute;
top:200px;
left:200px;
width:200px;
}




p, div {color: #222222; font-size: 12px; font-family: helvetica, impact, sans-serif; }
p.talk {color: #222222; font-size: 12px; font-family: helvetica, impact, sans-serif; font-style:italic;}
p.small {color: #997722; font-size: 10px; font-family: helvetica, impact, sans-serif; }
p.two {color: #222222; font-size: 16px; font-family: helvetica, impact, sans-serif; }
p.headline{color: #222222; font-size: 36px; font-family: helvetica, impact, sans-serif; }
h1 {color: #222222; font-size: 18px; font-family: helvetica, impact, sans-serif; }
h2 {color: #222222; font-size: 15px; font-family: helvetica, impact, sans-serif; }

a.link {color: #555555; font-size: 12px; font-family: helvetica, impact, sans-serif; text-decoration:none;}
a.link:hover { color: #333333; text-decoration: underline;}
p.playlist {color: #555555; font-size: 16px; font-family: helvetica, impact, sans-serif; text-decoration:none;}
a.playlist {color: #0000ff; font-size: 10px; font-family: helvetica, impact, sans-serif; text-decoration:none;}


hr.one{border: 0px; color: #888888; background-color: #888888; height: 2px;}
hr.one_old{border: 0px; color: #AAAAAA; background-color: #AAAAAA; height: 2px;}
hr.two{border: 0px; color: #AAAAAA; background-color: #AAAAAA; height: 1px;}
hr.two_old{border: 0px; color: #DDDDDD; background-color: #DDDDDD; height: 1px;}