/********** BODY **********/
body {
	background: #9dc8f7 url(../images/bio/bgi.jpg) no-repeat;
	background-position: top center; }

/********** BLOCK ELEMENTS AND THEIR CLASS DESCENDANTS **********/
/***** CONTENT *****/
#content {
	border-top: 5px solid #2b509b; }

	/***** BANNER *****/
	#banner {
		background-color: #7b8676; }

	/***** NAV *****/
	#nav {
		background: #dddbdd url(../images/bio/nav_bgi.jpg) no-repeat; }

	#nav_home {
		background-image: url(../images/bio/nav/home_over.gif); }

	#nav_gall {
		background-image: url(../images/bio/nav/gall_over.gif); }

	#nav_bio_on {
		margin-top: 46px; }

	#nav_cont {
		background-image: url(../images/bio/nav/cont_over.gif); }

	/***** TITLE *****/
	#title {
		background-color: #9dc8f7; }

	#title_accent {
		background-color: #9b5946; }

	/***** STAGE *****/
	#stage h1 {
		font-weight: bold;
		font-variant: small-caps;
		color: #2b509b;
		border-bottom: 2px solid #9b5946; }

	.stageframe {
		color: #9b5946; background-color: #9b5946; }

		/***** COPYRIGHT *****/
		.copyright {
			color: #9b5946; }