body {
	position:relative;
	height:20px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
	width: 595px;
	text-align:center; /* for IE */
	margin:0 auto; /* for the rest */
	font-family: Arial,sans-serif;
	color: #41220E;
	padding: 5px;
}

#globalNav{
	color: #7d8472;
	white-space: nowrap;
	font-size: 100%;
	padding: 5px;
	height: 50px;
	width: 595px;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 20px 0px 0px;//top between below outside
	height:85px;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	color: #862387;
	text-decoration: none;
}
#globalBody {
	position:relative;
	height:85px;
	z-index:4;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}

#globalfooter a {
	color: #191517;
	white-space: nowrap;
	padding: 0px;
	font-size: 70%;
	height: 50px;
	width: 595px;
}

#header {
	font-size: 12px;
	font-style: italic;
	position:relative;
}