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: 195px;
	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: 700px;
	z-index: 5;
	visibility: visible;
	width: 130px;
}
#navigation {

	width: 150px;
	position: absolute;
	left: 0px;
	top: 95px;
	padding-left: 12px;
	padding-top: 10px;
	z-index: 6;
	visibility: visible;
}
.button a {

	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #000066;
	background-color: #99CCCC;
	display: block;
	width: 120px;
	padding-top: 6px;
	padding-bottom: 4px;
	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: 225px;
	left: 30px;
	top: 20px;
	visibility: visible;
	z-index: 25;
}
#box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000066;
	position: absolute;
	width: 275px;
	left: 279px;
	top: 16px;
	visibility: visible;
}
#box3 {
	position:absolute;
	top: 475px;
	width:367px;
	visibility:visible;
	left: 130px;
}
#title {
	position: absolute;
	width: 590px;
	height:  120px;
	left: 160px;
	top: 95px;
	padding-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: 0.2em;
	text-align: center;
	visibility: visible;
}
#navbar {
	position: absolute;
	left: 0px;
	top: 0px;
	clear: none;
	visibility: visible;
	z-index: 6;
}

#footer {
	position: absolute;
	margin:0;
	top: 750px;
	left: 25px;
	padding:5px;
	width:645px;
	border-top:2px dotted #000066;
	
}

.style2Copy {
color: #000000
}
.style3Copy {
font-weight: bold
}
