body {
	background-color: #36373B;
	height: 100%;
}
#stage_index {
	background-color: #000000;
	background-image: url(images/stage_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9A9A9A;
	border-bottom-color: #9A9A9A;
	border-left-color: #9A9A9A;
min-height: 579px;
	height: 100%;
}
#stage {
	background-color: #000000;
	background-image: url(images/stage_bkg_center.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9A9A9A;
	border-bottom-color: #9A9A9A;
	border-left-color: #9A9A9A;
min-height: 579px;
	height: 100%;
}
#footer a, #footer a:visited, #footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-bottom: -10px;
}
#footer {
	padding-left: 20px;
}
#rightcol {
	float: right;
	width: 260px;
	padding-top: 20px;
	margin-bottom: 170px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	margin-top: 0px;
padding-top: 20px;
}
#index_content {
	margin-left: 21px;
	width: 408px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}
#stage #content {
	margin-left: 153px;
	width: 408px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}
spacer {
	height: 170px;
}

p {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 16px;
}
#content a, #content a:visited {
	color: #999999;
}
#content a:hover {
	color: red;
}
html {
	height: 100%;
}
#smallleftcol {
	float: left;
	width: 190px;
}
#smallrightcol {
	float: right;
	width: 190px;
}
#Table_01 #stage #content {
	margin-bottom: 170px;
}
#navigation {
	margin-top: 20px;
}
