html, body{
	margin:0px;
	padding:0px;
	overflow:auto;
	background-image:url(../Images/content_bg.jpg);
	background-color:#8c7a66;
	background-repeat:no-repeat;
	background-position:top;
	background-attachment:fixed;
	color:#ffffff;
}

.Content_Area{
	padding:19px 17px 19px 17px;
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#ffffff;
	line-height:20px;
}
.Header_Text{
	padding:0px 0px 30px 0px;
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	display:block;
	font-variant:small-caps;
}
.Subheader_Text{
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	font-variant:small-caps;
}
.Content_Text{
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#ffffff;
	line-height:20px;
}
.footerlinks{
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#000000;
	text-decoration:none;
	font-variant:small-caps;
	font-weight:bold;
}
.footerlinks:hover{
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#000000;
	text-decoration:none;
	font-variant:small-caps;
	font-weight:bold;
}

.Bio_Background{height:389px; width:779px; background-image:url(../Images/Bio_Images/Group_Photo.jpg); background-repeat:no-repeat; padding:0px 0px 0px 40px; vertical-align:top;}
.Bio_Title{font-family:Garamond, Georgia, "Times New Roman", Times, serif; font-size:18px; color:#a0784c; font-variant:small-caps; padding-top:10px; padding-bottom:5px;}
.Bio_Links{font-family:Garamond, Georgia, "Times New Roman", Times, serif; font-size:12px; color:#ffffff; padding-left:10px;}

a{color:#ffffff; text-decoration:none;}
a:hover{color:#cacaca; text-decoration:none;}