#structure {
	left: 0px;
	top: 0px;
	width: 820px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	background-position: right 0px;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 55px;
	padding-left: 15px;
}
#citebody {
	background-color: #336799;
	background-image: url(../images/Cleveland.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 820px;
	padding-bottom: 50px;
}
#citebody_inside {
	background-color: #2A5681;
	padding-bottom: 30px;
}
#textheaderinside {
	width: 820 px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #2A5681;
}
#text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1B5983;
	float: left;
	width: 268px;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#textinsidefullpage {
	width:780px;
	background-color: #E8E9EE;
	color: #0E2745;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 40px;
	font-size: 12px;
	padding-right: 20px;	
}
#textinside {
	width:365px;
	background-color: #E8E9EE;
	color: #2A5681;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 40px;
	font-size: 12px;
	
}
#textinsideright {
	width:365px;
	background-color: #E8E9EE;
	color: #2A5681;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	float: right;
	font-size: 12px;
}
#profilebackground {
	background-color: #E8E9EE;
	width:820px;
	height: 1000px;
}
#leftcolumn {
	width:380px;
	padding-top: 20px;
	padding-left: 20px;
	color: #0E2745;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
}
#rightcolumn {
	width:380px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #0E2745;
	font-size: 12px;
	padding-bottom: 100px;
	padding-right: 20px;
	padding-left: 10px;
}
#footer {
	width: 790px;
	font-weight: normal;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: groove;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	height: 50px;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	clear: right;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #326799;
	}
.floatright {
	text-align: right;
	float: right;
	clear: none;
}
.floatleft {
	clear: right;
	float: left;
	padding-right: 10px;
}
a.bio:link {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: 400;
}
a.bio:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: 400;
}
a.bio:hover {
	font-weight:bold;
	text-decoration: none;
}
#map {
	float: right;
	width: 400px;
}
