@charset "utf-8";
body {
	padding: 0px;
	text-align: center;
	background-image: url(grfx/bkg.gif);
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.home_text {
	line-height: 1.40em;
}

#newsbox {
	width: 650px;
}
#newsheader {
	background-image: url(grfx/news_header.gif);
	height: 23px;
}
#newscontent {
	background-color: #85BFB5;
	vertical-align: top;
	padding-bottom: 6px;
}


#topspacer {
	background-image: url(grfx/content_bkg_noline.gif);
	background-repeat: repeat-y;
	height: 10px;
}
#main_content_container {
	background-image: url(grfx/content_bkg_line.gif);
	background-repeat: repeat-y;
}
#main_content_left {
	text-align: left;
	width: 655px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 27px;
}
#main_content_right {
	width: 190px;
	float: right;
	margin-right: 27px;
	vertical-align: top;
}
#clear_floats {
	clear: both;
}

#main_content_left p {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 943px;
	margin-right: auto;
	margin-left: auto;
}
a.purple_links:link {
	color: #57004E;
	text-decoration: none;
	font-weight: bold;
	font-size: .9em;
}
a.purple_links:visited {
	color: #57004E;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
}
a.purple_links:hover {
	color: #57004E;
	text-decoration: underline;
	font-size: 0.9em;
	font-weight: bold;
}
#newslinks {
	line-height: 1.4em;
	overflow-x: hidden;
	overflow-y: auto;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
a.newslinks:link {
	font-size: .9em;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a.newslinks:visited {
	font-size: .9em;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a.newslinks:hover {
	font-size: 0.9em;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
.headlines {
	font-size: 1.5em;
	font-weight: bold;
	color: #55014F;
}
.subheadlines {
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
}
#artclass {
	margin-left: 10px;
}
#vol_quotebox {
	background-image: url(grfx/vol_quote_01.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 650px;
}
#quote {
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 55px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	line-height: 28px;
	padding-bottom: 10px;
}

a.regular_purple_links:link {
	color: #55014E;
	text-decoration: underline;
}
a.regular_purple_links:visited {
	color: #57004E;
	text-decoration: underline;
}
a.regular_purple_links:hover {
	color: #D0AA39;
	text-decoration: underline;
}
#main_content_left ul li {
	margin-bottom: 5px;
}
.bold_white_text {
	font-weight: bold;
	color: #FFF;
	font-size: .9em;
}
#sched_quotebox {
	height: 80px;
	width: 650px;
}
.redtext {
	color: #900;
}
.fallterm {
	font-size: 14px;
	font-weight: bold;
	color: #57004E;
	text-decoration: underline;
}
.coming_soon {
	font-size: 13px;
	color: #57004E;
	font-weight: bold;
}

