@charset "utf-8";
body {
	background-image: url(/images/background.jpg);
	background-repeat: repeat-y;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
#footergallery  {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #424250;
	top: 800px;
	left: 0px;
	width: 1000px;
	color: #FFF;
}
#footer p {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#footer a {
	color: #CCCCCC;
}
#footergallery a {
	color: #CCCCCC;
}


#content h1 {
	font-size: 24px;
	color: #FFFFFF;
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#header {
	position:absolute;
	width:1000px;
	height:75px;
	z-index:5;
	top: 25px;
	left: 0px;
	background-color: #424250;
}
#headerinfo {
	position:absolute;
	width:800px;
	height:64px;
	z-index:1;
	left: 175px;
	top: 6px;
}
#poohpicture {
	position:absolute;
	width:180px;
	height:225px;
	z-index:5;
	left: 5px;
	top: 0px;
}
#navigation {
	position:absolute;
	height:30px;
	z-index:4;
	left: 0px;
	top: 108px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/navbegin.jpg);
}
#navigation ul{
	position:absolute;
	height:30px;
	z-index:2;
	left: 0px;
	top: 108px;
	padding: 0px;
	width: 1000px;
	list-style-position: outside;
	display: table-header-group;
}
#leftcontent {
	width: 480px;
}

#sectionheader {
	position:absolute;
	z-index:4;
	top: 131px;
	font-size: 14px;
	width: 970px;
}
#rightpiclocation {
	position:absolute;
	width:480px;
	height:360px;
	z-index:5;
	top: 75px;
	left: 500px;
}
#rightpic {
	position:absolute;
	width:480px;
	height:360px;
	z-index:5;
	top: 235px;
	left: 500px;
}

#photocontent {
	position:absolute;
	width:970px;
	z-index:6;
	top: 215px;
	left: 0px;
	text-align: justify;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#footerstaff {
	position:absolute;
	z-index:7;
	background-color: #424250;
	width: 1000px;
	left: 0px;
	top: 780px;
}
#footertestim {
	position:absolute;
	z-index:7;
	background-color: #424250;
	width: 1000px;
	left: 0px;
	top: 600px;
}
#footerphotog {
	position:absolute;
	z-index:7;
	background-color: #424250;
	width: 1000px;
	left: 0px;
	top: 900px;
}


#footerstaff {
	position:absolute;
	z-index:7;
	background-color: #424250;
	width: 1000px;
	left: 0px;
	top: 780px;
}

p {
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 5px;
}
