/* Specify blanket rules for all elements */ 
  body { 
    width:800px; 
    font-size:80%; 
    font-family:'Arial'; 
		margin-left: auto; 
	margin-right: auto;
	color: #000000;
	background-color:#EBEBD6;

    } 
/* Rules for headings */
  h1 { 
    font-size:150%; 
    } 
  h2 { 
    font-size:140%; 
	color:#003366;
    } 
  h3 { 
    font-size:130%;
	color:#789f78;
	 
    } 
	h4 {
	font size:120%;
	color:#003366;
	}
	
  p { 
    font-size:100%; 
    line-height:150%; 
    } 
/* Masthead */ 
  	  #masthead_main{ 
	    margin-left:auto; 
	    margin-right:auto; 
	    padding-bottom:20px; 
	    border:0px solid #000; 
	    width:800px; 
	    voice-family:"\"}\""; 
	    voice-family:inherit; 
	    width:800px;
	    } 
	  html>body #masthead_main{ 
	    width:800px; 
	    } 
  #masthead1 { 
    margin:0 0 0 0px 0; 
    padding:0px; 
    border:0px solid #000; 
    width:300px; 
    voice-family:"\"}\""; 
    voice-family:inherit; 
    width:300px;
	float:left;
	height:200px; 

    } 
  html>body #masthead1 { 
    width:300px;
	height:200px; 
    } 
	/* Masthead */ 
  #masthead2 { 
    margin:0 0 0 0px 0; 
    padding:0px; 
    border:0px solid #000; 
    background-color:#ffffff; 
    width:500px; 
    voice-family:"\"}\""; 
    voice-family:inherit; 
    width:500px;
	height:120px;
	float:right; 

    } 
  html>body #masthead2 { 
    width:500px; 
    } 
	  #masthead4 { 
    margin:0 0 0 0px 0; 
    padding:0px; 
    border:0px solid #000; 
    background-color:#003366; 
    width:500px; 
    voice-family:"\"}\""; 
    voice-family:inherit; 
    width:500px;
	float:right;
	height:25px; 

    } 
  html>body #masthead4 { 
    width:500px; 
    } 

		/* Masthead */ 
  #masthead3 { 
    margin:0 0 0 0px 0; 
    padding:0px; 
    border:0px solid #000; 
    width:500px; 
	height:80px;
    voice-family:"\"}\""; 
    voice-family:inherit; 
    width:500px;
	float:right;
    } 
  html>body #masthead3 { 
    width:500px; 
    } 
	
	/* Content */ 
	  #spacer{
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	border:0px solid #000;
	width:800px;
	height:40px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:800px;
	    } 
	  html>body #spacer{ 
	    width:800px; 
	    } 
	  #content_main{
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	border:0px solid #000;
	width:800px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:800px;
	    } 
	  html>body #content_main{ 
	    width:800px; 
	    } 
	  #content_1{
	margin-left:210px;
	margin-right:10px;
	border:0px solid #000;
	width:90px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:90px;
	    } 
	  html>body #content_1{ 
	    width:90px; 
	    } 
		  #content_2{ 
	    margin-left:auto; 
	    margin-right:auto; 
	    margin-top:20px;
		height:auto;
		background-color:#ffffff;
	    border:0px solid #000; 
	    width:500px; 
	    voice-family:"\"}\""; 
	    voice-family:inherit; 
	    width:500px;
		float:right;
	    } 
	  html>body #content_2 { 
	    width:500px;
	    } 
	/* Sidebar A */ 
	  #sidebar_a { 
	    float:left; 
	    padding-left:10px;
		padding-top:0px; 
	    border:0px solid #000; 
	    width:180px; 
	    voice-family:"\"}\""; 
	    voice-family:inherit; 
	    width:180px; 
  	    } 
	  html>body #sidebar_a { 
	    width:180px;
	    } 
	/* Sidebar B */ 
	 
	/* Footer */ 
	  #footer { 
	    clear:both; 
	    margin:0px 0 0 0;
	    padding:0px; 
	    border:0px solid #000; 
	    background-color:#003366;
	    width:800px; 
	    voice-family:"\"}\""; 
	    voice-family:inherit; 
	    width:800px;
		text-align:center;
		font-size:9px;
	    } 
	  html>body #footer { 
	    width:800px;
	}
	  #footer2 { 
	    clear:both; 
	    margin:0px 0 0 0;
	    padding:0px; 
	    border:0px solid #000; 
	    background-color:#789f78;
	    width:800px; 
	    voice-family:"\"}\""; 
	    voice-family:inherit; 
	    width:800px;
		text-align:center;
		font-size:9px;
		height:25px;
	    } 
	  html>body #footer2 { 
	    width:800px;
	}

.footertext {
	color: #ffffff;
			font-size:9px;

	}
.footertext a {
		color:#FFFF66;
		text-decoration:none;
			}
.footertext a:hover {
		color:#FFFF00;
		text-decoration:underline;
		}
#container {
	width:800px;
	padding-top:0;
	border:solid 0px;
	border-color:#000000;
	min-height:400px;
	background-image:url(images/left.gif);
	background-repeat:repeat-y;
}
footer a {
	color:#ffff00;
	text-decoration:none;
	
}
a {
	color: #003366;

}
a:hover {	
	color: #789f78;
	text-decoration:underline;
	}
	
A.menu {
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}
A.menu:hover {
	font-size: 12px;
	color:#CCCCCC;
	text-decoration: underline;
}
A.menu:active {
	font-size: 12px;
	color:#CCCCCC;
}
