.subtle10 {
	color: #888888;
	font-size: small;
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif, Swiss, SunSans-Regular;
	text-decoration: none;
}
a:hover.subtle10 {
	color: #000000;
	text-decoration: underline;
}
.subtle12 {
	color: #a3a89a;
	text-decoration: none;
	font-size: 12px;
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif, Swiss, SunSans-Regular;
}
a:hover.subtle12 {
	color: #000000;
	text-decoration: underline;
}

.menu-on {
	color: #473820;
	font-weight: bold;
	font-size: small;
	font-family: verdana, arial, helvetica, Geneva, sans-serif, Swiss, SunSans-Regular;
	text-decoration: none
}
.a:hover.menu-on {
	color: #000000;
	font-weight: bold;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif, Swiss, SunSans-Regular;
	text-decoration: underline
}
.menu-off {
	color: #726c5b;
	font-weight: normal;
	font-size: small;
	font-family: verdana, arial, helvetica, Geneva, sans-serif, Swiss, SunSans-Regular;
	text-decoration: none
}
a:hover.menu-off {
	color: #000000;
	font-weight: normal;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif, Swiss, SunSans-Regular;
	text-decoration: underline
}
.tagh2 {
	color: #936e87;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 10px;
}

#header {
width: 970px;
height: 280px;
background-image: url(../index/header_bio.jpg);
background-position:center;
background-repeat: no-repeat;
 }