body {

	background-attachment: fixed;

	background-image: url(images/crest400wash.gif);

	background-repeat: no-repeat;

	background-position: 0px 0px;


}


td.menu {

	font-family: Garamond;

	color: #FFFFFF;

	text-decoration: none;

	background-color: #A1332C;

	font-weight: bold;

}


td.title {

	color: #000000;

	text-decoration: none;

}


h1 {

	font-family: "Century Schoolbook";

	font-size: 36px;
	margin-bottom: 22px;
	margin-top: 18px;
}


a:link.menu {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited.menu {
	color: #FFFFFF;

	text-decoration: none;
}

a:hover.menu {
	color: #FFFFFF;
	text-decoration: none;
}