﻿.MaineForms {
	width: 542px;
	height: 334px;
	background-image: url('../Images/MAINE.gif');
	background-repeat: no-repeat;
}
.MaineFormsDetails {
	vertical-align: top;
}
.MaineDetails {
	font-size: 0.8em;
}
.MaineHeader {
	text-align: center;
	font-size: larger;
	font-weight: bold;
	color: Navy;
}
.MaineInformation {
	text-align: left;
	font-style: oblique;
	color: Navy;
	padding-top: 0.2em;
	font-size: 0.9em;
}
.MaineInformation ul {
	margin-left: 1.3em;
	list-style-type: disc;
}