@CHARSET "UTF-8";

body { padding: 0; margin: 0; background: #1e1c1a url(../img/wab_background.gif) repeat-x; }

#root { width: 885px; margin: 0 auto; position: relative; }
#blues { margin: 0 auto; padding-right: 855px; position: absolute; background: url(../img/wab_blues.png) no-repeat; width: 278px; height: 999px; }
 #head {}
  #logo { float: left; width: 195px; height: 117px; background: #373634 url(../img/wab_logo.png) no-repeat; border-right: 2px solid #bababa; }
  #topnav { float:left; background: #161616 url(../img/wab_topnav_background.png) no-repeat; width: 688px; height: 117px; }
  #group_photo { height: 373px; background: #000; }
 #main-area { min-height: 500px; width: 885px; background: url(../img/wab_mainarea_background.gif) repeat-y; margin-bottom: 10px; }
  #leftnav { float: left; width: 175px; padding: 10px; border-right: 2px solid #bababa; }
  #content-area { float: left; width: 668px; padding: 10px; }
  
#main-area.content_full_carea { background: #171616; }
.content_full_carea #content-area { width: 863px; }