      body {
         font : 76% arial, sans-serif;
         margin : 0;
         padding : 0;
         background : url(../images/bg.jpg) repeat-x 0 110px;
      }
     p {
         margin : 0 10px 10px;
         padding : 0;
      }
     div#header {
         height : 110px;
         background : url(../images/bg-html.gif);
         padding : 0;
         margin : 0;
		 margin-bottom:30px;
      }
     div#content p {
         line-height : 1.4;
      }
     div#footer {
         background : #333;
         color : #fff;
      }
     div#footer p {
         margin : 0;
         padding : 5px 10px;
      }
     div#wrapper {
         float : left;
         width : 100%;
      }
     div#content {
         margin-right : 408px;
      }
     div#navigation {
         float : left;
         width : 190px;
         margin-left : -190px;
      }
     div#extra {
         float : left;
         width : 200px;
         margin-left : -400px;
      }
     div#footer {
         clear : left;
         width : 100%;
		 height:50px;
		 background : url(../images/bg-html.gif);
		 border-top:8px solid #666;
      }
     #footer a {
         font-weight : bold;
         color : #ff0000;
         text-decoration : none;
		 
      }
     #footer a:visited {
         font-weight : bold;
         color : #ff0000;
         text-decoration : none;
      }
     #footer a:hover {
         font-weight : bold;
         color : #ff6400;
         text-decoration : none;
      }
     .content_header {
         border-bottom : 1px solid #eee;
         padding : 0;
         font-family : Trebuchet MS;
         font-size : 16px;
         margin : 7px 0;
         text-indent : 25px;
         line-height : 30px;
         font-weight : normal;
         margin-left : 7px;
         background : url(../images/page.png) no-repeat 8px 8px;
      }
     .topnav {
         float : right;
         margin-top : 74px;
         width : 370px;
      }
     .topnav a {
         line-height : 36px;
         text-align : center;
         background : url(../images/nav_bg.jpg) repeat-x;
         float : left;
         padding : 0 18px;
         font-family : Trebuchet MS;
         font-size : 13px;
         margin-right : 10px;
         text-decoration : none;
         color : #3f5100;
      }
     #extra a {
         display : block;
         padding : 5px;
         border : 1px solid #e8f6c1;
         background : url(../images/forumlast.jpg) repeat-x;
         margin-bottom : 7px;
         font-family : verdana;
         text-transform : uppercase;
         color : #666;
         font-size : 8px;
         font-weight : bold;
         text-decoration : none;
      }
     #logo {
         width : 250px;
         float : left;
      }
     .whoisonline {
         font-size : 10px;
      }
     .moduleheader {
         margin : 0;
         padding : 0;
         margin : 9px 0;
         font-family : century gothic;
         font-weight : normal;
         font-size : 16px;
      }
     .moduleheader_login {
         margin : 0;
         padding : 0;
         margin-bottom : 8px;
         font-family : century gothic;
         text-align : left;
         font-weight : normal;
         font-size : 16px;
      }
     #loginspace {
         background : #fff5d7;
         padding : 7px;
         border-top : 1px solid #ffda6a;
         border-bottom : 1px solid #ffda6a;
         border-left : 1px solid #ffda6a;
         text-align : center;
      }
     .labels {
         text-transform : uppercase;
         color : #666;
         line-height : 30px;
         font-family : Trebuchet MS;
         font-size : 15px;
      }
     .nacar {
         display : block;
         float : left;
         width : 300px;
         line-height : 70px;
         height : 80px;
         margin-top : 20px;
         margin-left : 20px;
         font-family : Trebuchet MS;
         font-size : 35px;
         color : #ffda6a;
      }
