body {
	margin: 0;
	padding: 0;
	background-color: #000;
	font: 62.5%/1.75em Verdana, sans-serif;
	text-align: center;
	color: #999999;
}
#page {
	/*margin: 0 auto;*/
	width: 100%;
	text-align: left;
}
#content {
	padding: 1em;
	font: 1.25em/1.75em "Times New Roman", serif;
	height: auto;
	width: 800px;
}

#menu {
	float: left;
	position: relative;
	padding: 2px 0 0 15px;
	height: auto;
	width: 100px;

}
#welnav {
	width: 106px;
	height: 294px;
	position: relative;
	left: -15px;
	list-style-type: none;
}
#welnav li {
  float: left;
}
#welnav li a {
  position: absolute;
  top: 0;
  margin: 0;
  padding: 0;
  display: block;
  width: 106px;
  background: url(images/menu_titles.gif) no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 1%;
}

li#welnav_major a {
	top: 0px;
	height: 30px;
	background-position: 0 0;	
}
li#welnav_fig a {
	top: 30px;
	height: 30px;
	background-position: 0 -30px;	
}
li#welnav_fount a {
  top: 60px;
  height: 30px;
  background-position: 0 -60px;
}
li#welnav_newly a {
  top: 90px;
  height: 48px;
  background-position: 0 -90px;
}
li#welnav_studio a {
  top: 138px;
  height: 48px;
  background-position: 0 -138px;
}
li#welnav_eccles a {
  top: 186px;
  height: 48px;
  background-position: 0 -186px;
}
li#welnav_person a {
  top: 234px;
  height: 30px;
  background-position: 0 -234px;
}
li#welnav_media a {
  top: 264px;
  height: 30px;
  background-position: 0 -264px;
}
li#welnav_major a:hover {
  background-position: -105px 0px;
}
li#welnav_fig a:hover {
  background-position: -105px -30px;
}
li#welnav_fount a:hover {
  background-position: -105px -60px;
}
li#welnav_newly a:hover {
  background-position: -105px -90px;
}
li#welnav_studio a:hover {
  background-position: -105px -138px;
}
li#welnav_eccles a:hover {
  background-position: -105px -186px;
}
li#welnav_person a:hover {
  background-position: -105px -234px;
}
li#welnav_media a:hover {
  background-position: -105px -264px;
}
#nav {
	width: 106px;
	height: 294px;
	position: relative;
	left: -42px;
	list-style-type: none;
}
#nav li {
  float: left;
}
#nav li a {
  position: absolute;
  top: 0;
  margin: 0;
  padding: 0;
  display: block;
  width: 106px;
  background: url(images/menu_titles.gif) no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 1%;
}

li#nav_major a {
	top: 0px;
	height: 30px;
	background-position: 0 0;	
}
li#nav_fig a {
	top: 30px;
	height: 30px;
	background-position: 0 -30px;	
}
li#nav_fount a {
  top: 60px;
  height: 30px;
  background-position: 0 -60px;
}
li#nav_newly a {
  top: 90px;
  height: 48px;
  background-position: 0 -90px;
}
li#nav_studio a {
  top: 138px;
  height: 48px;
  background-position: 0 -138px;
}
li#nav_eccles a {
  top: 186px;
  height: 48px;
  background-position: 0 -186px;
}
li#nav_person a {
  top: 234px;
  height: 30px;
  background-position: 0 -234px;
}
li#nav_media a {
  top: 264px;
  height: 30px;
  background-position: 0 -264px;
}
li#nav_major a:hover {
  background-position: -105px 0px;
}
li#nav_fig a:hover {
  background-position: -105px -30px;
}
li#nav_fount a:hover {
  background-position: -105px -60px;
}
li#nav_newly a:hover {
  background-position: -105px -90px;
}
li#nav_studio a:hover {
  background-position: -105px -138px;
}
li#nav_eccles a:hover {
  background-position: -105px -186px;
}
li#nav_person a:hover {
  background-position: -105px -234px;
}
li#nav_media a:hover {
  background-position: -105px -264px;
}
#body_major li#nav_major  a {
  background-position: -210px 0px;
}
#body_fount li#nav_fount a {
  background-position: -210px -30px;
}
#body_newly li#nav_newly a {
  background-position: -210px -60px;
}
#body_studio li#nav_studio a {
  background-position: -210px -108px;
}
#body_eccles li#nav_eccles a {
  background-position: -210px -156px;
}
#body_person li#nav_person a {
  background-position: -210px -204px;
}
#body_media li#nav_media a {
  background-position: -210px -234px;
}
#pagenav {
	width: 252px;
	height: 30px;
	position: relative;
	margin-top: 20px;
	list-style-type: none;
}
#pagenav li {
  float: left;
}
#pagenav li a {
	position: absolute;
	top: 0;
	padding: 0;
	display: block;
	height: 30px;
	background: url(images/3page-buttons.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
}
li#pagenav_one a {
	left: 0px;
	width: 84px;
	background-position: 0 0;	
}
li#pagenav_two a {
	left: 84px;
	width: 84px;
	background-position: -84px 0;
}
li#pagenav_three a {
 	left: 168px;
	width: 84px;
	background-position: -168px 0;
}
li#pagenav_four a {
 	left: 252px;
	width: 84px;
	background-position: -252px 0;
}
li#pagenav_one a:hover {
  background-position: 0 -30px;
}
li#pagenav_two a:hover {
  background-position: -84px -30px;
}
li#pagenav_three a:hover {
  background-position: -168px -30px;
}
li#pagenav_four a:hover {
  background-position: -252px -30px;
}
#body_one li#pagenav_one  a {
  background-position: 0px -60px;
}
#body_two li#pagenav_two a {
  background-position: -84px -60px;
}
#body_three li#pagenav_three a {
  background-position: -168px -60px;
}
#body_four li#pagenav_four a {
  background-position: -252px -60px;
}

#pagenav4 {
	width: 252px;
	height: 30px;
	position: relative;
	margin-top: 20px;
	list-style-type: none;
}
#pagenav4 li {
  float: left;
}
#pagenav4 li a {
	position: absolute;
	top: 0;
	padding: 0;
	display: block;
	height: 30px;
	background: url(images/4page-buttons.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
}
li#pagenav_one a {
	left: 0px;
	width: 84px;
	background-position: 0 0;	
}
li#pagenav_two a {
	left: 84px;
	width: 84px;
	background-position: -84px 0;
}
li#pagenav_three a {
 	left: 168px;
	width: 84px;
	background-position: -168px 0;
}
li#pagenav_four a {
 	left: 252px;
	width: 84px;
	background-position: -252px 0;
}
li#pagenav_one a:hover {
  background-position: 0 -30px;
}
li#pagenav_two a:hover {
  background-position: -84px -30px;
}
li#pagenav_three a:hover {
  background-position: -168px -30px;
}
li#pagenav_four a:hover {
  background-position: -252px -30px;
}
#body_one li#pagenav_one  a {
  background-position: 0px -60px;
}
#body_two li#pagenav_two a {
  background-position: -84px -60px;
}
#body_three li#pagenav_three a {
  background-position: -168px -60px;
}
#body_four li#pagenav_four a {
  background-position: -252px -60px;
}
/*#contain {
	height: 130px;
	width: 75%;
}
a:link, a {
	border-bottom:1px dotted #369;
	color: #369;
	text-decoration: none;
}
a:hover {
	border-bottom:1px solid #369;
}*/
h1 {
	margin: 0;
	padding: 0;
	border-bottom: 3px double #cc6600;
	font: 3em/1.75em "Times New Roman", serif;
	font-variant: small-caps;
	letter-spacing:-.05em;
	text-align: center;
	color: #999;
}
h2 {
	font-style: italic;
	font-weight: normal;
	font-size: 1.25em;
	/*line-height: 1.75em;*/
}
p {
	margin: 0;
	padding: 0 0 1em 0;
}
cite {
	display: block;
	margin-top: 1.25em;
	font: normal normal 1em/1.75em Verdana, sans-serif;
	text-align: center;
}
.captioned_photoleft {
	float: left;
	margin: 10px 10px 10px 30px;
	padding: 10px 1px 10px 10px;
	line-height: 1em;
	width: 310px;
	height: 135px;
	border: 3px double #CC6600;
	
}
.captioned_photo {
	float: right;
	margin: 10px;
	padding: 10px 1px 10px 10px;
	line-height: 1em;
	width: 310px;
	height: 135px;
	border: 3px double #cc6600;
}
.captioned_photolong {
	float: left;
	margin: 10px 10px 10px 50px;
	padding: 10px 1px 10px 10px;
	line-height: 1em;
	width: 700px;
	height: 135px;
	border: 3px double #CC6600;
}
.captioned_photolong p {
	width: 160px;
	margin: 5px 0 0 10px;
	padding: 5px 5px 5px 0;
	font: .75em/1.75em Verdana, sans-serif;
	color: #f1f1f1;
	float: right;
}
.captioned_text {
	float: left;
	margin: 10px 10px 10px 50px;
	padding: 10px 1px 10px 10px;
	line-height: 1em;
	width: 700px;
	height: 135px;
	border: 3px double #CC6600;
}
.captioned_text p {
	width: 700px;
	margin: 5px 0px 0 10px;
	padding: 5px 0;
	font: .75em/1.75em Verdana, sans-serif;
	color: #f1f1f1;
	/*float: right;*/
}
.captioned_vid {
	float: left;
	margin: 10px 10px 10px 50px;
	padding: 10px 1px 10px 10px;
	line-height: 1em;
	width: 700px;
	height: 240px;
	border: 3px double #CC6600;
}
.captioned_vid p {
	width: 160px;
	margin: 5px 0 0 10px;
	padding: 5px 0;
	font: .75em/1.75em Verdana, sans-serif;
	color: #f1f1f1;
	float: right;
}
.captioned_photoleft p, .captioned_photo p {
	width: 160px;
	margin: 5px 0 0 10px;
	padding: 5px 0;
	font: .75em/1.75em Verdana, sans-serif;
	color: #f1f1f1;
	float: left;
}
.captioned_photoleft img, .captioned_photo img, .captioned_photolong img, .captioned_vid img {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}
