@charset "UTF-8";




#mfoName {
	height: 0px;
	margin-left: -500px;
	visibility: hidden;
	}
	
#sidebar1pic {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 210px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	height: 275px;
	background-color: #FFFFFF;
}
#sidebar2 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
}




#sidenav2title {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidenav2links {
	margin-top: -5px;
}
#sidebar1 {
	height: auto;
}
