body {font-size: 62.5% ;
      background-color : #003500;
      background-image:url('default/bg.gif');
      background-repeat: repeat-x ;
      margin:0px;
      text-align: center;}
      
#header {margin-left : auto;
         margin-right : auto;
         width : 801px;
         height : 113px ;
         background-image:url(default/header.jpg);
}

#menu {margin-left : auto;
         margin-right : auto;
         width : 801px;
         height : 21px ;
         background-image:url(default/menu.jpg);
}

#menu p {font-family: Arial;
         color: #000000;
         text-decoration: none;
         word-spacing: normal;

         text-align: center;
         letter-spacing: 0;
         line-height: 1em;
         font-size: 1.2em;
         margin : 0px;
         padding-top:4px;
}

#menu a:link {font-family: Arial;
         color: #000000;
         text-decoration: none;
         word-spacing: normal;
         font-weight: bold;
         text-align: center;
         letter-spacing: 0;
         line-height: 1em;
         font-size: 1.1em;
         margin : 0px;
         padding-top:4px;
}

#menu a:hover {font-family: Arial;
         color: #000000;
         text-decoration: none;
         word-spacing: normal;
         font-weight: bold;
         text-align: center;
         letter-spacing: 0;
         line-height: 1em;
         font-size: 1.1em;
         margin : 0px;
         padding-top:4px;
}

#menu a:visited {font-family: Arial;
         color: #000000;
         text-decoration: none;
         word-spacing: normal;
         font-weight: bold;
         text-align: center;
         letter-spacing: 0;
         line-height: 1em;
         font-size: 1.1em;
         margin : 0px;
         padding-top:4px;
}


#menu a:active {font-family: Arial;
         color: #000000;
         text-decoration: none;
         word-spacing: normal;
         font-weight: bold;
         text-align: center;
         letter-spacing: 0;
         line-height: 1em;
         font-size: 1.1em;
         margin : 0px;
         padding-top:4px;
}




#banner {margin-left : auto;
         margin-right : auto;
         width : 801px;
         height : 160px ;
         background-image:url(default/banner.jpg);
}

#content {margin-left : auto;
         margin-right : auto;
         padding-top: 10px;
         padding-bottom:10px;
         width : 801px;
         background-color: #ffffff;
         overflow : hidden ; 
}




#content p {margin-left : 25px;
            margin-right : 250px;

}



#footer {margin-left : auto;
         margin-right : auto;
         width : 801px;
         height  : 58px;
         background-color: #c1a432;
}

#footer p {font-family: Arial;
margin: 0px;
margin-left : 5px;
margin-right: 5px;
color: #fff;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.4em;
font-size: 1.3em;
}



#xtra {width:264px;
       height:243px;
       margin-top:30px;
       float:right;}




