/* general elements */

body {background: url('../img/empty.gif') center top no-repeat #ffffff;  color: #000000; }


h1, h2, h3, h4 {color: #000000;}

/* layout */

#body-container {width: 640px; text-align: left; background-image: none;}
#main-container { margin: 0px;}

/* topbar */

#topbar {display: none;}

/* middlebar */

#middlebar {display: block; width: 640px; height: 100px; margin: 0px; background: url('../img/empty.gif') left top no-repeat #ffffff; position: relative;}
#middlebar h1 a {text-indent: 0em; left: 10px; top: 0px; font-size: 30px; color: #990000; background-image: none;}
#middlebar h2 { color: #000000; left: 10px; top: 30px; font-size: 18px;}
#middlebar h3 {color: #000000; left: 10px; top: 60px; font-size: 18px;}


/* content */

#content-outer {float: none; background-image: none; border: none; min-height: 10px;}
#content-inner {padding: 10px; font-size: 13px;}
#content-inner .delimiter {width: 100%; height: 2px; overflow: hidden; clear: both; background: url('../img/empty.gif') left top repeat-x #000000;}

/* partners */
#partners {display: block; width: 640px; height: 320px; background-image: none; color: #000000;}
#partners a {height: 40px; }
.partners-title {height: 40px; padding-left: 10px;}


/* special boxes */

.box-01-outer {border: 1px solid #7d7b7b; float: left; background-image: none;}
.box-02-outer {border: 1px solid #7d7b7b;  float: left; background-image: none;}
.box-01-outer h4, .box-02-outer h4 {width: 100%; margin: 0px; padding: 0px; height: 39px; line-height: 39px; text-align: center; overflow: hidden; background-image: none;}
.box-01-inner, .box-02-inner {padding: 5px 10px 5px 10px;}
.box-03-outer {display: block; width: 640px; min-height: 10px; background-image: none; border: none; }
.box-03-inner {padding: 10px ; font-size: 13px;}

#box-bands-img {display: none;}
#box-radio-beat {display: none;}

/* footer */
#footer-outer {display: block; width: 640px; height: 50px;}
#footer-inner {color: #000000; }
#footer-inner a {color: #000000 !important;}
