html,body {
	height: 100%;
}
body {
	background: url(images/bg.jpg) center top #5051c7 fixed;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-family: arial,helvetica,sans-serif;
}
div#layout {
	width: 950px;
	margin: 0px auto;
	text-align: left;
	min-height: 100%;
	border: solid black;
	border-width: 0px 1px;
}
* html div#layout {
	height: 100%;
	\width: 952px;
	w\idth: 950px;
}
div#layout.l1 {
	background: white;
}
div#layout.l0 {
}
h1,h2,h3,h4,h5,h6,ul,ol {
	margin-top: 0px;
	margin-bottom: 0px;
}
a, a:visited, a:active, a:hover {
	color: #0000cc;
}
ul, ul li {
	margin: 0px;
	padding: 0px;
}
ul li {
	margin-left: 20px;
}
div#header {
	width: 950px;
	height: 165px;
	background: url(images/head.jpg) left top no-repeat #5051c7;
	position: relative;
}
div#looper {
	position: absolute;
	left: 270px;
	top: 6px;
}
h1#logo {
	display: block;
	position: absolute;
	top: 5px;
	left: 9px;
}
h1#logo img {
	border: none;
}
ul#menu {
	height: 29px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-left: 39px;
	background: url(images/menu.gif) left top no-repeat;
}
ul#menu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}
ul#menu a img {
	border: 0px;
}
div#content.l1 {
	padding: 30px 50px 0px;
	background: url(images/cbg.jpg) no-repeat;
	min-height: 426px;
}
* html div#content.l1 {
	\height: 456px;
	he\ight: 426px;
}
div#content h1 {
	font-size: 180%;
	font-weight: bold;
	color: #000066;
}
div#content h2 {
	font-size: 140%;
	font-weight: bold;
	color: #000066;
}
div#content h3 {
	font-size: 100%;
	font-weight: bold;
	color: #882503;
}
div#onlineresources {
	float: left;
}
div#onlineresources ul, div#onlineresources ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div#onlineresources ul {
	background: url(images/flbg.png) no-repeat;
	padding: 16px 17px 0px 20px;
}
div#onlineresources ul li {
	display:inline;
}
div#onlineresources a {
	display:block;
	padding-bottom: 22px;
	padding-top: 1px;
}
div#onlineresources a img {
	border:0;
}
div#sections {
	float: left;
	background: url(images/fcbg.jpg);
	width: 388px;
	height: 418px;
	overflow: hidden;
}
div#sections h1 {
	display: none;
}
div#sections ul, div#sections ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div#sections ul {
	width: 400px;
	height: 432px;
}
div#sections ul li {
	padding: 0px 12px 14px 0px;
	float: left;
}
div#sections ul li a {
	display: block;
}
div#sections ul li a img {
	border:0;
}
div#events {
	float: left;
	width: 300px;
}
ul.events, ul.events li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: relative;
}
ul.events li {
	padding-bottom: 10px;
}
ul.events li div.detail {
	margin-left:108px;
}
ul.events li address {
	font-size: 90%;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 4px;
}
img.imgright {
	border: 1px solid black;
	float: right;
	margin-left: 5px;
}
ul.events li img {
	float: left;
	border: 1px solid black;
	margin-right: -108px;
}
div.fix {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 0px;
}
ul.events li div.fix {
	clear: left;
}
table.nbtable td {
	padding-right: 20px;
}

div.files div a, div.files div a:visited, div.files div a:active, div.files div a:hover {
	text-decoration: none;
	color: black;
	font-weight: bold;
}
div.files div div.icon {
	float: left;
	width: 130px;
	margin-right: -130px;
	display: inline;
	text-align: center;
}
div.files div div.details {
	padding-top: 8px;
	margin-left: 140px;
	float: left;
	display: inline;
}
* html div.files div div.details {
	height: 1px;
}
div.files div {
	margin-bottom: 10px;
}
div.files div div {
	margin-bottom: 0px;
}
}
