@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;

}

#Bio_Text   {
	background-color: #a7c1d2;
	position: relative;
	left: 00px;
	top: 0px;
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-right: 40px
	padding-top: 0px;
	height: 584px;
	width:780px;
	color: #000;
	text-decoration: blink;

}
#Photos_Folder {
	background-color: #000;
	height: 150px;
	width: 150px;
	position: relative;
	left: 660px;
	top: -1400px;
}


#Media_Text {
	background-color: #000;
	height: 60px;
	width: 100px;
	position: relative;
	left: 680px;
	top: -1400px;
	text-align: center;
	color: #F90;
}
a:link  {
	color: #F90
}
