body {
	background-color: #2e602e;
	background-image: url(../images/grad-back.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.caught {
	background-image: url(../images/back_02.jpg);
	height: 131px;
	width: 275px;
	background-repeat: no-repeat;
}
.forehead {
	background-image: url(../images/back_03.jpg);
	height: 131px;
	width: 275px;
	background-repeat: no-repeat;
}
.mainimage {
	background-image: url(../images/back_05.jpg);
	height: 466px;
	width: 275px;
	background-repeat: no-repeat;
}
.dates {
	background-image: url(../images/back_04.jpg);
	width: 275px;
	background-repeat: no-repeat;
}
.dates-txt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
.dates-hdr {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}

