@charset "UTF-8";
/* CSS Document */

<style type="text/css">


body {
	background-image: url(images/bg.jpg);
}


body {
	background-image: url(images/bg.jpg);
	margin-left: 80px;
	margin-top: 0px;
	text-align: left;
}
.navigation {
	font-family: "Courier New" , "Andale Mono";
	font-size: 8.5pt;
	color: #000;
	text-decoration: none;
	
}
.exhibition1 {
	font-family: "Courier New" , "Andale Mono";
	font-size: 8.5pt;
	color: #000;
	text-decoration: none;
	text-align: center;
}


.navigationhidden {
	font-family: "Courier New" , "Andale Mono";
	font-size: 8.5pt;
	color: #FCFCFC;
	text-decoration: none;
	
}
.bio {
	font-family: "Courier New" , "Andale Mono";
	font-size: 8.5pt;
	color: #000;
	text-decoration: none;
}
.newbie {
	font-family: "Courier New" , "Andale Mono";
	font-size: 8.5pt;
	color: #000;
	text-decoration: none;
	text-align: center;	
}

.rightnav {
	font-family: "Courier New" , "Andale Mono";
	font-size: 8.5pt;
	color: #000;
	style: none
}
a:link { text-decoration: none;color: #000; }
a:active { text-decoration: none;color: #000; }
a:visited { text-decoration: none;color: #000; }
a:hover { text-decoration: underline; }






</style>
.exhibition1 strong {
	text-align: left;
}
