body{
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background:#374aa8 url(../_images/bodyBg.jpg) repeat-x;
}

#wrapper{
width:713px;
height:630px;
margin:0px auto;
position:relative;
}

.waitMsg{
background:url(../_images/loaderSmall.gif) no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
padding-left:20px;
padding-bottom:5px;
}

#top{
position:relative;
background:url(../_images/mainBack.jpg) no-repeat;
width:713px;
height:289px;
}

#logo{
position:absolute;
width:283px;
height:286px;
}

#player{
position:absolute;
bottom:-1px;
right:3px;
}


#girl{
position:absolute;
right:0px;
bottom:70px;
}

#boy{
position:absolute;
right:335px;
bottom:70px;
}

#bottom{
width:713px;
height:239px;
}
#radioBoy{
float:left;
width:286px;
height:239px;
background-color:#FFF;
}

#programBack{
background:#fff url(../_images/programBack.jpg) no-repeat;
float:left;
width:427px;
height:239px;
}

#banner{
width:713px;
height:75px;
}

#programTitle{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#0c9ad3;
padding:10px 0px 0px 10px;
}

#program p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#5b7a3f;
line-height:24px;
font-weight:normal;
padding:0px 0px 0px 10px;
}

#byMetroweb{
position:absolute;
bottom:5px;
right:10px;
width:713px;
font-size:10px;
color:#CCCCCC;
text-align:right;
padding:5px 0px 0px 0px;
}

#byMetroweb a{
text-decoration:none;
color:#000066;
text-align:right;
}
#byMetroweb a:hover{
text-decoration:underline;
}

#trick{
position:absolute;
background:url(../_images/trick.jpg) no-repeat;
width:4px;
height:68px;
bottom:3px;
left:283px;
}

#trick2{
position:absolute;
background:url(../_images/trick2.jpg) no-repeat;
width:4px;
height:68px;
bottom:3px;
right:2px;
}

#info{
color:#FFF;	
}

#info a{
color:#FFF;
}

#info a:hover{
text-decoration:none;
}

#high{

width:102px;
height:63px;
position:absolute;
right:240px;
top:124px;	
}

#high a{
background:url(../_images/high.png) no-repeat 0px 0px;
display:block;
width:102px;
height:63px;
}

#high a.selected{
background:url(../_images/high.png) no-repeat 0px -63px;
display:block;
width:102px;
height:63px;
}

#high a:hover{
background:url(../_images/high.png) no-repeat 0px -63px;
display:block;
width:102px;
height:63px;
}



#low{
background:url(../_images/low.png) no-repeat;
width:98px;
height:49px;
position:absolute;
right:110px;
top:153px;
}

#low a{
background:url(../_images/low.png) no-repeat 0px 0px;
display:block;
width:98px;
height:49px;
}

#low a.selected{
background:url(../_images/low.png) no-repeat 0px -49px;
display:block;
width:98px;
height:49px;
}


#low a:hover{
background:url(../_images/low.png) no-repeat 0px -49px;
display:block;
width:98px;
height:49px;
}
