BODY
{
	background-color: #e0fad2;
}
div
{
	-moz-box-sizing:border-box;
}

div.head
{
	font-weight: bold;
	font-size: 12pt;
	left: 220px;
	color: #211e5c;
	font-family: Verdana, Arial;
	position: absolute;
	text-align: center;
}
div.Contact
{
font-weight: bold;
	font-size: 12pt;
	left: 630px;
	color: #211e5c;
	font-family: Verdana, Arial;
	position: absolute;
	text-align: center;
	top: 20px;
}
div.NavPanel
{
	border-right: #211e5c thin solid;
	border-top: #211e5c thin solid;
	font-size: 10pt;
	border-left: #211e5c thin solid;
	width: 200px;
	color: #211e5c;
	border-bottom: #211e5c thin solid;
	font-family: Verdana, Arial;
	position: absolute;
	top: 200px;
}
div.Content
{
	
	padding-right: 160px;
	background-position: right top;
	left: 220px;
	background-image: url(PostcardGraphic.gif);
	width: 760px;
	color: #211e5c;
	background-repeat: repeat-y;
	font-family: Verdana, Arial;
	position: absolute;
	top: 200px;
}
div.RightPan
{
	top: 210px;
	left: 980px;
	position: absolute;
	width: 150px;
	height: 500px;
	background-image: url(PostcardGraphic.gif);
	background-repeat: repeat-y;
}
div.Banner
{
	top: 145px;
	left: 220px;
	position: absolute;
}
div.Filler
{
	height: 500px
}
li.A
{
	list-style-type: none;
	font-weight: bold;
	margin-left: -30px;
}
li.B
{
	list-style-type: disc;
}
li.C
{
	padding-top: 15px;
	list-style-type: disc;
}
li.D
{
	list-style-type: none;
	vertical-align: middle;
	height:160px;
}
table
{
	color: #211e5c;
}
img.left
{
	clear: left;
	margin-right: 10px;
	display: inline;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	
}
img.bcleft
{
	margin-left: 40px;
	float: left;
	margin-bottom: 20px;
	margin-top: 10px;
	text-align: left;
	margin-bottom: 20px;
}
img.bcright
{
	margin-right: 40px;
	float: right;
	margin-bottom: 20px;
	margin-top: 10px;
	text-align: right;
}
img.postcard
{
	text-align:center;
}