body {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
#header {
	font: Arial, Helvetica, sans-serif;
	padding-right: 10px;
}
#bar {
	background-color: #9EBBD5;
	border-bottom-color: #513910;
	border-bottom-style: solid;
	border-bottom-width: thick;
	border-top-color: #9EBBD5;
	border-top-style: solid;
	border-top-width: thin;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #513910;
	padding-right: 15px;
	clear: both;
}
#links {
	font: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: thin;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	padding-right: 20px;
}
#mid {
	background-color: #513910;
}
#midLeft {
	position: absolute;
	left: 0px;
	top: 128px;
	width: 150px;
	background-color: #513910;
	height: auto;
}
#leftLinks {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
ul#leftLinks a:link, ul#leftLinks a:visited, ul#leftLinks a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 100%;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #513910;
}
ul#leftLinks a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #9EBBD5;
	text-decoration: none;
}
#midRight {
	background-color: #FFFFFF;
	margin-left: 150px;
}
#content {
	padding-left: 25px;
	background-image: url(images/cornerTL.gif);
	background-repeat: no-repeat;
}
#copyright {
	border-top-color: #9EBBD5;
	border-top-style: solid;
	border-top-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-right: 10px;
	clear: both;
}
#copyright a:link, #copyright a:visited, #copyright a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	text-decoration: none;
	font-style: normal;
}
a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#9EBBD5;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #513910;
	text-decoration: none;
}

#floatRightIM {
	float: right;
	margin-left: 20px;
	width: auto;
	height: auto;
	margin-right: 20px;
}
#floatLeftIM {
	float: left;
	margin-right: 20px;
	width: auto;
	height: auto;
}
#CE {
}
#CE a:link, #CE a:visited, #CE a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color:#9EBBD5;
	text-decoration: none;
}
#CE a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #513910;
	text-decoration: none;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #513901;
}
.TIDS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #9EBBD5;
	font-weight: bold;
}
.headText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #513910;
	font-weight: bold;
}
.pageHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #9EBBD5;
}
.contactElaine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #513910;
}
/* spacing for the form layout*/
form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
form p label {
	float: left;
	width: 130px;
}

