      body  {
		margin: 0;
		padding: 0;
		font-family: verdana, arial, helvetica, sans-serif;
		font-weight: 700;
		color: #000000;
		background-color: #003300;
		background-image: url(../images/img_41.gif);
		background-position: 0 0;
		background-attachment: fixed;
		background-repeat: repeat;
	    line-height: 17px;
}
     h1 {
		  margin: 0 0 10px;
	  	  padding: 0;
		  font-size: 28px;
		  line-height: 28px;
		  color: #990033;
}
     h2 {
           margin : 0 0 15px;
           padding : 0;
           font-size : 20px;
           line-height : 22px;
           font-weight : 700;
           color : #990033;
      }
     p {
           font : 12px/20px verdana, arial, helvetica, sans-serif;
           margin : 0 0 16px;
           padding : 0;
      }
     a {
           color : #006600;
           font-size : 13px;
           text-decoration : none;
           font-weight : 600;
           font-family : verdana, arial, helvetica, sans-serif;
      }
     a:link {
            color : #99cc99;
      }
     a:visited {
            color : #99cc99;
      }
     a:hover {
             background-color : #003300;
      }
     #header {
 			  top : 5px;
		      left: 0px;
              width : 800px;
              margin : 0px 15px;
              padding : 0px;
              border-style : solid;
              border-width : 1px 2px 2px 0px;
              border-color : #000000;
			  background-color: #ffffff;
			  line-height: 17px;
      } 		
  
		#menu {
 			position : absolute;
			top : 285px;
		     left: 15px;
             width : 181px;
		     margin : 0px 0px 0px 0px;
             padding : 10px;
             border-width: 0px 1px 2px 0px;
			 border-style: solid;
			 border-color: #000000;
			 background-color: #990033;
			 list-style: outside url(../images/bullet2.gif);
      }
	  
	    #content {
			  position : relative;
		      left: 0px;
              width : 576px;
              margin : 0px 216px;
              padding : 10px;
              border-style : solid;
              border-width : 0px 2px 2px 2px;
              border-color : #000000;
			  background-color: #99cc99;
			  line-height: 17px;
			  list-style: outside url(../images/bullet11.gif);
}
     #content  a {
           color : #990033;
           font-size : 13px;
           text-decoration : none;
           font-weight : 600;
           font-family : verdana, arial, helvetica, sans-serif;
      }
     #content a:link {
            color : #990033;
      }
     #content a:visited {
            color : #990033;
      }
     #content a:hover {
             background-color : #339966;
      }
	  
		#footer {
		     position : relative;
		     left: 0px;
             width : 577px;
             margin : 0px 216px;
             padding : 10px;
             border-style: solid; 
             border-width : 0px 2px 0px 2px;
             border-color : #000000;
			 background-color: #cc9966;
  	 		 background-image: url(../images/footer.gif);
      }