/* Only show Weather Machine on Home page, where weather is */
#bodHome #custom1
{
   display: block;
}
#custom1
{
   display: none;
}

/*
#header
{
   background: transparent url(http://www.exraided.com/files/banner02.png) no-repeat center;
   width: 859px;
   height: 92px;
}
#header .title_name
{
   display:none
}
*/

#contentarea
{
   width: auto;
   min-width: 1015px;
}
div#content, body#content, #content
{
   width: auto;
   left: 218px;
   right: 218px;
   position: absolute;
}
#bodForums #content, #bodRoster #content, #bodRecruiting #content, #bodGallery #content, #bodProfessions #content, #bodCharacters #content, #bodSchedule #content, #bodFAQ #content, #bodItems #content, #bodNews #content, #bodProgression #content, #bodBilling #content
{
   width: auto;
   left: 218px;
   right: 10px;
}
#bodHome .bordered .r
{
   width: 11px;
}
#postbody11, #postbody21, .message-format
{
   width: auto;
}
.newscontent
{
   width: auto;
}

#footer
{
   display: none;
}

/* Removes the Right Nav bar on the Home page 
#bodHome #content
{
   width: auto;
   left: 218px;
   right: 10px;
}
#bodHome #rightnav
{
   display: none;
}
*/