BODY {
background: black;
font-family: 'Lucida Sans Unicode', sans-serif;
font-size: 13px;
color: #eee;
}

H2 { margin-top: 0; }

H3 { margin: 5px 0; }

OBJECT { outline: none; }

#body {
background: url('images/background.jpg');
margin: auto;
padding: 15px 25px;
width: 750px;  /* 800px */
height: 570px; /* 600px */
position: relative;
z-index: 0;
}

#contentbox {
position: relative;
margin-top: 20px;
width: 360px;
}

#contentbkg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 0;
}

#content {
position: relative;
margin: 15px 0 0 0;
padding: 10px;
z-index: 1;
}

#content A, #content P {
color: #eee;
font-size: 13px;
line-height: 17px;
margin: 10px 0 0 0;
}

#content A { text-decoration: underline; }
#content A:hover {
text-decoration: underline;
color: #ffff77;
}

#cr {
position: absolute;
bottom: 10px;
font-size: 10px;
}

#flashPlayer {
position: absolute;
left: 5px;
top: 0px;
line-height: 30px;
}

#menu {
position: relative;
margin-top: 20px;
}

#menubkg {
width: 750px;
height: 30px;
}

#menucontent {
position: absolute;
top: 1px;
left: 0;
width: 750px;
text-align: center;
}

#menucontent A {
display: inline-block;
padding: 0 15px;
line-height: 30px;
font-size: 14px;
text-align: center;
text-decoration: none;
color: #eee;
}

#menucontent A:hover {
color: white;
background: #333;
}

#pic0 {
position: relative;
z-index: 2;
}

#pic1 {
position: absolute;
left: 0; 
top: 0;
z-index: 1;
}

#playerbox {
position: relative;
margin-top: 20px;
}

#playerbkg {
width: 360px;
height: 30px;
}

#sitename {
font-family: Georgia, serif;
font-size: 28px;
font-style: italic;
line-height: 26px;
}

#sitename SPAN {
font-size: 18px;
}

#titlepics {
position: relative;
float: right; /* pic0, pic1 absolute */
margin-top: 20px;
}

#titlepics IMG {
width: 350px;
height: 350px;
}

.song { font-style: italic; }

.transp {
background: black;
background-image: url('images/transbkg.gif');
background-repeat: repeat-x;
border: 1px solid #181818;
color: white;
/* filter: alpha(opacity=65); */
-moz-opacity: .65;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}
