* { margin: 0; padding: 0; }
img { border: 0; }
body {
	text-align: center;
	background: url(../img/bg.jpg) #000 scroll;
}
a:link { text-decoration: none; color: #cb0000; }
a:visited { text-decoration: none; color: #cb0000; }
a:hover { text-decoration: none; color: #a1a1a1; }
a:active { text-decoration: none; color: #cb0000; }

.text_links a:link { text-decoration: none; color: #5b5b5b; }
.text_links a:visited { text-decoration: none; color: #5b5b5b; }
.text_links a:hover { text-decoration: none; color: #a1a1a1; }
.text_links a:active { text-decoration: none; color: #cb0000; }

#frame {
	margin: 0 auto;
	text-align: left;
	width: 985px;
}
#stage {
	background-color: #fff;
	border: solid 4px #fff;
	font-family: Baskerville, Georgia, "Times New Roman", serif;
	font-size: 12px;
	line-height: 17px;
	color: #5b5b5b;
	height: 613px;
}
.sans { font-family: arial, helvetica, verdana, sans-serif; }
#nav {
	background-color: #000;
	width: 977px;
	text-align: left;
	height: 38px;
}
#board {
	margin: 35px 40px;
	width: 897px;
	overflow: visible;
	
}
#back_board {
	margin: 35px 40px 35px 50px;
	width: 887px;
	overflow: visible;
	
}
#quotes { margin-left: 550px; }
#quotes p { padding-bottom: 1em; }
#copyright {
	color: #d3d3d3;
	font-family: arial, sans-serif;
	font-size: 10px;
	margin: 22px 4px;
}
.text_links { float: left; }
.text_links li { 
	list-style-type: none;
	font-family: arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	padding-bottom: 5px; 
	color: #5b5b5b;
	font-weight: bold;
}
.sub_links { padding: 0 0 10px 20px; }
.sub_links li { 
	list-style-type: none;
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 0;
	color: #5b5b5b;
	font-weight: bold;
}

.text_content_main {
	height: 500px;
	overflow: auto;
	padding-right: 1em;
}
.text_content {
	padding-left: 30px;
	height: 500px;
	overflow: auto;
	padding-right: 1em;
}
.photos { float: left; margin-left: 20px; }
.text_content_right {
	padding-left: 30px;
	height: 500px;
	overflow: auto;
	padding-right: 1em;
}
.text_content p, .text_content_main p, .text_content_right p { 
	padding-bottom: 1em; 
	font-family: Baskerville, Georgia, "Times New Roman", serif;
	font-size: 12px;
	line-height: 17px;
	color: #5b5b5b;
}
td {
	padding: 0 1em .5em 0; 
	font-family: Baskerville, Georgia, "Times New Roman", serif;
	font-size: 12px;
	line-height: 17px;
	color: #5b5b5b;
}
h2 { font-family: arial, helvetica, verdana, sans-serif; font-size: 13px; }
h3 { font-family: arial, helvetica, verdana, sans-serif; font-size: 11px; }
.funders li {
	list-style-type: none;
	list-style-position: inside;
	font-size: 14px;
	line-height: 21px;
}
.red { color: #cb0000; }
.sched_date { color: #cb0000; }
.sched_title { font-style: italic; }
