/* Specify blanket rules for all elements */ 
  body { 
    width:850px; 
    font-size:80%; 
    font-family:'Arial'; 
		margin-left: auto; 
	margin-right: auto;
	color: #000000;
	background-color: #3a9448;
	    line-height:120%; 

    } 
/* Rules for headings */
  h1 { 
    font-size:130%;
	color:#3a9448; 
    } 
  h2 { 
    font-size:120%;
	color:#f36a35; 
    } 
  h3 { 
    font-size:110%;
	color:#3a9448; 
    } 
  p { 
    font-size:100%; 
    line-height:120%; 
    } 
 li { 
    font-size:100%; 
    line-height:120%; 
    } 
  ul { 
    font-size:100%; 
    line-height:120%; 
    } 

td {
font-size:75%;
}
/* Masthead */ 
  #masthead1 { 
    margin:0 0 0 0px 0; 
    padding:0px; 
    border:0px solid #000; 
    background-color:#ee3338; 
    width:850px; 
    voice-family:"\"}\""; 
    voice-family:inherit; 
    width:850px; 

    } 
  html>body #masthead1 { 
    width:850px; 
    } 
	 #masthead2 { 
    margin:0 0 0 0px 0; 
    padding:0px; 
    border:0px solid #000; 
    background-color:#3a9448; 
    width:850px;
	height:26px; 
    voice-family:"\"}\""; 
    voice-family:inherit; 
    width:850px; 

    } 
  html>body #masthead2 { 
    width:850px; 
    } 
	
	/* Content */ 
	  #content_1{ 
	    margin-left:00px; 
	    margin-right:00px;
		padding-top:7px;
	padding-bottom:7px;

		background-color:#f36a35;
	    border:0px solid #000; 
	    width:850px; 
	    voice-family:"\"}\""; 
	    voice-family:inherit; 
	    width:850px; 
	    } 
	  html>body #content_1{ 
	    width:850px; 
	    } 
		  #content_2{ 
		margin-left: auto; 
	margin-right: auto;
	padding:20px;
		background-color:#ffffff;
	    width:796px; 
	    voice-family:"\"}\""; 
	    voice-family:inherit; 
	    width:796px;
		background-image:url(images/triangle.png);
		background-repeat:no-repeat;
		background-position:bottom right;
	    } 
	  html>body #content_2 { 
	    width:796px;
	    } 
		  #content_3{ 
	    margin-left:0px; 
	    margin-right:10px;
		margin-top:250px; 
	    padding:5px;
	    width:180px; 
	    voice-family:"\"}\""; 
	    voice-family:inherit; 
	    width:180px;
		float:left;
	    } 
	  html>body #content_3 { 
	    width:180px;
			    } 
	/* Sidebar A */ 
	  #sidebar_a { 
	    float:left; 
	    padding-left:10px;
		padding-top:10px; 
	    border:0px solid #000; 
	    width:180px; 
	    voice-family:"\"}\""; 
	    voice-family:inherit; 
	    width:160px; 
	min-height:300px;
  	    } 
	  html>body #sidebar_a { 
	    width:158px; 
	    } 
	/* Sidebar B */ 
	 
	/* Footer */ 
	  #footer { 
	    clear:both; 
	    margin:0px 0 0 0;
	    padding:0px; 
	    border:0px solid #000; 
	    background-color:#3a9448;
	    width:850px; 
	    voice-family:"\"}\""; 
	    voice-family:inherit; 
	    width:850px;
		text-align:center;
		font-size:9px;
	    } 
	  html>body #footer { 
	    width:850px;
	}
.footertext a {
		color:#ffff99;
		text-decoration:none;
			}
.footertext a:hover {
		color: #ffff99;
		text-decoration:underline;
		}
#container {
	background-color:#FFFFFF;
	width:850px;
	padding-top:0;
	border:solid 0px;
	min-height:400px;
	background:url(images/bgrd.png) repeat-y;
}
footer a {
	color:#fffffe;
	text-decoration:none;
	
}
a:hover {	
	color: #ee3339;
	}
a {
	color: #3a9449;

	text-decoration:none;
	}
