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;   
/*margin: 0 0 0 150px;*/  
}
#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;
/*Margin: 35px 0 -60px 0;*/
text-align: center;
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;  /*14px;*/     
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 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: 30px;   /*40px;*/   
color: black;
text-align: center;
margin-top: 40px;
margin-bottom: -20px;    /*0;*/
height: 1%;
}
#content-radio .inner li {
margin-left: 40px;
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;  /*14px;*/     
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; 
/*list-style-type: bold;      none*/
color: black;
text-align: center;
font-weight: bold;    /*text: bold;*/
/* text-align: center; */
/* margin-top: 18px; */
margin: 20px 65px 0 100px;   /*margin: 30px 65px 0 100px; */
/* margin-bottom: 0; */
height: 1%;
}
#content-radio .inner h3 {
/*margin: 0;*/
/*padding: 0;*/
font: times roman, serif;
font-size: 17px;   
color: black;
font-weight: normal;
margin: 0 65px 0 100px; 
height: 1%;
}
#blank-screen {
color: white;
margin-top: 175px;
}



