﻿/*Bio template*/
#masthead {
					background-image: url('../images/woodenheader.gif');
					width: 600px;
					height: 60px;
					margin-top: 0px;
					padding: 0px;
					margin-right: auto;
					margin-left: auto;
}
#masthead h1 {
					font-family: arial;
					font-size: 160%;
					font-weight: bold;
					font-style: italic;
					color: #000000;
					text-align: center;
					margin-top: 15px;
}
#top_nav {
					margin-top: 2px;
					width: 900px;
}
#top_nav ul {
					padding: 0px;
					margin: 0px;
					list-style-type: none;
					text-align: center;
					width: 900px;
}
#top_nav li {
					float: right;
					padding-right: 10px;
}
#top_nav a {
					color: #000000;
					text-decoration: none;
					display: block;
					padding-right: 1px;
					padding-left: 1px;
					background-repeat: no-repeat;
					margin-right: 1px;
					font-family: arial;
					font-size: 80%;
					font-weight: bold;
					width: 75px;
					height: 25px;
					background-image: url('../images/woodbtn.jpg');
					margin-top: 2px;
					padding-top: 4px;
}
#top_nav a:hover {
					background-image: url('../images/woodbtnhover.jpg');
					background-repeat: no-repeat;
					width: 75px;
					height: 25px;
					padding-right: 1px;
					padding-left: 1px;
					margin-top: 1px;
					margin-right: 1px;
}
#page_content {
					width: 900px;
					margin-top: 20px;
					text-align: justify;
}
#footer {
					font-family: Arial;
					font-size: 60%;
					font-weight: bold;
					color: #000000;
					text-align: center;
					background-image: url('../images/brownglass.jpg');
					border: 3px solid #996633;
					margin-top: 20px;
					width: 900px;
}
#container {
					width: 900px;
}
h3 {
					font-family: arial;
					font-size: 9pt;
					font-style: italic;
					color: #000000;
					float: right;
					margin-right: 20px;
					margin-top: 20px;
					margin-bottom: 20px;
}
body {
	background-image: url('../images/brownleather.jpg');
	background-attachment: fixed;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #6f3603;
	text-align: center;
}
a {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #663300;
}
p {
					background-color: transparent;
					font-family: Arial;
					font-size: 110%;
					color: #000000;
}
td {
					padding: 10px;
					border: 1px solid #C0C0C0;
					font-family: Arial;
					font-size: small;
					color: #000000;
}
table {
					border: 1px solid #C0C0C0;
					margin-top: 20px;
}
img {
					text-align: center;
					margin-right: auto;
					margin-left: auto;
					border-style: none;
}

.style1 {
					font-family: georgia;
					font-size: 18pt;
					font-weight: bold;
					font-style: italic;
					color: #000000;
					text-align: center;
}
.style2 {
	font-family: arial;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.style3 {
	font-family: arial;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.backbutton {
	font-family: arial;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-image: url('../images/brownglass.jpg');
	border: 3px solid #ce8d42;
	width: 65px;
	height: 25px;
}
.style4 {
					font-family: Arial;
					font-size: 12pt;
					font-style: italic;
					font-weight: bold;
					color: #000000;
					text-align: center;
}
.style5 {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-align: center;
}
.style6 {
	font-family: arial;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.style7 {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.style8 {
	font-style: italic;
	margin-right: auto;
	margin-left: auto;
	width: 50%;
}
.style9 {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.style10 {
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
	text-align: justify;
}
.table80 {
					padding: 10px;
					width: 80%;
					margin-right: auto;
					margin-left: auto;
					background-color: #FBF8F0;
					text-align: left;
					font-family: arial;
					font-size: 100%;
					color: #000000;
}
.table60 {
					width: 60%;
					background-color: #FBF8F0;
					text-align: left;
					font-family: arial;
					font-size: 100%;
					color: #000000;
					margin-top: 50px;
}
.centertxt {
					text-align: center;
}
.table90 {
					background-color: #FFFFFF;
					width: 90%;
					margin-right: auto;
					margin-left: auto;
}
.bluetext {
					font-weight: bold;
					color: #0000CC;
					text-align: left;
}

