.body {
	background-color: #ABC6E1;
}
.main {
	background-color: #ABC6E1;
	background-image: url(images/background.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.subheads {
	font-family: "Bookman Old Style", Georgia, "Times New Roman";
	font-size: 16px;
	color: #5C4406;
	text-align: center;
	padding: 2px;
}
.copy {
	font-family: "Bookman Old Style", Georgia, "Times New Roman";
	font-size: 12px;
	color: #333333;
	padding: 8px;
}
.picsright {
	border: 1px solid #58350D;
	margin: 2px 0px 2px 2px;
}
a:link {
	color: #735A0F;
	text-decoration: underline;
}
a:visited {
	font-style: italic;
	text-decoration: underline;
	color: #735A0F;
}
a:hover {
	color: #DCA821;
	text-decoration: underline;
}
.table {
	background-color: #CBDEEB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #DBE8F0;
	border-right-color: #96BBD6;
	border-bottom-color: #9CBED8;
	border-left-color: #DBE8F0;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

}
.picsleft {

	border: 1px solid #58350D;
	margin: 2px;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #366889;
	text-align: center;
}
