@charset "ISO-8859-1";
.tagtableback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #FFF;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	border: thin solid #FFFFFF;
	text-align: center;
}
.tagtableback h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 30px;
	font-weight: bold;
	color: #831D0D;
}
.tagtableback img {
	border: medium solid #CCCCCC;
	margin-bottom: 5px;
}
body {
	background-color: #8D1509;
	background-image: url(0808/gradient.jpg);
}
.buckeyeback {
	background-image: url(buckeyeback.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.caption {
	font-size: 13px;
	color: #333;
}
