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

    } 
/* Rules for headings */
  h1 { 
    font-size:250%;
	color:#116000; 
    } 
  h2 { 
    font-size:175%;
	color:#f3789b; 
    } 
  h3 { 
    font-size:120%; 
    } 
.ripa {
	font-size:100%;
	color:#116000;
	font-weight:bold;
	}
.interview {
	font-size:120%;
	color:#666666;
	font-weight:bold;
	}
	
  p { 
    font-size:14px; 
    line-height:150%;
	color:#000300; 
    } 
  li { 
    font-size:12px; 
    line-height:150%;
	color:#000300; 
    } 


/* Masthead */ 
  #masthead1 { 
    margin:0 0 0 0px 0; 
    padding:0px; 
    border:0px solid #000; 
    background-color:#ffffff; 
    width:800px; 
    voice-family:"\"}\""; 
    voice-family:inherit; 
    width:802px; 

    } 
  html>body #masthead1 { 
    width:700px; 
    } 
	
	/* Content */ 
	  #content_1{ 
	    margin-left:auto;
	    margin-right:auto; 
	    padding:0px; 
	    border:0px solid #000; 
	    width:700px; 
	    voice-family:"\"}\""; 
	    voice-family:inherit; 
	    width:700px; 
	    } 
	  html>body #content_1{ 
	    width:700px; 
	    } 
		  #content_2{ 
	    margin-left:auto; 
	    margin-right:auto; 
	    padding:0px;
		background-color:#ffffff;
	    border:0px solid #000; 
	    width:620px; 
	    voice-family:"\"}\""; 
	    voice-family:inherit; 
	    width:620px;
		text-align:right;
		vertical-align:top;
	    } 
	  html>body #content_2 { 
	    width:620px;
	    } 
			  #content_3{ 
	    margin-left:300 px; 
	    margin-right:100 px; 
	    padding:0px;
		background-color:#ffffff;
	    border:0px solid #000; 
	    width:400px; 
	    voice-family:"\"}\""; 
	    voice-family:inherit; 
	    width:400px;
		float:right;
		vertical-align:top;
	    } 
	  html>body #content_3 { 
	    width:400px;
	    } 
	/* Sidebar A */ 
	  #sidebar_a { 
	    float:left; 
	    padding-left:10px;
		padding-top:10px; 
	    border:0px solid #000; 
	    width:250px; 
	    voice-family:"\"}\""; 
	    voice-family:inherit; 
	    width:250px; 
	min-height:300px;
  	    } 
	  html>body #sidebar_a { 
	    width:250px; 
	    } 
	/* Sidebar B */ 
	 
	/* Footer */ 
	  #footer { 
	    clear:both; 
	    margin:0px 0 0 0;
	    padding:0px; 
	    border:0px solid #000; 
	    background-color:#ffffff;
	    width:700px; 
	    voice-family:"\"}\""; 
	    voice-family:inherit; 
	    width:700px;
		text-align:center;
		font-size:9px;
	    } 
	  html>body #footer { 
	    width:700px;
	}
.footertext a {
		color:#666666;
		text-decoration:none;
			}
.footertext a:hover {
		color: #666666;
		font-weight:bold;
		text-decoration:underline;
		}
#container {
	background-color:#FFFFFF;
	width:700px;
	padding-top:0;
	border:solid 0px;
	border-color:#CCCCCC;
	min-height:400px;
}
footer a {
	color:#cccccc;
	text-decoration:none;
	
}
a {
	color:#116000;
	text-decoration:none;

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

