#navigation {
	background-image: url(media/nav_bkg.png);
	background-repeat: repeat-x;
	margin-top: -4px;
}
#navigation td {
	text-align: center;
}
#stage {
	padding: 20px;
	background-color: #000000;
	background-image: url(media/page_bkg.jpg);
	min-height: 442px;
	background-position: center bottom;
	background-repeat: no-repeat;
}
#stage p, #stage ul, #stage ol, #footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	line-height: 18px;
	color: #FFFFFF;
}
#index_content {
	padding-right: 48px;
}
#navigation a, #navigation a:visited {
	color: #F0AA0A;
	text-decoration: none;
	font-size: 120%;
	font-weight: normal;
	line-height: 19px;
	font-family: Geneva, Arial, Helvetica, sans-serif, "Lucida Grande";
	text-transform: capitalize;
}
#navigation a:hover {
	color: #FFFFFF;
}
body {
	background-image: url(media/page_background.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #434343;
}
#container {
	margin-top: 45px;
	border: 1px solid #CCCCCC;
}
#stage h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F0AA0A;
	font-size: 170%;
	font-weight: normal;
}
#stage h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-weight: normal;
	font-size: 130%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.floatright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#stage a, #stage a:visited, #footer a, #footer a:visited {
	color: #F0AA0A;
	text-decoration: underline;
}
#stage a:hover {
	color: #990000;
	text-decoration: underline;
}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F0AA0A;
	margin: 0px;
	padding: 0px;
}
.paddingright20 {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#stage h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F0AA0A;
	font-size: 120%;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -12px;
	margin-left: 0px;
}
.minisubheading {
	color: #F0AA0A;
	font-size: 110%;
}
#stage h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 105%;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
}
