div#container
{
margin-left: auto; 
margin-right: auto;
width: 50em;
}
.globelogo_main {
	margin-left: 405.5px;
	margin-right: 405.5px;
}
.upper_left {
	height: 24px;
	width: 380px;
	color: #735137;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	float: left;
	padding-left: 14px;
}
.upper_right {
	height: 24px;
	width: 380px;
	color: #735137;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	margin-right: 12px;
	float: right;
}
.maintext_body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #222;
	text-align: left;
	word-spacing: 0.1em;
	white-space: pre;
	border: thin solid #b49587;
	clear: both;
	height: 500px;
	width: 800px;
	margin-top: 16px;
	margin-right: 112px;
	margin-bottom: 8px;
	margin-left: 112px;
	background-color: #beb2a5;
	top: 12px;
	padding-left: 6px;
}

.maintext_extendedbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #010;
	text-align: left;
	word-spacing: 0.1em;
	white-space: normal;
	border: thin solid #b49587;
	clear: both;
	height: 500px;
	width: 800px;
	margin-top: 16px;
	margin-right: 112px;
	margin-bottom: 8px;
	margin-left: 112px;
	background-color: #beb2a5;
	top: 12px;
	padding-left: 8px;
	background-repeat: repeat-y;
	overflow: auto;
	line-height: 20px;
	text-indent: 6px;
	padding-right: 6px;
}
body {
	background-color: #c6b5a4;
}
.upperRule {
	clear: both;
	height: 8px;
	width: 1000px;
	margin-top: 25px;
	background-repeat: repeat-x;
	margin-left: 12px;
	background-image: url(images/upperRule_source.png);
}
.lowerRule {
	background-image: url(images/lower_source.png);
	background-repeat: repeat-x;
	width: 1000px;
	margin-left: 12px;
	margin-top: 20px;
	clear: both;
	height: 8px;
}
.returnHome {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	clear: both;
	height: 22px;
	width: 175px;
	margin-top: 6px;
	margin-left: 444px;
	color: #400;
	padding-top: 8px;
}
.email_bold {
	font-weight: bold;
}
