body {
	background-color: #FFFFFF;
}
#container {
	width: 700px;
	position: absolute;
	background-image: url(josiepageone.jpg);
	top: 13px;
	background-repeat: no-repeat;
	left: 50%;
	z-index: 1;
	height: 504px;
	margin-left: -350px;
}
#navagation {
	font-size: medium;
	width: 240px;
	padding: 5px;
	margin: 0px;
	position: absolute;
	left: 8px;
	top: 293px;
	z-index: 2;
}
#navagation a {
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	width: 238px;
	text-align: left;
	text-decoration: none;
	background-color: #1D2D52;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	list-style-type: none;
	height: auto;
	padding: 1px;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #B2AFB6;
}
#navagation a:hover {
	background-color: #BCBCB8;
}
#navagation ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
a:link {
	color: #EDF6F8;
}
a:visited {
	color: #EDF6F8;
}
a:hover {
	color: #494892;
}
a:active {
	color: #EDF6F8;
}
#member {
	position:absolute;
	left:1px;
	top:508px;
	width:702px;
	height:36px;
	z-index:1;
}
