body
{
	background: white url(images/background.gif);
	font-size: 16px;
	font-family: Times New Roman, Serif;
	color: black;
	margin: 0;
	text-align: left;
}

a:link
{
	color: #990099;
	text-decoration: none;
}

a:visited
{
	color: #990099;
	text-decoration: none;
}

a:active
{
	color: #FF0000;
	text-decoration: underline;
}

a:hover
{
	color: #990099;
	text-decoration: underline;
}

table
{
	width: 100%;
	font-size: inherit;
	border-collapse: collapse;
}

td
{
	padding: 0px;
	vertical-align: top;
}

img
{
	border: 0;
}

h1
{
	color: #CD3232;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}

h2
{
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
}

h3
{
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	text-align: center;
}

hr
{
	width: 100%;
}

#acp_link
{
	text-align: right;
	padding: 5px;
	font-size: 13px;
}

#mainwrapper
{
	margin: 20px auto 20px auto;
	text-align: left;
	width: 80%;
}

#lupiniabanner
{
	background: black;
	width: 100%;
	border: 0;
}

#lupiniabanner td
{
	color: white;
	font-size: 13px;
	padding: 0;
	vertical-align: middle;
}

#lupiniabanner a:link, #lupiniabanner a:visited, #lupiniabanner a:active
{
	color: #00FFFF;
}

#headerwrapper
{
	margin: 20px auto 0px auto;
	text-align: center;
}

table.navbar
{
	margin: 0px auto 0px auto;
	width: auto;
}

.navbar img
{
	padding: 5px;
}

#bodywrapper
{
	margin: 0px auto 20px auto;
	width: 94%;
}

#pagewrapper
{
	width: 100%;
}

#pagewrapper table
{
	width: auto;
}

#pagewrapper td
{
	padding: 2px;
}

#footerwrapper
{
	margin: 20px auto 20px auto;
	width: 94%;
	font-size: 13px;
}

.newsarchivelink
{
	font-size: 18px;
}

table.linklist
{
	margin-left: 40px;
}

table.linklist td
{
	padding: 1px;
}

table.linklist td.link
{
	font-weight: bold;
	width: 200px;
}

.yearlist
{
	text-align: center;
	font-weight: bold;
}

.toc
{
	margin-left: 80px;
}

.storyline
{
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}

.stripdate
{
	font-weight: bold;
}

.stripwrapper
{
	text-align: center;
}

.stripby
{
	font-size: 13px;
	font-style: italic;
}

.stripnav img
{
	padding: 5px;
}

.newsnav
{
	text-align: center;
}

table.newsarticle
{
	margin: 20px auto 20px auto;
}

table.newsarticle td
{
	padding: 5px;
}

.news_date
{
	font-size: 24px;
	font-weight: bold;
}

.news_time
{
	font-size: 10px;
}

.news_title
{
	font-size: 20px;
	text-decoration: underline;
	font-weight: bold;
}

td.news_strips
{
	font-size: 18px;
	padding: 0;
}

.news_todaystrips
{
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

.news_stripby
{
	font-style: italic;
	font-size: 16px;
}

td.news_body
{
	width: 100%;
}

div.schedule
{
	margin: 20px auto 0px auto;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}

table.schedule
{
	margin: 0px auto 0px auto;
}

table.schedule td
{
	font-weight: bold;
	font-size: 18px;
	width: 35px;
	text-align: center;
}

.schedule_day_yes,
.schedule_wday_yes
{
	background: url(images/schedule_day_yes.gif) no-repeat center;
}

.schedule_wday_yes
{
	color: #000090;
}

.schedule_day_no,
.schedule_wday_no
{
	/* background: url(images/schedule_day_no.gif) no-repeat center; */
	color: #606060;
}

.schedule_wday_no
{
	color: #6060A0;
}

/* ACP styles */

#acp_controls div
{
	width: 200px;
}

table.formtable
{
	width: auto;
}

table.formtable td
{
	padding: 8px;
}

#login_form table.formtable
{
	margin: 0px auto 0px auto;
}

#pagewrapper table.managelist td
{
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
}
