body {
	background-color:white;
	margin:1em;
	color:black;
	font:x-small "Trebuchet MS",Helvetica,sans-serif;
	voice-family:"\"}\"";
	voice-family:inherit;
	font-size:small;
	}
	
	html>body {font-size:small;}
	
a:link {color:#C30;}
a:visited {color:#666;}
a:hover {text-decoration:none;}

#breadcrumbs a:link, #breadcrumbs a:visited {
	font-size:smaller;
	margin:0 0 10px;
	color:black;
	}
	
	#breadcrumbs #youarehere:link, #breadcrumbs #youarehere:visited {color:#C30;}
	
	#newsroomhead {
		display:block;
		border-bottom:1px solid #C30;
		margin:.5em 0 1.5em;
		padding-bottom:3px;
		}

table {border-collapse:collapse;}

/*------newsroom home----*/

#cell img { float:left; }


/*------senior editors----*/
		
dl {margin-left:3em; margin-bottom:1.5em;}

dt {font-weight:bold; margin-top:1.5em;}

dd {margin-left:0;}

dl .pho, dl .fax {font-style:italic;}

#footer {text-align:center; margin-top:2.5em;}



/*--------news staff-------*/

#newsroomstaff {
	border:3px solid #9c9c94;
	width:500px;
	margin-left:3em;
	}
	
	th {background:#9c9c94; color:white;}
	
	.name {font-weight:bold;}
	
	.odd {background-color:white;}
	.even {background-color:#ffffce;}
	
	
	
/*---------news sections -----*/

h3 {
	color:#C30;
	border-bottom:1px solid black;
	padding-bottom:3px;
	margin-top:2.5em;
	}