body { background: url(../images/forestbg.jpg) repeat-x #001200;
       color: #666666;
	   font-family: Verdana;
       overflow: auto;  }
#overall { width: 100%;
	height: 100%;
	overflow: hidden; }
#intro { background: 001200;
	width: 100%;
	height: 100%;
	overflow: hidden; }
#enter { width: 100%;
	height: 100%;
	overflow: auto; }
h1   { background-image: url(../images/headerbg2.png);
     background-position: right;
	 background-repeat: no-repeat;	 
     background-color: #485342;
	 border: 0px solid;
			  border-color: #485342;
			  -moz-border-radius-bottomright: 25px;
     -moz-border-radius-bottomleft: 25px;
	 border-bottom-right-radius: 25px;
	 border-bottom-left-radius: 25px;
	 -moz-border-radius-topright: 25px;
     -moz-border-radius-topleft: 25px;
	 border-top-right-radius: 25px;
	 border-top-left-radius: 25px;
	 height: 120px;
	 width: 75%;
	 min-width:800px;
	 text-align: left;
     color: #a0a587;
     font-family: "Baskerville";
     margin-bottom: 0px;
     margin-left: 0px;	 }
h2     { color: #45291c; 
      text-align: left;
      margin-left: 15px;
	  padding-left: 5px;
      border-bottom: solid 2px; }
	  
#nav { 
	  width: 75%;
	  min-width: 800px; 
	  padding-top: 15px;
  background: #45291c;
  height: 35px;
   -moz-border-radius-topright: 25px; border: 0px solid;
			  border-color: #485342;
			  -moz-border-radius-bottomright: 25px;
     -moz-border-radius-bottomleft: 25px;
	 border-bottom-right-radius: 25px;
	 border-bottom-left-radius: 25px;
	 -moz-border-radius-topright: 25px;
     -moz-border-radius-topleft: 25px;
	 border-top-right-radius: 25px;
	 border-top-left-radius: 25px;
}
#nav a { color: #afbb96; 
            text-decoration: none;
			font-weight: bold;
            margin: 5px;}
#nav a:hover{ color: #fffff;
                  text-decoration: underline; } 

#wrapper { background-color: #afbb96;
	 text-align: left;
     width: 75%;
	 min-width: 800px;
     color: #485342;
	 border: 0px solid;
			  border-color: #485342;
			  -moz-border-radius-bottomright: 25px;
     -moz-border-radius-bottomleft: 25px;
	 border-bottom-right-radius: 25px;
	 border-bottom-left-radius: 25px;
	 -moz-border-radius-topright: 25px;
     -moz-border-radius-topleft: 25px;
	 border-top-right-radius: 25px;
	 border-top-left-radius: 25px;
	 }

#featured-image {
display: table; min-width: 1px; float: left; margin-right: 10px;}
#featured-image .caption {display: table-caption; caption-side: bottom; margin: 5px; text-align: center; font-style: italic; font-size: 12px;}
#featured-image2 {
display: table; min-width: 1px; float: right; margin-left: 10px;}
#featured-image2 .caption {display: table-caption; caption-side: bottom; margin: 5px; text-align: center; font-style: italic; font-size: 12px;}
#container { float: left;
             width: 100%; 
			 height: 100%; }
#leftcolumn { margin-right: 200px; 
			  min-height: 700px;
			  background-color: #afbb96;
              margin-left: 0px;
              padding: 10px; 
			  -moz-border-radius-topright: 25px;
     -moz-border-radius-topleft: 25px;
	 border-top-right-radius: 25px;
	 border-top-left-radius: 25px;
			  max-width: 80%; }
#leftcolumn img { border: 0px solid;
              border-color: #000000;
			  border-radius: 25px; }
#rightcolumn { float: right;
               width: 250px;
			   margin-left: 25px;		
              background-color: #485342;
			  background-image: url(../images/threeamigstrans.png);
     background-position: bottom;
	 background-repeat: no-repeat;
			  color: #afbb96;
			  border: 0px solid;
			  border-color: #485342;
			  -moz-border-radius-topright: 25px;
	 border-top-right-radius: 25px;
			  -moz-border-radius-bottomright: 25px;
     -moz-border-radius-bottomleft: 25px;
	 border-bottom-right-radius: 25px;
	 border-bottom-left-radius: 25px;
              overflow: hidden;  }
#footer { font-size: .70em;
     padding-bottom: 10px;
     font-weight: italic;
     clear: float;
     background-color: #afbb96;
	  border: 1px solid;
			  border-color: #afbb96;
			  border-top: 1px;
			  border-right: 1px;
			  -moz-border-radius-bottomright: 25px;
     -moz-border-radius-bottomleft: 25px;
	 border-bottom-right-radius: 25px;
	 border-bottom-left-radius: 25px;
	
     text-align: center;  }

