@charset "UTF-8";
/* CSS Document */



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 12px;
	color: #003333;
	background-color: #005968;
	background-repeat: no-repeat;
}




a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003333;
	text-decoration:none;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003333;
	text-decoration:none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
	text-decoration:none;
	}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF9900;
	text-decoration: none;
}

#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003333;
	margin: 50px auto;
	width: 800px;
	height: 600px;
	margin:auto;
}


ul {
	padding: 10px;
	float: left;
	list-style-type: none;
}


li {
	padding: 10px;
	float: left;
	list-style-type: none;
}
#homepage {
	background-image: url(images/poolfinal.jpg);
	height: 700px;
	width: 800px;
	position:absolute;
	top:-5px;
	left:-5px;
	background-repeat: no-repeat;
	background-position: left top;
	padding:0px;
}
#center {
	margin:auto;
}
#generalbackground {
	background-image: url(images/thefinalbackdrop.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 800px;
	width: 1000px;
	position: relative;
	top: 0px;
}



#resume {
	margin: auto;
	height: 1100px;
	width: 1000px;
	position: relative;
	background-image: url(Amanda%20REAL%20resume3.jpg);
	background-repeat: no-repeat;
	background-position: center;
	top:70px;
}
