body	{
	background: #cccccc;
}
H1, H2, H3, H4, H5	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p	{
	margin: 0 0 1.25em;
}
img	{
	display: block;
	border: 0;
}
div#sitehed	{
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 24pt;
	line-height: 85%;
	height: 45px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: Gray;
}
div#navmenu	{
	float: left;
	width: 20%;
	margin-top: 10px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: Gray;
}
.menuhed	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 85%;
	line-height: 75%;
	color: #353535;
}
.menuitem	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.pagecontent	{
	margin-left: 21%;
}
