body {background-color:#FFFFFF;}

#banner {
	background-image: url(../images/pngs/geo_back.gif);
	background-repeat: repeat-x;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	z-index: 2;
	visibility: visible;
}
#george {
	background-image: url(../../images/pngs/geo_banner.gif);
	position: absolute;
	left: 92px;
	top: 0px;
	z-index: 3;
	visibility: visible;
}

#sidebar_left {

	background-color: #99CCCC;
	position: absolute;
	width: 150px;
	left: 5px;
	top: 110px;
	z-index: 2;
	visibility: visible;
}
#center {

	position: absolute;
	width: 590px;
	left: 165px;
	top: 165px;
	z-index: 4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000066;
	font-weight: normal;
	visibility: visible;
	clear: none;
	float: none;
}
#date {
	position: absolute;
	left: 12px;
	top: 600px;
	z-index: 5;
	visibility: visible;
	width: 130px;
}
#navigation {

	width: 130px;
	position: absolute;
	left: 12px;
	top: 115px;
	z-index: 6;
	visibility: visible;
}
.button a {

	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000066;
	background-color: #99CCCC;
	display: block;
	width: 120px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 1px solid #000066;
	text-decoration: none;
	text-align: left;
	padding-right: 10px;
}
.button a:hover {

	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
	border: 1px #99CCCC;
}
#nav_text {

	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000066;
	position: absolute;
	width: 150px;
	left: 10px;
	top: 275px;
	visibility: visible;
}
#box1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000066;
	position: absolute;
	width: 200px;
	left: 375px;
	top: 14px;
	visibility: visible;
	z-index: 25;
}
#box2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000066;
	position: absolute;
	width: 250px;
	left: 275px;
	top: 0px;
	visibility: visible;
}
#title {
	position: absolute;
	width: 590px;
	left: 160px;
	top: 110px;
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: bold;
	color: #000066;
	letter-spacing: 0.2em;
	text-align: center;
	visibility: visible;
}
#navbar {
	position: absolute;
	left: 0px;
	top: 0px;
	clear: none;
	visibility: visible;
	z-index: 6;
}

