.coverpic {
	background-image: url(../images/coverpic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #99CCCC;

}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
	font-style: italic;
	color: #CC0000;
	margin-left: 17px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 17px;

}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.75em;
	color: #000000;
	margin-right: 35px;
	margin-left: 35px;
	margin-top: 8px;
	margin-bottom: 0px;
}
.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	padding-left: 17px;
	font-weight: bold;
}
a:link {
	color: #336666;
	text-decoration: none;

}
a:hover {
	color: #336666;
	text-decoration: underline;

}
a:visited {
	color: #666666;
	text-decoration: none;

}
.grad1 {
	background-image: url(../images/grad1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;

}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: 17px;
	color: #CC0000;

}
.artwork {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.narrow {
	margin-left: 90px;

}
