﻿img {float:left; padding-right:5px}
div#Content {background-color:white; padding:5px}
.SectionHdr {margin-top:1em;
	border: thin blue solid;
	clear: left;
	text-align: center;
}
.SectionHdrText {
	background-color: #FFFFCC;
	color: #6600CC;
	font-size: x-large;
	font-weight: bold;
}
.Section div {
	border-top: 1px #C0C0C0 solid;
	padding: 3px 3px 3px 3px;
	margin: 10px 6px 6px 6px;
	clear: left;
	height: auto;
}
