@charset "UTF-8";
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.container {
	width: 1026px;
	margin-right: auto;
	margin-left: auto;
}
.menu_bar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-left: 60px;
	padding-right: 125px;
	margin-top: 10px;
	display: block;
	float: left;
	padding-left: 40px;
}
.submenu {
	background-image: url(Images/Blue_bar.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	height: 40px;
	width: 1024px;
	margin-top: 2px;
}
.menu_bar a:hover {
	color: #0000CC;
}
.menu_bar {
	background-image: url(Images/Blue_bar.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 1024px;
	height: 49px;
}
.logo {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.home_image {
	padding-top: 100px;
	text-align: center;
}
.bottom_menu_bar {
	background-image: url(Images/Blue_bar.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	height: 49px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	margin-top: 100px;
	padding-top: 10px;
	text-align: right;
	float: left;
	clear: left;
}
td {
	padding-right: 30px;
	padding-bottom: 30px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	float: left;
	width: 600px;
	padding-top: 5px;
}
.homelink {
	float: left;
	width: 424px;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.homelink2 {
	padding-left: 60px;
}
.copyrightpad {
	padding-right: 60px;
}
.copyrightfooterwrapper {
	width: 1024px;
	clear: left;
}
.bottom_menu_bar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 80px;
}
.gallery_wrapper {
	float: left;
	width: 1024px;
}
.gallery_left {
	float: left;
	width: 200px;
}
.gallery_right {
	float: left;
	width: 800px;
	text-align: center;
}
.submenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-left: 30px;
	padding-right: 30px;
	margin-top: 10px;
	display: block;
	float: left;
}
.submenu a:hover {
	color: #0000CC;
}
.container_biopage {
}
.bio_left {
	float: left;
	width: 500px;
}
.bio_right {
	float: left;
	width: 500px;
	text-align: center;
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #3A72AD;
	line-height: 40px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.contact_right a {
	color: #FFFFFF;
	text-decoration: none;
}
.contact_right {
	float: left;
	width: 500px;
	text-align: center;
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #3A72AD;
	line-height: 30px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.contact_right a:hover {
	color: #000099;
}

