@charset "utf-8";
/* CSS Document */

#Container {
	width: 828px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #245a73;
	padding-top: 10px;
}
#Container h1 {
	position: absolute;
	top: -500px;
	color: #245a73;
}
#Banner1 {
	position: relative;
	width: 828px;
}
#Darrell_Menu {
	position: absolute;
	left: 7px;
	top: 318px;
	height: 20px;

}

#Reports_Text   {
	background-color: #a7c1d2;
	position: relative;
	left: 00px;
	top: 0px;
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-right: 40px
	padding-top: 0px;
	height: 320px;
	width:780px;
	color: #000;
	text-decoration: blink;
}

#Reports_Photos   {
	background-color: #a7c1d2;
	position: relative;
	left: 00px;
	top: -340px;
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-right: 40px
	padding-top: 0px;
	height: 244px;
	width:780px;
	color: #000;
	text-decoration: blink;
}

a:link  {
	color: #F90
}

