#Flash {
	position: absolute;
	left: 0;
	top: 0px;
	width:800px;
	height:530px;
	z-index:2;
	visibility: visible;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	}
	


#centered {
	position: relative;
  top: 0;
  right: 0;
  margin: 0 auto;
  width: 800px;
  text-align: left;
	}
	
	
	
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #4D917A;
	text-align: center;
}
.directorsButton {
	left: 20px;
	top: 20px;
}

body {
	background-color: #555F82;
	
	
}

#copyright {

	position: absolute;
	left: 4px;
	top: 544px;
	width:800px;
	height:20px;
	z-index:2;
	visibility: visible;
	border: 0px none;
}

#background {

	position: absolute;
	left: 0px;
	top: 0px;
	width:800px;
	height:556px;
	z-index:1;
	visibility: visible;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
#buttons {


	position: absolute;
	left: -1px;
	top: 123px;
	width:800px;
	height:20px;
	z-index:2;
	visibility: visible;
	border: 0px none;
}
#emailbutton {
	position: absolute;
	left: 311px;
	top: 508px;
	width:165px;
	height:20px;
	z-index:3;
	visibility: visible;
	border: 0px none;
	right: 300px;
}
#bodyText {
	position: absolute;
	left: 174px;
	top: 151px;
	width:598px;
	height:338px;
	z-index:3;
	visibility: visible;
	border: 0px none;
	background-color: #F5edea;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	overflow: auto;
}
#bodyImage {




	position: absolute;
	left: 5px;
	top: 142px;
	width:777px;
	height:363px;
	z-index:2;
	visibility: visible;
	border: 0px none;
}
