#container {
	background-color: #00212f;
	height: 280px;
	width: 1400px;
	position: relative;
	left: 0px;
	top: 0px;
}
body {
	background-color: #00212f;
}
#navbar {
	height: 150px;
	width: 150px;
	position: absolute;
	left: 700px;
}
a:link {
	font-weight: lighter;
	color: #f29400;
	text-decoration: none;
	font-family: "GillSans Light", GillSans, Helvetica, Verdana, sans-serif;
	font-size: 18px;
}
a:hover {
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "GillSans Light", GillSans, Helvetica, Verdana, sans-serif;
	font-size: 18px;
}
a:visited {
	font-weight: lighter;
	color: #6d8e9d;
	text-decoration: none;
	font-family: "GillSans Light", GillSans, Helvetica, Verdana, sans-serif;
	font-size: 18px;
}
#contactbar {
	height: 150px;
	width: 150px;
	font-size: 10px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "GillSans Light", GillSans, Helvetica, Verdana, sans-serif;
	position: absolute;
	line-height: 14px;
	left: 700px;
	top: 500px;
}
#form {
	left: 200px;
	position: absolute;
	height: 400px;
	width: 200px;
	top: 300px;
}
#profileimage {
	height: 350px;
	width: 150px;
	position: absolute;
	left: -215px;
	bottom: 0px;
}
#profiletext {
	height: 300px;
	width: 385px;
	position: absolute;
	left: 150px;
	top: 600px;
	font-family: "GillSans Light", GillSans, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: lighter;
	color: #FFFFFF;
}
#splashanim {
	height: 280px;
	width: 1400px;
	position: absolute;
	top: 200px;
	left: 0px;
}
#homeflash {
	height: 300px;
	width: 400px;
	position: absolute;
	left: 150px;
	top: 275px;
}
#saflash {
	height: 450px;
	width: 450px;
	position: absolute;
	left: 150px;
	top: 275px;
}

