body {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #020204;
	background-color: #64887C;
	background-image:  url(../Images/smallGraphics/nauticalBackground.jpg);
	background-repeat: repeat;
	font-weight: normal;
}
.homeTable {
	border: thick ridge #F6EDCC;
}
h1 {
	font-size: 16pt;
	color: #000000;
	font-family: "Monotype Corsiva", "Arial Narrow", "Arial Black", "Times New Roman";
	margin: 4px;
	padding: 4px;
}
.templateTable {
	background-color: #64887C;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: "Monotype Corsiva", "Arial Narrow", "Arial Black", "Times New Roman";
	font-size: 12pt;
}
a:visited {
	font-family: "Monotype Corsiva", "Arial Narrow", "Arial Black", "Times New Roman";
	font-size: 12pt;
	color: #F6EDCC;
}
a:hover {
	font-family: "Monotype Corsiva", "Arial Narrow", "Arial Black", "Times New Roman";
	font-size: 12pt;
	color: #000000;
}
a:active {
	font-family: "Monotype Corsiva", "Arial Narrow", "Arial Black", "Times New Roman";
	font-size: 12pt;
	color: #FF9900;
}
.imageOnRight {
	float: right;
	margin: 2px;
	padding: 2px;
	border: thin ridge #F5F0C8;
}
.InnerTable {
	margin: 8px;
	padding: 8px;
}

