@charset "utf-8";
/* CSS Document */

.header
{
position:relative;
left:30px;
top:20px;
}
#content
{
width:800px;
position:relative;

}
.leftside
{
text-align:justify;
position:absolute;
width:300px;
font-family:Georgia, "Times New Roman", Times, serif;

left:30px;
margin-top:20px;
font-weight:500;
}

.leftside ul
{
font-size:16px;
position:relative;
margin-top:0px;
left:20px;

}
.leftside ul li
{
padding-bottom:3px;
}

.rightside
{
position:absolute;
left:342px;
margin-top:13px;

}
.music
{
position:absolute;
z-index:20;
left:690px;
margin-top:-10px;
}
.footer
{
position:relative;
top:560px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

li a:link
{
font-family:Georgia, "Times New Roman", Times, serif;
color:#000000;
text-decoration:none;
}
li a:hover
{
font-family:Georgia, "Times New Roman", Times, serif;
color:#009900;
text-decoration:none;
}
li a:visited
{
font-family:Georgia, "Times New Roman", Times, serif;
color:#000000;
text-decoration:none;
}
