body {
    background-color:#FFFFFF;
    margin:0;
    padding:0;
}


#head_add {
	    z-index:3;
    display:block;
    height:90px;
    width:728px;
	    top: 0px;
	    left: 0px;	
    margin-top: 0px;
    padding-top: 0px;
    padding-left: 0px;
    
}

#page {
    display:block;
    height:567px;
    overflow:hidden;
    position:relative;
    width:728px;
    background-image: url(../image/background.jpeg);
}



#player_background{
    background-image: url(../image/header-box-rounded.png);  
    width: 257px;
    height: 74px;
    float: left;
    display: block;    
    margin-left: -20px;
    margin-top:  -22px;  
}


#player {
    background-image:url(../image/header.jpeg);
    background-repeat:no-repeat;
    background-position:top right;
    display:block;
    height:140px;   
    margin:0;
    padding:0;
    width:728px;
}

#player_main {
    display:block;
    float:right;
    height:40px;
    margin:29px 33px 0 0;
    padding:0;
    width:220px;
}

#menu{
    background-color: white;
    height: 115px;
}

#topnavi {
    color:red;
    display:block;
    float:left;
    font-family:monospace;
    font-size:12px;
    height:30px;
    margin-top:27px;
    margin-right: 30px;
    padding:0;
    text-align:center;
    width:728px;
    font-weight: bold;  
}

#topnavi img{
    border: none;
}

#topnavi a {
    font-family:monospace;
    color:#666666;
    text-decoration:none;
    font-size:12px;
    font-weight: bold;
}

#left_add {
    background-image:url(../image/left-ad-box.png);  
    bottom:0;
    display:block;
    height:270px;
    margin-top: 26px;
    text-align:left;
    vertical-align:bottom;
    width:320px;
    padding-top: 7px;
    padding-left: 3px;
    width: 304px;
    height: 256px;
    float: left;
}

#playlist {
    background-image:url(../image/radio-red.png);
    background-repeat:no-repeat;
    bottom:0;
    color:#666666;
    display:block;
    float:left;
    font-family:verdana;
    font-size:11px;
    height:225px;
    line-height:150%;
    margin:-260px 0 0 390px;
    width: 253px;
    text-align:left;
    width:300px;
    padding-left: 25px;
    padding-top: 20px;
}


#playlist_in{
    background-image:url(../image/radio-white.png);   
    background-repeat: no-repeat;
    margin-left: -12px;
    height: 163px;   
    padding-left: 25px;
}


#playlist_menu{
    color: white;
    font-size:12px;
    font-weight:bold;
    padding-bottom: 3px;
    margin-top: -10px;  
}

#playlist_menu a, img{
color: white;
font-size:12px;
font-weight:bold;
text-decoration: none;
border: 0px solid red;
}



#con_nacamar {position:absolute;
	    z-index:3;
 	    width:728px;
 	    height:55px;
	    float: ;
	   top: 512px;
	    left: 0px;
		    background-color: #797979;
              background-image:url(http://edge.download.newmedia.nacamar.net/freestream/download/nacamar.gif);
	    background-repeat:no-repeat;
  	    background-position:bottom right;}


#nav_dots{
    width: 2px;
    height: 14px;
    background-image:url(../image/dots-navi.png);     
}

#the_player{
    padding-left: 18px;
    padding-top: 14px;
}
 <!-- IE 6 Style -->
* html #player_main {
    margin-right:14px;
}


* html #topnavi {
    margin-top:20px;
    margin-bottom: -20px;
    padding-bottom: -20px;
    font-family: Arial;
}

* html #topnavi a{
    font-family: Arial;
}

* html #playlist{
    margin-left: 28px;  
    margin-top: 20px;
    padding-top: -20px;
}

* html #nacamar_logo{
    margin-left: 255px;
    margin-top: -160px;
}


* html #namacar_logo_bottom_bottom{
    margin-top: 135px;
}

* html #left_add{
    margin-bottom: 100px;
    margin-top: 50px;
}

*html #page{
    padding-bottom: 45px;
    padding-top: 0px;
    height: 505px;
    
}

* html #the_player{
    margin-top: 15px;
    margin-left: 10px;
}

* html #head_add{
    height: 90px;
    margin-top: -25px;
    padding-top: 30px;
}

