body {
	background-attachment: fixed;
	background-image: url(_images/bluebkshrimps.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #B0E6F1;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #002F5D;
	line-height: 1.24em;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	color: #3EADC3;
	line-height: normal;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #3EADC3;
	line-height: normal;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #3EADC3;
	line-height: normal;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
}


a{
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}

p a{
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}

p a:hover{
	text-decoration: underline;
}

li a{
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}

li a:hover{
	text-decoration: underline;
}

li {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #002F5D;
	line-height: 1.24em;
}
.booktable {
	background-attachment: scroll;
	background-image: url(_images/bk3.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #44AFC5;
}
