html {overflow-y: scroll;
}

body {
	margin:0px; 
	padding:0px;
	text-align:center;
	background-color: #003300;
	}
	
#pageWrapper {
	width: 681px;
	height: 680px;
	margin:0px auto;
	text-align:left;
	border:1px solid #996600;
	background-color: #FFFF99;
	z-index: 1;
}

#FPimageContainer {

	position: relative;
	left: 6px;
	top: 6px;
	height: 107px;
	width:143px;
	border: 0px;
	z-index: 5;

}

#contentPane {
	margin: 0px;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
	z-index: 2;
	height: auto;
	width: 561px;
	left: 0px;
	top: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #ffff99;
}



#FPimageContainer img 
{
	display:none;
	position:absolute;
	top:0; left:0;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
}

#menubar img {
padding: 0px;
margin: 0px;
border: 0px;
z-index: 11;
}
#banner {
	height: 119px;
	width: 681px;
	background-color: #003300;
}
#menubar {
	width: 681px;
	z-index: 1;
}

#menubar ul li a {line-height: normal; }

.imgCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}


#contentPane img {

	margin: 12px;
	border: 1px solid #000000;
}
