/* 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: #ffffff;

    } 
/* Rules for headings */
  h1 { 
    font-size:150%; 
    } 
  h2 { 
    font-size:140%;
	color:#666666; 
    } 
  h3 { 
    font-size:120%; 
    } 
  p { 
    font-size:100%; 
    line-height:150%; 
    } 
/* Masthead */ 
  #masthead1 { 
    margin:0 0 0 0px 0; 
    padding:0px; 
    border:0px solid #000; 
    background-color:#ffffff; 
    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:#808285; 
    width:850px;
	height:20px; 
    voice-family:"\"}\""; 
    voice-family:inherit; 
    width:850px; 

    } 
  html>body #masthead2 { 
    width:850px; 
    } 
	
	/* Content */ 
	  #content_1{ 
	    margin-left:240px; 
	    margin-right:00px; 
	    padding:0px; 
	    border:0px solid #000; 
	    width:610px; 
	    voice-family:"\"}\""; 
	    voice-family:inherit; 
	    width:610px; 
	    } 
	  html>body #content_1{ 
	    width:610px; 
	    } 
		  #content_2{ 
	    margin-left:180px; 
	    margin-right:0px; 
	    padding:0px;
		height:32px;
		background-color:#B1C3D9;
	    border:0px solid #000; 
	    width:640px; 
	    voice-family:"\"}\""; 
	    voice-family:inherit; 
	    width:640px;
		text-align:right;
		float:right;
	    } 
	  html>body #content_2 { 
	    width:620px;
		height:32px; 
	    } 
		  #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:#666666;
	    width:850px; 
	    voice-family:"\"}\""; 
	    voice-family:inherit; 
	    width:850px;
		text-align:center;
		font-size:9px;
	    } 
	  html>body #footer { 
	    width:850px;
	}
.footertext a {
		color:#ffffcc;
		text-decoration:none;
			}
.footertext a:hover {
		color: #ffffcc;
		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:#cccccc;
	text-decoration:none;
	
}
a:hover {	
	color: #496260;
	}
	a {
	text-decoration:none;
	}

