body {                           
	background-color : #ffffff;
	background-image : url(img/bg1.gif);
	background-repeat : repeat-y;
	background-position : top;
}

.le{
	background-image : url(img/bg2.gif);
	background-repeat : repeat-y;
	background-position : left;
}

.to {
	background-image : url(img/bg1.jpg);
	background-repeat : repeat-x;
}

.fo{
	background-image: url(img/bg3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 37px;
	color: #97C1CF;
	text-align: left;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #175682;
	line-height: normal;
	text-align: left;
	font-weight: normal;
}

.ma{
	padding-left: 20px;
	padding-right: 30px;
}

input{
	font-size: 10px;
}
.Headline-Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #069;
	text-align: center;
}

img
{  border-style: none;
}
.bio_section_head {
	text-align: left;
}
.bio_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	font-weight: normal;
}

.staff_menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	position: relative;
}
