*{
	margin:0px;
	padding:0px;
	border:0px
}
body{
	font-size:12px;
	font-family:"Trebuchet MS",Arial,sans-serif;
	/*font-family:Garamond,Arial,sans-serif;*/
	/* background:#ccc; */
	min-height:100%
}
/* #container{
	padding-left:2em;
	position:relative;
	width:55em;
	margin:auto;
	margin-top:0px;
	background:#fff;
	min-height:100%
} */
#container{
	padding-left:2em
} 
 #topbar{
	margin-left:-2em;
	top:0px;
	/* width:45em; */
    /* width:100%; */
	line-height:2em;
	font-size:1.5em;
	background:#f00;
	color:#fff
} 
#topbar a{
	text-decoration:none;
	color:inherit;
	margin-right:2.2em;
	margin-left:2em
}
#topbar a:hover{
	color:#000
}
h1{
	font-size:4em;
	height:3.75em;
	line-height:0.75em;
	margin-bottom:0.75em;
	font-family:"Trebuchet MS",Arial,sans-serif;
	/*color:#550000*/
}
img#headshot{
	width:3em;
	height:3.75em;
	margin-right:0.375em
}
#navigation{
	float:left;
	clear:left;
	font-size:1.5em;
	line-height:1em;
	width:7em;
	padding-left:1.25em
}
#navigation a{
	display:block;
	text-decoration:none;
	color:inherit;
	margin-bottom:1em
}
#navigation a:hover{
	color:#f00;
	border-left:1em #f00 solid;
	padding-left:0.25em;
	margin-left:-1.25em
}
#content{
	margin-left:13.5em;
	max-width:50em;
	font-family:Verdana
}
#content a{
	color:#550000;
	text-decoration:none
}
#content a:hover{
	color:#f00
}
p{
	line-height:1.5em;
	margin-bottom:1.5em
}
table{
	line-height:1.5em;
	margin-bottom:1.5em
}
strong{
	color:#550000;
	font-weight:bold
}
h2{
	font-size:1.5em;
	line-height:1em;
	margin-bottom:0.89em;
	border-bottom:0.11em #ccc solid;
	margin-top:1em
}
h3{
	font-size:1em;
	line-height:1.5em;
	font-weight:bold;
	/* font-style:italic */
}