body
	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px
	}
	
#nav, .skip
	{
	display: none;
	}
	
#header img
	{
	float: left;
	width: 100px;
	height: 117px;
	margin-right: 50px;
	margin-bottom: 1em;
	border: 1 black solid;
	}

#header h2
	{
	clear: none;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size: 180%;
	border: 0;
	}
#header h3
	{
	letter-spacing: .1em;
	font-size: 130%;
	font-weight: normal;
	}
	
h1
	{
	display: none;
	}
		
#content h2, #sidebar h2
	{
	clear: both;
	font-size: 150%;
	line-height: 150%;
	border-bottom: 1px solid;
	font-weight: normal;
	margin-top: .8em;
	}
	
h3
	{
	font-size: 130%;
	}
	
p
	{
		line-height: 205%;
		padding: 0;
		margin-top: 1em;
		margin-bottom: 1em;
	}
	
#footer
	{
	border-top: 1px solid;
	margin-top: 2em;
	padding-top: 1em;
	}
	
p.image
	{
	float: left;
	margin: 10px 20px 5px;

	}
p.image img
	{
	border: 1px solid;
	}
	
#sidebar
	{
	margin-top: 2em;
	border-top: 1px solid;
	padding-top: 1em;
	font-size: 95%;
	}
	
#sidebar blockquote
	{
	font-style: italic;
	}
#sidebar cite.bigquote
	{
	margin-right: 3em;
	text-align: right;
	}
	
a img
	{
	border: 0;
	}