#skip,
#tools,
#nav, 
#secondnav,
#footer 
{display: none;}

body {
	font-family: helvetica, arial, verdana, sans-serif;
	color: #222;
	}

#masthead h1,
#masthead h2 {
	margin: 0;
	}
#masthead h1 a,
#masthead h2 a {
/*	width: 300px;
	height: 60px;*/
	border: none;
	display: block;
/*	background: #fff url(../i/dummy.gif) left top repeat;
	text-indent: -999em;*/
	}	

img.imageleft {
	float: left;
	margin: 0 1em 1em 0;
}
caption,
table {
	text-align: left;
	margin: .5em 0;
	}
td, th {
	border-bottom: 1px solid #ccc;
	padding: 4px 5px;
}
a {color: #222; text-decoration: none;}