body {background:#000000 url('/img/bg.gif') top repeat-x; margin:0; font-size:0.8em; font-family:Verdana, Arial, Helvetica, sans-serif; color:#ffffff;}

#container {width:770px; margin:auto; height: auto; padding:0;  border:solid 0px #ffffff; background:#ffffff;}
#headcontainer {background: url('/img/logobg.gif') repeat-x; width:auto; height:100px; margin:0; padding:0; color:#000000; font-size:0.7em; text-align:: right;}
#pic {width:auto; height:100px; margin:0 0 10 0; padding:0;}
#content {clear:both; width:auto; margin:0; padding:10px; background:#ffffff url('/img/contentbg.gif')repeat-x; color:#111111; height:auto;}
#logo{float:left;}
#menu{float:left;}
#banner{ float:right;width:auto; margin:1px; text-align:center; padding:2px; background: #111111; border: solid 1px #555555;}
#footer {clear:both; color: #333333; font-size:0.7em; width:auto; padding:10px; text-align:center; background-color:#cccccc; border-top: solid 1px #aaaaaa;}
#bottomround {background-color: #111111; margin:0; padding:0; width:auto; padding:5px; text-align:center;}
#copyright {background:#000000 url(/img/footerbg.jpg) repeat-x; height:100px; text-align:center; color: #555555; padding:10px; }
#redmenu{clear:both; background:#cc0000 url('/img/topmenu_hover.gif'); width:auto; padding:5px; height:30px;}

// desert: 999966; ford: 003366;

.alert {width:auto; text-align:center; background-image:url(/img/recenttopics.jpg); padding:20px; color:#FFCC66;}
.featured {width:auto; padding:20px; color:#222222; margin-bottom:30px;}
.featured img {border:solid 1px #aaaaaa; padding:5px;}


table.ssi_table {
width:100%;
}

table.ssi_table td {
    padding: 7px;
    border: solid #333333 1px;

}

#navcontainer {background:#000000 url('/img/navbg.gif') repeat-x; width:auto; padding: 0px; height:30px; text-align:center; vertical-align:middle;}

A.nav:link,A.nav:visited {display:block; padding:5px; float:left; color:#ffffff; margin-right:1px; text-align:center; text-decoration:none; background-color:#000000;}
A.nav:hover {display:block; color:#ffffff; background-color:#333333; text-decoration:none;}

A.rmLink:link,A.rmLink:visited {color: #ffffff; display:block; padding:5px; float:right; text-decoration:none; border:solid 1px #ffffff; margin-right:5px;}
A.rmLink:hover {background-color:#000000; text-decoration:none; color:#ffffff; text-decoration:none;}


A.topnav:link,A.topnav:visited {color: #ffffff; display:block; padding:2px; float:right; text-decoration:none; border:solid 1px #ffffff; margin-right:5px; font-size:0.7em; margin-top:5px;}
A.topnav:hover {background-color:#cc0000; text-decoration:none;}

A.sections:link,A.sections:visited{display:block; width:500px; background:#000000 url('/img/hosting-section-bg.gif') repeat-x; color:#ffffff; padding:10px; border:solid 1px #cccccc; margin-bottom:10px; text-decoration:none;}
A.sections:hover {background:#000000; color:#ffffff; text-decoration:none;}

A.whitelink:link,A.whitelink:visited {color:#ffffff; text-decoration:underline;}
A.whitelink:hover {color:#cccccc; text-decoration:underline;}

A.blacklink:link,A.blacklink:visited {color:#000000; text-decoration:underline;}
A.blacklink:hover {color:#555555; text-decoration:underline;}

A.graylink:link,A.graylink:visited {color:#333333; text-decoration:underline;}
A.graylink:hover {color:#000000; text-decoration:underline;}

A.foot:link,A.foot:visited {color:#cccccc; text-decoration:underline;}
A.foot:hover {color:#777777; text-decoration:underline;}

A:link,A:visited {color:#cc0000; text-decoration:underline;}
A:hover {color:#cccccc; text-decoration:underline;}


.padded {padding:10px;}
.prfle{width:auto; background-color:#990033; border:solid 1px #eeeeee; margin:3px; padding:4px;}
.about{width:auto; background-color:#bb4d78; border:solid 1px #eeeeee; margin:8px; padding:4px;}


/*- Menu Tabs H--------------------------- */

    #tabs {
      float:left;
      width:100%;
      background:#000;
      font-size:93%;
      line-height:normal;
      }
    #tabs ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("/img/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("/img/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FFF;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }