#wrapper {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:auto;
}
.navtop {float:right;}

#header a:link { 
		color:#191970;
		background-color:inherit;
		text-decoration:none;
}
#header a:hover{
		color:#fff8dc;
		background-color:#66a9c5;
}
#header a:visited{
		color:#f0f2cb;
		background-color:inherit;
		text-decoration:none;
}
#header{
	position:relative;
	width:100%;
	height:150px;
	color:#f0f2d5;
	background-color:inherit;
	z-index:99;
	-moz-box-shadow:5px 5px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow:5px 5px 5px rgba(0,0,0,0.5);
}
h1{
	width: 417px;
	height: 150px;
	background-image: url(images/ghis_blue_full_bg_logo.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 0px;
}
h2 {
	color:#094c69;
	background-color:inherit;
}
h3 {
	color:#094c69;
	background-color:inherit;
}
body{
	font-size:0.9em;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#000000;
	margin:0px;
	padding:0px;
	background-color:#caeaf8;
	background-image: url(images/ghis_bckgrnd_blue2.jpg);
	background-repeat:repeat;
}	

#left{
	position:relative;
	float:left;
	width:19%;
	padding:1%;
	height:auto;
	color:#2f6279;
	background-color:inherit;
}
.height {
	line-height:1.8em;	
}

#left ul ol {
	background-color:#f0f2d5;			
}


#left ul ol li	{
	font-size:10px;
	line-height:9px;
	border-bottom:none;
	letter-spacing:.1em;
}

#left ul{
	margin:0px;
	padding-left:0px;
	line-height:3.5em;
	list-style-type:none;
}
#left a{
	display:block;
	text-decoration:none;
	color: #2f6279;
	background-color:inherit;
	padding:10px;
	font-weight: bold;
}
#left a:visited{
	color:#2f6279;
}
#left ul li{
	border-bottom:#2f6279 2px solid;
	letter-spacing:.4em;
	color:#2f6279;
}
#left a:hover{
	text-decoration:none;
	color:#2f6279;
	background-color:#66a9c5;
}
#middle{
	position:relative;
	float:left;
	width:50%;
	padding:2%;
	margin-left:1%;
	height:auto;
	color:#000000;
	background-color:#f0f2d5;
	-moz-box-shadow:5px 5px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow:5px 5px 5px rgba(0,0,0,0.5);
}
#middle p{
	text-align:justify;
	line-height:1.5em;
}

#middle td, #middle th{
	text-align: center;	
}

#main{
	position:relative;
	float:left;
	width:73%;
	padding:2%;
	margin-left:1%;
	height:auto;
	color:#000000;
	background-color:#f0f2d5;
	-moz-box-shadow:5px 5px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow:5px 5px 5px rgba(0,0,0,0.5);
}
#right{
	position:relative;
	float:right;
	width:21%;
	padding:1%;
	height:auto;
	color:#000000;
	background-color:inherit;
}
#right p{
	text-align:justify;
	font-size:.7em;
	line-height:1.7em;
}
.imgleft{
	float:left;
	margin-right: 10px;
	border: 0px;
}
.imgright{
	float:right;
}
.imgclear{
	float:none;
	clear:both;
}
img{
	padding:5px;
	margin:5px;
	-moz-box-shadow:5px 5px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow:5px 5px 5px rgba(0,0,0,0.5);
}
#footer{
	clear:both;
	position:relative;
	width:100%;
	height:80px;
	color:#000000;
	background-color:#72b4d0;
	padding-top:10px;
	text-align:center;
	-moz-box-shadow:5px 5px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow:5px 5px 5px rgba(0,0,0,0.5);
	
}
#footer a, #footer a:visited {
	color:#000000;
	background-color:inherit;	
	text-decoration:none;
}
#footer a:hover{
	background-color:#094c69;
	color:#c3adcc;
}
td,th {
	border: 1px #ccc solid;
	padding:5px;
}
.tabhead {
	background-color:#72b4d0;
}
.fill{ 
	background-color:#e2e4b3;		
	
}
table{
	border-collapse:collapse;
}
.color{
	color:#90943a;
	font-weight:bold;
}