@charset "UTF-8";
/* CSS Document */
body {
	background-color: #AF5A0E;
} 
#content h2 {
	color:#AF5A0E;
}
#contentframe #content a:link {
	color: #673508;
	text-decoration: none;
}
#contentframe #content a:visited {
	color: #666;
	text-decoration: underline;
}
#contentframe #content a:hover {
	color: #CCC;
	text-decoration: underline;
}
#contentframe #content a:active {
	color: #000000;
	text-decoration: underline;
}
#stage #hubposter {
	background-image: url(../i/Section-poster/_poster_C.png);
}
