#screen {
	width: 1000px;
	background-color: #84BBFE;
	height: 600px;
	left: 0px;
	top: 0px;
	position: absolute;
}
.menu {
	color: Teal;
	font-family: cursive;
	font-variant: small-caps;
	font-weight: bold;
}
#sigblock {
	width: 1000px;
	top: 565px;
	position: absolute;
	left: 0px;
}

#picmid {
	background-color: transparent;
	left: 300px;
	top: 180px;
	position: absolute;
}



.footer{
	background-color: transparent;
	color: navy;
	font-weight: normal;
	font-style: normal;
	font-family: sans serif;
	font-size: 7pt;
	text-align: center;
	text-decoration: none;
}


#disney {
	left: 635px;
	position: absolute;
	top: 235px;
	
}

#family {
	left: 665px;
	position: absolute;
	top: 295px;
}

#hailey {
	left: 675px;
	position: absolute;
	top: 325px;
}

#memorial {
	left: 670px;
	position: absolute;
	top: 355px;
}





#ne {
	position: absolute;
	left: 650px;
	top: 265px;
}


#content {
	background-color: transparent;
	font-family: serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	height: 350px;
	left: 0px;
	top: 100px;
	width: 250px;
	color: Teal;
	position: absolute;
	margin-left: 15px;
	font-size: small;
}

#cruise {
	left: 615px;
	position: absolute;
	top: 475px;
}



a {
	color: Teal;
	text-decoration: none;
}

a:hover {
	color: Red;
	text-decoration: none;
}

#mom {
	left: 665px;
	position: absolute;
	top: 385px;
}

#church {
	left: 655px;
	position: absolute;
	top: 415px;
}

#drivers {
	left: 640px;
	position: absolute;
	top: 445px;
}

#home {
	left: 615px;
	position: absolute;
	top: 205px;
}




#header {
	background-color: transparent;
	left: 0px;
	text-align: center;
	vertical-align: middle;
	width: 1000px;
	height: 250px;
	position: absolute;
}








.logo {
	left: 0px;
	top: 0px;
	position: absolute;
}


h1 {
	font-family: cursive;
	font-size: xx-large;
	font-variant: small-caps;
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
	color: Teal;
}


