td.header {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #FFFF66;
	background-color: #1C1C14;
	border: thick outset #006600;
	background-position: center center;
	text-align: center;
	background-image: url(caleb.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
td.navbar {
	border: thick groove #006600;
	background-color: #1C1C14;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}

td.maincontent {
	background-color: #FFFFFF;
	text-align: justify;
	border: thick outset #006600;
	list-style-image: none;
	cursor: text;
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	color: #006600;
}
.hourstable {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #1C1C14;
	color: #990000;
	border: thick groove 336699;
}

td.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #990000;
	text-decoration: blink;
	background-color: #1C1C14;
	border: thick outset #006600;
}
.navbox {
	background-color: #1C1C14;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	border: thin none #006600;
}
.maincontent #shelter {
	border: thick solid #006600;
}
.maincontentimg {
	border: thick solid #004C00;
	background-color: #990000;
}
.maincontentimgbkg {
	background-color: #FFFF66;
	border: thin dashed #004C00;
}
