
/* CSS Document: linked from radio.htm */

body {
background: url("radb.jpg") #4f6e8f repeat-x;
}

#outerWrapper #contentWrapper {
/*background: url("rad.jpg") no-repeat scroll top;*/
margin: 20px 200px 0px 200px;
}

#outerWrapper #contentWrapper #radioContent {
background: url("radtop.jpg") #fff no-repeat scroll top;
/*background: url("radbottom.png") #fff no-repeat scroll bottom;*/
/*opacity:0.5;*/
margin: 0px 0px 0px 0px;
padding: 310px 30px 5px 30px;
}

#radiosatellite {
position:absolute;
right: 0px;
top: 0px;
z-index: +7;
}

#radiotower {
position: fixed;
left: 0px;
bottom: 0px;
}

hr {
width: 67%;
text-align: left;/*this will align it for IE*/
margin: 3px auto 10px 0px; /*this will align it left for Mozilla*/
padding: 0px;
height: 0px;
border: 0px;
border-top: 1px solid #4f6e8f;
}
