/* 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:#CCCCCC;

    } 
/* Rules for headings */
  h1 { 
    font-size:150%; 
    } 
  h2 { 
    font-size:140%; 
	color:#7598c0;
    } 
  h3 { 
    font-size:130%;
	color:#666666;
	 
    } 
	h4 {
	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:#f0f0f0; 
    width:850px; 
    voice-family:"\"}\""; 
    voice-family:inherit; 
    width:850px; 

    } 
  html>body #masthead1 { 
    width:850px; 
    } 
	
	/* Content */ 
	  #content_1{ 
	    margin-left:240px; 
	    margin-right:20px; 
	    padding:0px; 
	    border:0px solid #000; 
	    width:560px; 
	    voice-family:"\"}\""; 
	    voice-family:inherit; 
	    width:560px; 
	    } 
	  html>body #content_1{ 
	    width:560px; 
	    } 
		  #content_2{ 
	    margin-left:auto; 
	    margin-right:auto; 
	    padding-top:6px;
		height:24px;
		background-color:#666666;
	    border:0px solid #000; 
	    width:850px; 
	    voice-family:"\"}\""; 
	    voice-family:inherit; 
	    width:850px;
		text-align:center;
	    } 
	  html>body #content_2 { 
	    width:850px;
		height:24px; 
	    } 
	/* Sidebar A */ 
	  #sidebar_a { 
	    float:left; 
	    padding-left:10px;
		padding-top:10px; 
	    border:0px solid #000; 
	    width:220px; 
	    voice-family:"\"}\""; 
	    voice-family:inherit; 
	    width:220px; 
  	    } 
	  html>body #sidebar_a { 
	    width:220px;
	    } 
	/* Sidebar B */ 
	 
	/* Footer */ 
	  #footer { 
	    clear:both; 
	    margin:0px 0 0 0;
	    padding:0px; 
	    border:1px 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 {
	color: #fffff0;
			font-size:9px;

	}
.footertext a {
		color:#000099;
		text-decoration:none;
			}
.footertext a:hover {
		color:#ffff66;
		text-decoration:underline;
		}
#container {
	width:850px;
	padding-top:0;
	border:solid 2px;
	border-color:#666666;
	min-height:400px;
	background-color:#FFFFFF;
}
footer a {
	color:#0000cc;
	text-decoration:none;
}
a {
	color:#000099;

}
a:hover {	
	color:#0000cc;
	text-decoration:underline;
	}
	

