#broadcast {
background-image: url(images/home/broadcasting.gif);
background-repeat: no-repeat;
display: block;
width: 176px;
height: 74px;
font-size: 0px; }

#menu {
width: 640px;
margin-left: auto;
margin-right: auto; }

/* columns */

body {min-width:640px}

#top,#left,#content,#right,#bottom {display:inline-block;}

/* safari and opera need this */

#top,#bottom {width:100%;}

#left,#content,#right {float:left}

#left {width:13%; border: 1px solid #74A8A8;}

#content {width:70%;}

#right {width:13%; border: 1px solid #74A8A8;}

#bottom {clear:left;}