.strip {
	background-attachment: scroll;
	background-image: url(images/strip.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.footer {
	background-attachment: scroll;
	background-image: url(images/bottom_strip.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.headfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.bigfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
