@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: 8px;
	top: 317px;
	height: 23px;

}

a:link  {
	color: #2e4956

}
#Contact_Text   {
	background-color: #a7c1d2;
	position: relative;
	left: 00px;
	top: 00px;
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-right: 40px
	padding-top: 10px;
	text-align: center;
	height: 554px;
	width:780px;
	color: #000;
	text-decoration: blink;;
}
