<!--
body {
	position: relative; 
	background: #fc5; 
	margin: 0; 
	padding: 0;}

div#mainlinks {
	position: absolute; 
	top: 81px; 
	left: 0; 
	width: 166px; 
	height: 700px;
	font-family: sans-serif;
	z-index: 100;}
div#mainlinks a {
	display: block; 
	text-align: center; 
	font: bold 1em sans-serif;
	padding: 5px 10px;
	margin: 0 0 1px;
	border-width: 0; 
	text-decoration: none; 
	color: #fc5; 
	background: maroon; 
	border-top: 1px solid maroon;
	border-bottom: 1px solid maroon;
	border-right: 5px solid black;}
div#mainlinks a:hover {
	color: maroon; 
	background: white;
	border-right: 5px #444;}
div#mainlinks a span {
	display: none;}
div#mainlinks a:hover span {
	display: block;
	position: absolute; 
	top: 200px; 
	left: 0; 
	width: 125px;
	padding: 5px; 
	margin: 10px; 
	z-index: 100; 
	color: black; 
	background: #fc5;
	font-family: sans-serif;
	text-align: center;}

div#sublinks {
	position: relative; 
	text-align: center; 
	font-family: sans-serif; 
	z-index: 100;}
div#sublinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 15px;}
div#sublinks li {
	display: inline;}
div#sublinks a:link, #sublinks a:visited {
	margin-right: 2px;
	padding: 3px 10px 2px 10px;
	color: #fc5;
	background-color: maroon;
	text-decoration: none;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;}
div#sublinks a:hover {
	color: maroon;
	background-color: #fc5;
	text-decoration: none;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;}

div#buttons {
	position: relative; 
	text-align: center; 
	font-family: sans-serif; 
	z-index: 100;}
div#buttons ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 15px;}
div#buttons li {
	display: inline;}
div#buttons a:link, #buttons a:visited {
	margin-right: 2px;
	padding: 3px 10px 2px 10px;
	color: #fc5;
	background-color: maroon;
	text-decoration: none;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;}
div#buttons a:hover {
	color: maroon;
	background-color: #fc5;
	text-decoration: none;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;}

div#linklist {
	text-align: center;}

div#banner {
	text-align: center;
	display: block; 
	margin: auto;
	padding: 5px;}

div#content {
	position: absolute; 
	top: 26px; 
	left: 161px; 
	right: 25px;
	color: maroon; 
	background: white; 
	font-family: sans-serif;
	padding: 10px; 
	border: solid 5px #444;}

div#photocredit {
	margin: 0px 0px 0em;
	text-align: right;
        font-size:55%;
        font-style: italic;
	background: white; 
	color: black; 
	font-family: sans-serif;
	vertical-align: middle;}

div#lastlink {
	text-align: right;}

div#lastlink a {
	color: white;
	background: white;}

div#selectbox {
    float: none;
    border: solid 1px black;}

form p {
    clear: left;
    margin: 5px;
    padding: 5px;}
    
form p label {
    float: left;
    text-align: right;
    width: 35%;
    font-weight: bold;}

div#rightfloat {
	float: right;
	padding: 0px;}

div#box {
	position: relative;
	color: black;
	background: #fc5;
	text-align: center;
	width: 60%;
	border: solid 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-left: 15%;}

div#box h4{
	position: relative;
	color: black;
	background: #fc5;
	text-align: center;
	font-weight: bold;}

div#footer {
	position: relative; 
	text-align: center; 
	color: black;
	background: white;
	font-family: serif;
	font-style: italic;
	clear: both;}

div#footer img{
	text-align: center;
	border: none;
	margin: auto;}

div#highlight {
	color: maroon;
	background: yellow;
	font-weight: bold;
	text-align: center;}

div#paymentbutton {
	margin: 5px;
	padding: 5px;
    float: left; 
	width: 230px;
	height: 300px;
	border: solid 1px;
	text-align: center;
	overflow: auto;}

h1 {
	margin: 5px 0px 0em;
	text-align: center; 
	background: white; 
	color: black; 
	font-family: serif;
	font-weight: bold;
	vertical-align: middle;}

h2 {
	margin: -9px 0px 0em;
	text-align: left; 
	background: white; 
	color: black; 
	font-family: serif;
	font-weight: bold;
	vertical-align: middle;}

h3 {
	margin: 5px 0px 0em;
	text-align: center; 
	background: white; 
	color: black; 
	font-family: serif;
	font-weight: bold;
	vertical-align: middle;}

h4 {
	margin: 0px 0px 0em;
	text-align: right; 
	background: white; 
	color: black; 
	font-family: serif;
	font-weight: bold;
	vertical-align: middle;}

ul.director {
	list-style: none;
	margin: 5px;
	padding: 5px;
    float: left; 
	width: 230px;
	height: 300px;
	border: solid 1px;
	text-align: center;
	overflow: auto;}

ul.awards {
	list-style: none;
	margin: 5px;
	padding: 5px;
	text-align: center;}

li.nest {
	list-style: none;}

li.sessionhead {
	font-weight: bold;
	text-decoration: underline;
	font-family: serif;}

li.year {
	color: black;
	background: #fc5;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 5px;}

li.event {
	font-weight: bold;}

li.description {
	list-style: none;}

li.speaker {
	color: black;
	background: white;
    font-style: italic;
	list-style: none;}

li.rfstitle {
	color: black;
    font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;}	

li.name {
	font-weight: bold;}

li.library {
	color: black;
	font-weight: bold;}

li.address {
	font-family: serif;}

li.city {
	font-family: serif;}

li.phone {
	font-family: serif;}
	
li.fax {
	font-family: serif;}
	
li.email {
	font-family: serif;}
	
.clear {
	clear: both;}

-->