#top {
	background-image: url(../images/content/top.gif);
}
#content {
	background-image: url(../images/content/middle.gif);
}
#bottom {
	background-image: url(../images/content/bottom.gif);
}
#ColA {
	margin: 0px;
	width: 216px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#ColB {
	margin: 0px;
	float: right;
	width: 504px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/** Fonts **/
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #003399;
	line-height: 120%;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 1px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	width: 732px;
}
#enlarged {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
