/* Specify blanket rules for all elements */ 
  body { 
    width:800px; 
    font-size:80%; 
    font-family:Arial, Helvetica, sans-serif;
	margin-left: auto; 
	margin-right: auto;
	color: #000000;
	background-color:#ffffff;

    } 
/* Rules for headings */ 
  h1{ 
    font-size:130%;
	color:#993366; 
    } 
  h2 { 
    font-size:110%; 
	color:#FFFFFF;
    } 
  h3 { 
    font-size:110%;
	color:#000000; 
    } 
  h4 { 
    font-size:110%;
	color:#993366; 
    } 

  p ul li { 
    font-size:100%; 
    line-height:120%;
	color:#000000; 
    } 
/* Masthead */ 
  #masthead1 { 
    margin:0 0 0 0px 0; 
    padding:0px; 
    width:800px; 
    voice-family:"\"}\""; 
    voice-family:inherit; 
    width:800px;
	height:160px;
	
	
    } 
  html>body #masthead1 { 
    width:800px; 
    } 
	.banner {
	vertical-align:bottom;
	font-size:36px;
	color:#FFFFFF;
	font-variant: normal;
	font-family:"Palatino Linotype";
	line-height:100%;
	}
	.tagline {
	font-size:16px;
	color:#993366;
	}
	.address {
	font-family:"Arial";
	}
	/* Content */ 
	  #content_1{ 
	    margin-left:200px; 
	    margin-right:10px; 
	    padding-top:10px; 
		padding-bottom:10px;
	    border:0px solid #000; 
	    width:575px; 
	    voice-family:"\"}\""; 
	    voice-family:inherit; 
	    width:575px; 
	    } 
	  html>body #content_1 { 
	    width:575px; 
	    } 
		 #content_2{ 
	    margin-left:20px; 
	    margin-right:10px;
		float:right;
	    padding-bottom:10px;
	    border:0px solid #000; 
	    width:260px; 
	    voice-family:"\"}\""; 
	    voice-family:inherit; 
	    width:260px; 
	    } 
	  html>body #content_2 { 
	    width:260px; 
	    } 
		 #content_3{ 
	    margin-left:220px; 
	    margin-right:10px; 
	padding-bottom:10px;
	    border:0px solid #000; 
	    width:560px; 
	    voice-family:"\"}\""; 
	    voice-family:inherit; 
	    width:560px; 
	    } 
	  html>body #content_3 { 
	    width:560px; 
	    } 
	/* Sidebar A */ 
	  #sidebar_a {
	float:left;
	padding:10px;
	border:0px solid #000;
	width:160px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:160px;
	margin-bottom:100px;
	  	    } 
	  html>body #sidebar_a { 
	    width:160px; 
	    } 
	/* Sidebar B */ 
	  
	/* Footer */ 
	  #footer { 
	    clear:both; 
	    margin:0px 0 0 0;
	    padding:0px; 
	    border:0px solid #000; 
	    width:800px; 
	    voice-family:"\"}\""; 
	    voice-family:inherit; 
	    width:800px;
		text-align:center;
		font-size:9px;
		background-color:#993366;
	    } 
	  html>body #footer { 
	    width:800px;
	}
.footertext {
		color:#ffffff;
		text-decoration:none;
			}

.footertext a:link {
		color: #ffffff;
		text-decoration:none;
}
#container {
	width:800px;
	padding-top:0;
	border:solid 0px;
	background-image:url(images/bgrd.gif);
	background-repeat:repeat-y;
    border:3px solid #ffffff; 

}

a:link  {
	color:#993366;
	text-decoration:none;
	}
a:hover {	
	color:#cc6600;
	text-decoration:underline;
	}
a:visited {
	color: #993366;
	text-decoration:none;

	}
