/* Start of CMSMS style sheet 'Devo CMS: layout-navtop-1col' */
/* NAV BAR AT THE TOP AND ONE COLUMN OF CONTENT */
div#content {
 position:relative;
 width:980px;
}
div#main,div#sub,div#local  {
 width:auto;
  background:#000 url(images/bg-content.png) no-repeat center top;
margin-top:15px;
}
div#nav {
 width:auto;
 text-align:right;/*center; right;*/
}
/* End of 'Devo CMS: layout-navtop-1col' */

