/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-color: #F4F9E1;
	background-image: url(graphics/framework/background_vig2.jpg);
}
#wrapper {
	height: 1200px;
	width: 806px;
	margin-left: -403px;
	position: absolute;
	left: 50%;
	top: 14px;
}
#lh_graphic {
	height: 447px;
	width: 1640px;
	left: 50%;
	margin-left: -820px;
	position: absolute;
	top: 0px;
	padding: 0px;
}
#whitebg {
	position: absolute;
	height: 1200px;
	width: 800px;
	left: 0px;
	top: 130px;
	background-color: #FFFFFF;
}
#btm {
	position: absolute;
	height: 4px;
	width: 820px;
	left: 0px;
	top: 1104px;
	background-image: url(images/btmShadow.jpg);
	background-repeat: no-repeat;
}
#content {
	position: absolute;
	height: 1104px;
	width: 806px;
	top: 130px;
	left: 0px;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	right: 0px;
}
#landscape_pic {
	height: 184px;
	width: 354px;
	left: 415px;
	top: 187px;
	background-image: url(graphics/intro_pics/landscape_pic.jpg);
	visibility: hidden;
	position: absolute;
}
.lh_shadow {
	background-image: url(graphics/framework/lh_btm%20Shad.jpg);
	background-repeat: repeat-y;
	width: 3px;
}
.rh_shadow {
	background-image: url(graphics/framework/rh_btm_shad.jpg);
	background-repeat: repeat-y;
	width: 3px;
}
#bio_pic {
	height: 184px;
	width: 354px;
	left: 415px;
	top: 187px;
	background-image: url(graphics/intro_pics/bio_pic.jpg);
	visibility: hidden;
	position: absolute;
}
#intro_background {
	height: 252px;
	width: 395px;
	left: 408px;
	top: 167px;
	background-image: url(graphics/intro_pics/intro_background3.jpg);
	visibility: visible;
	position: absolute;
	background-repeat: no-repeat;
}
#history_pic {
	height: 184px;
	width: 354px;
	left: 415px;
	top: 187px;
	background-image: url(graphics/intro_pics/his_pic.jpg);
	visibility: hidden;
	position: absolute;
}
#access_pic {
	height: 184px;
	width: 354px;
	left: 415px;
	top: 187px;
	background-image: url(graphics/intro_pics/access_pic.jpg);
	visibility: hidden;
	position: absolute;
}
#greenspace_pic {
	height: 184px;
	width: 354px;
	left: 415px;
	top: 187px;
	background-image: url(graphics/intro_pics/greenspace_pic.jpg);
	visibility: hidden;
	position: absolute;
}

