html {
	height: 100%;
}
body {
	height: 100%; 
	width: 700px;
	background-color: #B4D5DB;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto;
	background-image: url(../images/bcolumn.gif);
	background-repeat: repeat-y;
	background-position: 50% 0px;
	border: none;
}
td {
	padding-top: 3px;
	padding-bottom: 3px;
}
table {
	padding: 0px;
	border: 1px solid #000000;
	width: 525px;
	text-align: center;
	margin: auto;
	clear: both;
}
h2 {
	font-size: 14px;
	font-weight: 600;
}
h3 {
	font-size: 16px;
	font-weight: 600;
}
ul li {
	padding-bottom: 10px;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
a:link {
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
a:visited {
	color: #666666;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
a:hover, a:active {
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}	
#pageheader {
	position: relative;
}
#pageheader h1 {
	background-image: url(../images/cultself.png);
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 700px;
	border-bottom: thin solid #000000;
}
#pageheader h1 span {
	display: none;
}
#container {
	background-color: #FFFFFF;
	position: relative;
	min-height: 100%;
}
#navbarcont {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	border-top: 1px solid #000;
	z-index: 1;
	position: relative;
	bottom: -12px;
}
#navbarcont ul {
	list-style-type: none;
	text-align: center;
	margin-top: -8px;
	padding: 0;
	position: relative;
	z-index: 2;
}
#navbarcont li {
	display: inline;
	text-align: center;
	margin: 0 5px;
}
#navbarcont li a {
	padding: 1px 7px;
	color: #666;
	background-color: #fff;
	border: 1px solid #000;
	text-decoration: none;
}
#navbarcont li a:hover {
	border: 1px solid #000;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	background-color: #fff;
	color: #000000;
}
#pplnav {
	font-size: 12px;
}	
#current {	
	padding: 1px 7px;
	color: #000;
	background-color: #B4D5DB;
	border: 2px solid #000;
	text-decoration: none;
}
#maintxt {
	position: relative;
	width: 550px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}
#grad ul {
	list-style-type: none;
}
#grad li {
	display: inline;
	text-align: center;
	padding-right: 15px;
}
#photo {
	border: 1px solid #000000;
	float: left;
	margin-right: 10px;
}
#bold {
	font-weight: bold;
}
#pub {
	font-style: oblique;
}
#about {
	display: inline;
	clear: both;
	height: auto;
	width: auto;
}
#pp {
	height: auto;
	width: auto;
}
#photoblock {
	width: 260px;
	float: left;
	margin-bottom: 10px;
	padding-left: 12px;
}
#photoblock img {
	border: 2px solid #000000;
}
#photoblock a {
	border: none;
	}
#photocont {
	float: left;
	clear: both;
	margin-bottom: 25px;
	width: 580px;
}
#photoheader {
	margin-bottom: 15px;
}
#pubpres li {
	padding-bottom: 10px;
}
