html, body {
height: 100%;
}

body {
background-image: url(images/bubblebg.png);
}
* html #pagecontent #leftnav #content {
height: 100%;
}
#frame {
	margin: 0px;
	padding: 0px;
	width: 794px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	vertical-align: top;
}
#header {
	background-image: url(images/header.png);
	margin: 0px;
	padding: 0px;
	height: 174px;
	width: 794px;
}
#topnav {
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 794px;
}

#pagecontent {
	margin: -3px 0px 0px;
	padding: 0px 0px 20px;
	min-height: 100%;
	width: 788px;
	vertical-align: top;
	background-image: url(images/content_bg.gif);
	background-color: #f2f2f2;

}
#leftnav {
	background-image: url(images/leftnav_bg.jpg);
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
	min-height: 100%;
	width: 138px;
	vertical-align: top;
}
#social {width: 138px;vertical-align: top;}
#colorframe{
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d6ad5c;
	border-left-color: #d6ad5c;
	}
#bottombanners {
	background-color: #eaeaeb;
	background-image: url(images/underlay_bg.gif);
	padding: 1em 0em;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
#content {
	padding: 10px 10px 10px 20px;
	text-align: left;
min-height: 100%;

}
#bottomlinks a{
	font-size: 10px;
	font-weight: lighter;
	text-align: center;
	margin: .5em;
	color: #666666;
}


p {
	margin-right: 1em;
	margin-bottom: 0.5em;
	margin-left:1.5em;

}
ul {list-style-position:inside;}
ol {list-style-position:inside;}
li {font-size: 11px;}
td {font-size: 11px;}
.image {margin: 5px;}
.citation {font-style: italic;font-weight: bold;}
.copyright {
	font-size: 9px;
	font-weight: lighter;
	color: #999999;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;

}
.center {text-align:center;} 
div.spacer { clear: both; }

.event {
	font-weight: bold;
	text-decoration: underline;
	padding-right: 3px;
}

