body  { background-color: #fff; margin: 0; padding: 0 }
body, p, td, div { color: #333; font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }

#radio { width: 850px; height: 620px; background-image: url(images/bg_radio.gif); background-repeat: no-repeat; position: absolute; top: 50%; left: 50%; margin-left: -425px; margin-top: -310px; }
#content { width: 650px; height: 260px; position: relative; top: 102px; left: 50%; margin-left: -325px; padding-right: 3px; overflow: auto; }
#menu_left { width: 150px; height: 70px; float: left; margin-left: 80px; margin-top: 190px; }
#menu_right { width: 150px; height: 70px; float: right; margin-right: 80px; margin-top: 190px; }
#footer { width: 850px; height: 40px; position: absolute; top: 50%; left: 50%; margin-left: -425px; margin-top: 315px; text-align: center; }

h1   { color: #999; font-size: 19px; font-style: italic; font-weight: normal; margin: 0 0 5px; padding: 0 0 0 10px; border-bottom: 1px dashed #555 }

a:link, a:visited, a:active { color: #b49d5a; text-decoration: none; }
a:hover { color: #b49d5a; text-decoration: underline; }

.img_box_left { color: #999; font-size: 9px; text-align: center; float: left; margin-right: 5px; margin-bottom: 5px; }
.img_box_right { color: #999; font-size: 9px; text-align: center; float: right; margin-left: 5px; margin-bottom: 5px; }
