body 
{
background-image: url(images/background.png);
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
margin: 0px; 
background-repeat: repeat-x;
padding: 0px;
background-color: #548d00;
background-position: top;
}

#maincontainer
{
background-color: #FFFFFF;
width: 800px;
height: auto;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
padding-left: 3px;
padding-right: 3px;
background:url(images/internalbackgroundwhiteblackborder.png);
text-align: left;
min-height: 768px;
}

#radiostatsweeklyshows 
{ 
position: relative;
}

#nav {
position: absolute; 
top: 0px;
left: 0px; 
width: 800px;
z-index: 100;
}

#leftcolumn {
width:247px;
float: left;
}

#rightcolumn {
width: 553px; 
float: right;
}

#radiostats {
background-color: #f67c6f;
background-image:url(images/radio-stats-bg.png);
background-repeat: no-repeat;
width: 241px;
height: 101px;
background-position: bottom;
padding-top: 37px;
padding-left: 3px;
padding-right: 3px;
padding-bottom: 3px;
color: #FFFFFF;
position: relative;

}

#habbo {
position: absolute;
bottom: 6px;
right: 6px;
}



#rotator {
width: 553px;
float: right;
}

#songofweek {
background:url(images/songofweek.png);
background-repeat: no-repeat;
width: 241px;
height: 98px;
background-position: bottom;
padding-top: 13px;
padding-left: 3px;
padding-right: 3px;
padding-bottom: 3px;
color: #000000;
position: relative;
}

.albumart {
border: 1px solid black;
margin-right:3px;
margin-top: 3px;
float: left;
}

.button { 
background: #FFFFFF;
padding: 3px;
border: 2px solid black;
font-size: 9px;
font-weight: bold;
float: left;
margin-left: 3px;
color: #000000;
}

#buttons {
position: absolute;
bottom: 9px;
left: 3px;
}

#roomofweek {
background:url(images/roomofweek.png);
background-repeat: no-repeat;
width: 241px;
height: 74px;
background-position: bottom;
padding-top: 13px;
padding-left: 3px;
padding-right: 3px;
padding-bottom: 3px;
color: #FFFFFF;
position: relative;
}

#requestline {
background:url(images/reqline.png);
background-repeat: no-repeat;
width: 241px;
height: 122px;
background-position: bottom;
padding-top: 15px;
padding-left: 3px;
padding-right: 3px;
padding-bottom: 3px;
color: #FFFFFF;
position: relative;
}

#radioplayer {
background:url(images/radplayer.png);
background-repeat: no-repeat;
width: 238px;
height: 72px;
background-position: bottom;
padding-top: 13px;
padding-left: 3px;
padding-right: 6px;
padding-bottom: 3px;
color: #FFFFFF;
position: relative;
text-align: right;
}

textarea , input {
font-size: 9px; 
font-family: Verdana;
color: #000000;
}

#twitter {
background:url(images/hxlivetwit.png);
background-repeat: no-repeat;
width: 238px;
height: 59px;
background-position: bottom;
padding-top: 13px;
padding-left: 3px;
padding-right: 6px;
padding-bottom: 3px;
color: #FFFFFF;
position: relative;
font-size: 10px;
}

a.button {
color: #000000;
font-weight: bold;
text-decoration: underline;
}


#disclaimer
{
width: 806px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
text-align: left;
clear:both;
}
<!--[if IE]>
#radiostats {z-index: -100;}
<![endif]-->