/* Specify blanket rules for all elements */ 
  body { 
    width:840px; 
    font-size:90%; 
    font-family:'Arial';
	margin-left: auto; 
	margin-right: auto;
	color: #000000;
	background-color:#ffffff;

    } 
/* Rules for headings */ 
  h1 { 
    font-size:120%; 
    } 
  h2 { 
    font-size:100%;
	font-weight:bold; 
	color:#333333;
    } 
  h3 { 
    font-size:100%;
	color:#333333;
	font-weight:normal; 
    } 
  p { 
    font-size:90%; 
    line-height:120%; 
    } 
/* Masthead */ 
  #masthead1 { 
    margin:0 0 0 0px 0; 
    padding:0px; 
    border:0px solid #000;
	background-image:url(images/new/logo.gif);
    width:840px; 
    voice-family:"\"}\""; 
    voice-family:inherit; 
    width:840px;
	height:150px; 

    } 
  html>body #masthead1 { 
    width:840px; 
    } 
	/* Content */ 
	  #content_1{ 
	    margin:20px; 
	    border:0px solid #000; 
	    width:800px; 
	    voice-family:"\"}\""; 
	    voice-family:inherit; 
	    width:800px;
		text-align:left;

	    } 
	  html>body #content { 
	    width:800px; 
	    } 
	/* Sidebar A */ 
	  #sidebar_a {
	float:right;
	padding-right:50px;
	border:0px solid #000;
	width:158px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:158px;
	height:150px;
		padding-left:20px;

	
	  	    } 
	  html>body #sidebar_a { 
	    width:158px; 
	    } 
		#Layer1 {
	position:absolute;
	width:175px;
	height:115px;
	z-index:1;
	left: 680px;
	top: 40px;
	float:right;
}

	/* Sidebar B */ 
	  #content_2 { 
	    margin:20px; 
	    border:0px solid #000; 
	    width:800px; 
	    voice-family:"\"}\""; 
	    voice-family:inherit; 
	    width:800px; 
		text-align:left;
	    } 
	  html>body #content_2 { 
	    width:800px; 
	    } 
	/* Footer */ 
	  #footer { 
	    clear:both; 
	    margin:0px 0 0 0;
	    padding:0px; 
	    border:0px solid #000; 
	    width:840px; 
	    voice-family:"\"}\""; 
	    voice-family:inherit; 
	    width:840px;
		text-align:center;
		font-size:9px;
	    } 
	  html>body #footer { 
	    width:840px;
	}
.footertext {
		color:#666666;
		size:80%;
		text-decoration:none;
			}

.footertext a:link {
		color: #333333;
		text-decoration:none;
}
.footertext a:hover {
		text-decoration:underline;
		}
#container {
	width:840px;
	padding-top:0;
	border:solid 0px;
	height: 100%;
	background-color:#FFFFFF;
}
	
a:link {
	color: #01753c;
			text-decoration:none;

}
a:hover {	
	color: #01753c;
	text-decoration:underline;	

	}
a:visited {
	color: #999999;
	}
