@import url("/_css/ticker.css");

body {
	background: #fff url("/images/mainparts/body.jpg") repeat-y;
	color: #000;
	padding: 0;
	margin: 0;
}

body, td {
	font: 10px/1.5 georgia, "Time New Roman", "Times Roman", time, serif;
}

#nav, #snav {
	font: 10px/1.5 "Lucida Grande", lucida, verdana, helvetica, sans-serif;
}

#nav, #sub, #content-title, #content-info, #alert, #news img, .more {
	display: none;
}

h2, h3, h4, h5, h6 {
}

h1 {
	font-size: 120%;
	text-transform: uppercase;
	border-bottom: 1px #000 solid;
	padding: 0 0 1px;
	margin: 0 0 15px;
}

h2 {
	font-style: italic;
	font-size: 170%;
	border-bottom: 1px #000 dotted;
}

a {
	color: #000;
}

p, td p {
	font-size: 120%;
	margin: 0 0 10px;
}

#content {
}

#content-message {
	padding: 0;
	margin: 0;
}

#content-features {
	margin: 0;
	padding: 0;
}

.feature img {
	display: block;
	margin: 15px 0 5px;
}

.feature p {
	font-style: italic;
}
#news {
	line-height: 1.3;
	padding: 0;
}

.news {
	padding: 0;
	margin: 0;
}

.news h2 {
	font-style: normal;
}

.news h3, #schedule h3 {
	font-size: 130%;
	font-style: normal;
	margin: 0;
}
