/* Specify blanket rules for all elements */ 
  body { 
    width:800px; 
    font-size:75%; 
    font-family: Verdana,Arial,Helvetica,sans-serif;
	margin-left: auto; 
	margin-right: auto;
	color: #000000;
	background-image:url(images/clouds.jpg);
	background-repeat:repeat;
	
    } 
/* Rules for headings */ 
  h1 { 
    font-size:150%; 
		color:#0000a9;
		font-style:italic;
    } 
  h2 { 
    font-size:120%; 
		color:#cd00ff;
    } 
  h3 { 
    font-size:110%; 
    } 
  p ul li { 
    font-size:90%; 
    line-height:120%; 
    } 
/* Masthead */ 
  html>body #masthead { 
    width:800px; 
    }   #masthead1 {
    padding:0px; 
    width: 800px; 
    voice-family:"\"}\""; 
    voice-family:inherit; 
    width:800px;
	height:217px;
    } 
  html>body #masthead1 { 
    width:800px; 
    } 
	.address {
	font-family:Arial, Helvetica, sans-serif;
	}
	/* Content */ 
	  #content_1{ 
	    margin-left:20px; 
	    margin-right:10px; 
	    padding-top:10px; 
		padding-bottom:10px;
	    border:0px solid #000; 
	    width:580px; 
	    voice-family:"\"}\""; 
	    voice-family:inherit; 
	    width:588px;
		float:right;
		
	    } 
	  html>body #content { 
	    width:580px; 
	    } 
	/* Sidebar A */ 
	  #sidebar_a {
	float:left;
	padding:10px;
	border:0px solid #000;
	width:158px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:158px;
	margin-bottom:100px;
	  	    } 
	  html>body #sidebar_a { 
	    width:158px; 
	    } 
	/* Sidebar B */ 
	  #content_2 { 
	    float:right; 
	    padding-left:10px; 
		padding-top:10px;
		margin-top:20px;
		padding-bottom:10px;
		margin-right:10px;
	    border:1px solid #000066; 
	    width:300px; 
	    voice-family:"\"}\""; 
	    voice-family:inherit; 
	    width:300px;
		background-color:#ffffff; 
		
	    } 
	  html>body #content_2 { 
	    width:300px; 
	    } 
	/* Footer */ 
	  #footer { 
	    clear:both; 
	    margin:0px 0 0 0;
	    padding:0px; 
	    width:800px; 
	    voice-family:"\"}\""; 
	    voice-family:inherit; 
	    width:800px;
		text-align:center;
		font-size:10px;
	    } 
	  html>body #footer { 
	    width:800px;
	}
.footertext {
		color:#0066FF;
		text-decoration:none;
			}

.footertext a:link {
		color: #003000;
		text-decoration:none;
}
.footertext a:hover  {
		text-decoration:underline;
				color: #003000;

		}
.footertext a:visited {
		color: #003000;
		text-decoration:none;
}

#container {
	width:800px;
	padding-top:0;
	border:solid 0px;
	background-image:url(images/left.gif);
	background-repeat:repeat-y;
}
#footer a:hover {
	border-bottom:solid 1px;
	}
	
a:link {
	color: #0000a9;
}
a:hover {	
	color:#cd00ff;
	}
a:visited {
	color: #0000a9;
	}
