body {
background-color: #FFFFFF;
margin: 0;
padding: 0;
text-align: center;
min-width: 700px;
margin-top: 10px;
}
#radio-bakgrnd {
background-image: url(img/grey-world-map-3.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 150px 0;   
}
#wrapper {
background-color: transparent;
text-align: left;
width: 700px;
margin-left: auto;
margin-right: auto;
margin-top: 10px; 
}
#header .inner li {
margin: 0;
padding: 0;
margin-top: 35px;
margin-bottom: -60px;
text-align: center;
padding-left: 30px;
font: times roman, serif;
font-size: 20px;
font-weight: bold;
color: red;
list-style-type: none;
height: 1%;
}
#header a:link, #header a:visited {
color: #FF0000;
background-image: url(img/blue-arrow-5.gif);
background-repeat: no-repeat;
background-position: center left;         
padding-left: 25px; 
font-size: 90%;   
color: #FF0000;               
}
#header li a:hover {
background-color: #FFC0CB; 
}
#main {
background-color: transparent;
position: relative;
top:25px;
width: 100%;
margin-top: 10px;
height: 1%;  
}
#content-radio .inner ul {
margin: 25px 10px 20px 190px;   /*margin: 25px 10px 20px 120px; */
list-style-type: none;
font-size: 24px;
font-weight: bold;
height: 1%;
}
#content-radio .inner h4 {
margin: 0;
padding: 0;
font: times roman, serif;
font-size: 23px; 
color: black;
text-align: center;
padding-left: 60px;
margin-top: 40px;
margin-bottom: -20px;
height: 1%;
}
#content-radio .inner li {
margin-bottom: 5px;
list-style-type: none;
height: 1%;
}
#content-radio a:link, #content-radio a:visited {
color: #FF0000;
background-image: url(img/red-arrow-7.gif);
background-repeat: no-repeat;
background-position: center left;         
padding-left: 25px;     
font-size: 90%;   
color: #FF0000;               
}
#content-radio li a:hover {
background-color: #FFC0CB; 
}
#content-radio .inner h2 {
text-align: left;
margin: 0;
padding: 0;
font: times roman, serif;
font-size: 18px; 
color: blue;
text-align: center;
font-weight: bold; 
margin: 20px 65px 0 100px; 
height: 1%;
}
#content-radio .inner h3 {
font: times roman, serif;
font-size: 17px;   
color: black;
font-weight: normal;
margin: 0 65px 0 125px;
height: 1%;
}
#blank-screen {
color: white;
margin-top: 175px;
}

