/* CSS Document for www.audpro-radio.com */

body {
margin: 0 0 0 0;
padding: 0 0 0 0;
background-image: url(../img/gifs/body_bg.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Main Layout */

#Wrap {
width: 750px;
height: auto;
margin: 0 auto;
margin-top: 10px;
}

#Header {
width: 750px;
height: 60px;
float: left;
background-image: url(../img/gifs/header.gif);
background-repeat: no-repeat;
}

#Menu {
width: 750px;
height: 40px;
float: left;
background-image: url(../img/gifs/menu_bg.gif);
background-repeat: no-repeat;
}

#Flash {
width: 750px;
height: 328px;
float: left;
}

#SubMenu {
width: 750px;
height: auto;
float: left;
}

#BodyWrap {
width: 750px;
height: auto;
float: left;
}

#Left {
width: 300px;
height: auto;
float: left;
}

#Right {
width: 410px;
height: auto;
float: left;
padding: 20px;
}

#Footer {
width: 750px;
height: 30px;
float: left;
}

/* Font */

.font {
color: #FFFFFF;
font-size: 12px;
font-family: "Century Gothic";
}





