﻿/*People template*/
#masthead {
					width: 600px;
					height: 60px;
					margin: 0px auto 0px auto;
					background-repeat: no-repeat;
					background-image: url('../histories/peoplebnr.jpg');
					scrollbar-arrow-color: #5f5f5f;
					scrollbar-base-color: #c0c0c0;
}
#page_content {
					font-family: Arial;
					font-size: 100%;
					color: #000000;
					width: 55%;
					margin-top: 20px;
					margin-left: 60px;
					text-align: center;
					float: left;
}
#top_nav {
					margin-top: 2px;
}
#top_nav ul {
					margin: 0px;
					list-style-type: none;
					padding: 0px 2px 0px 2px;
					display: block;
					width: 900px;
					float: right;
}
#top_nav li {
					float: right;
					display: block;
					padding-right: 2px;
					padding-left: 2px;
}
#top_nav a {
					color: #000000;
					border: 5px none #5F5F5F;
					display: block;
					text-decoration: none;
					padding-right: 2px;
					padding-left: 2px;
					width: 75px;
					background-image: url('../images/silverbtn.jpg');
					background-repeat: no-repeat;
					height: 25px;
					padding-top: 3px;
					font-family: arial;
					font-size: 80%;
}
#top_nav a:hover {
					border: 5px none #c0c0c0;
					color: #FFFFFF;
					text-decoration: none;
					background-image: url('../images/silverbtnhover.jpg');
					background-repeat: no-repeat;
					width: 75px;
					height: 25px;
}
#footer {
					font-family: arial;
					font-size: 60%;
					font-weight: bold;
					color: #000000;
					text-align: center;
					background-image: url('../images/silvertile.jpg');
					border: 5px none #5F5F5F;
					width: 900px;
					margin-top: 10px;
					background-repeat: repeat-x;
}
#container {
					width: 900px;
}
body {
					background-image: url('../histories/people2.jpg');
					background-attachment: fixed;
					scrollbar-arrow-color: #e0e0e0;
					scrollbar-base-color: #606060;
					text-align: center;
					Left-margin: 100px;
					right-margin: 100px;
					font-family: Arial;
					font-size: 100%;
					color: #000000;
}
a {
					font-family: Arial;
					font-size: 90%;
					font-weight: bold;
					color: #000000;
					text-align: center;
					text-decoration: none;
}
h1 {
					font-family: georgia;
					font-size: 160%;
					font-weight: bold;
					font-style: italic;
					color: #000;
					text-align: left;
					margin-top: 10px;
					margin-left: 20px;
					float: left;
}
a:hover {
					color: #800000;
}
p {
					background-color: transparent;
					text-align: left;
}
table {
}
td {
					border: 5px none #666666;
					padding-right: 5px;
					padding-left: 5px;
}
.td1 ul {
					padding: 0px;
					margin-left: 25px;
}
.td1 li {
					list-style-type: none;
}
.td1 a {
					background-image: url('../images/grayhover.jpg');
					background-repeat: repeat-x;
					width: 150px;
					height: 20px;
					float: left;
					font-family: arial;
					font-size: 80%;
					border: 2px solid #666666;
					margin-top: 5px;
}
.td1 a:hover {
					font-family: arial;
					font-size: 80%;
					text-decoration: none;
					background-image: url('../images/gray1.jpg');
					background-repeat: repeat-x;
					width: 150px;
					height: 20px;
}
.td3 ul {
					padding: 0px;
					margin-left: 25px;
					margin-top: 0px;
}
.td3 li {
					list-style-type: none;
}
.td3 a {
					background-image: url('../images/grayhover.jpg');
					background-repeat: repeat-x;
					width: 150px;
					height: 20px;
					float: left;
					font-family: arial;
					font-size: 80%;
					border: 2px solid #666666;
					margin-top: 5px;
}
.td3 a:hover {
					font-family: arial;
					font-size: 80%;
					text-decoration: none;
					background-image: url('../images/gray1.jpg');
					background-repeat: repeat-x;
					width: 150px;
					height: 20px;
}

.td1 {
					background-image: url('../histories/grayglass1.jpg');
					width: 200px;
}
.td2 {
					background-color: #FAFAF6;
					border: 3px solid #666666;
					width: 500px;
}
.td3 {
					background-image: url('../histories/grayglass1.jpg');
					width: 200px;
}
.headerbkg {
					background-image: url('../histories/peoplebnr.jpg');
					width: 900px;
					height: 60px;
}

h3 {
					font-family: arial;
					font-size: 9pt;
					font-style: italic;
					color: #000000;
					text-align: left;
					float: right;
					margin-top: 40px;
					margin-right: 20px;
}

