#currentissue {
	display: block;
	border: 3px double #000000;
	background-color: #fafaf2;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	color: #660000;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #6e4848;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #CC0033;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: 660000;
	text-decoration: none;
}

h1 { font-size: 24px; font-family: "Times New Roman", Georgia, Times }
td   { font-size: 15px; font-family: "Times New Roman", Georgia, Times }
.smallroman  { font-size: 12px; font-family: "Times New Roman", Georgia, Times }
.13roman { font-size: 13px; font-family: "Times New Roman", Georgia, Times }
.goldtitle { color: #c93; font-weight: bold; font-size: 17px; font-family: "Times New Roman", Georgia, Times; text-decoration: underline; margin-left: 5px }
.maroontitle  { color: #800000; font-weight: bold; font-size: 17px }
.maroontitle22  { color: #800000; font-weight: bold; font-size: 22px }
.22romanbold  { font-weight: bold; font-size: 22px; font-family: "Times New Roman", Georgia, Times }
.indent5pix  { text-indent: 5px }
#text-bg {
	background-color: #eee9e9;
	padding: 3px;
}
.departments {
	font-weight: bold;
	color: fcb017;
	text-decoration: underline;
}
.section-header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16.5px;
	color: #fcb017;
	font-weight: bold;
}
#center {
	background-position: center;
}
.spacer {
	color: #f5f5f5;
}
#adspace {
	padding-top: 38px;
	padding-right: 2px;
	padding-left: 6px;
}
#adbox {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
#border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.quote {
	font-style: italic;
	padding-right: 20px;
	padding-left: 20px;
}
#main {
	background-image: url(champion/chamption.png);
	background-repeat: no-repeat;
	background-position: center center;
}
