BODY {
	margin: 0px;
	padding: 0px;
	background-color: #EFEFEF;
	text-align: center;
	}

HTML, BODY {
	}

A:link		{ color: #AF0000; }
A:visited	{ color: #AF0000; }
A:visited	{ color: #AF0000; }
A:hover		{ color: #AF0000; text-decoration: none; }
A:active	{ color: #D1B06B; text-decoration: none; }

#outerFrame {
	width: 750px;
	margin: 0px auto;
	padding: 0px;
	border-left: solid 1px #333;
	border-right: solid 1px #333;
	background-color: #FFF;
	}

.vSpacer {
	width: 100%;
	height: 5px;
	line-height: 0px;
	font-size: 0px;
	background-color: #FFF;
	}

#topNav {
	width: 100%;
	height: 25px;
	background-color: #FFF;
	color: #AF0000;
	text-align: right;
	font: 9px Verdana, sans-serif;
	line-height: 25px;
	}
#topNav SPAN {
	padding-right: 5px;
	}
#topNav SPAN A:link	{ text-decoration: none; }
#topNav SPAN A:visited	{ text-decoration: none; }
#topNav SPAN A:hover	{ text-decoration: underline; }
#topNav SPAN A:active	{ text-decoration: underline; }

#MLCtitle {
	width: 100%;
	height: 50px;
	background-color: #AF0000;
	color: #FFF;
	text-align: left;
	font: 20px Myriad Roman;
	line-height: 50px;
	position: relative;
	}
#MLCtitle IMG {
	border: 0;
	}
#MLCtitle SPAN {
	padding-left: 5px;
	}

#themeRow {
	width: 750px;
	height: 200px;
	text-align: left;
	border-top: solid 1px #333;
	border-bottom: solid 1px #333;
	position: relative;
	}

#catNav, #audNav {
	width: 149px;
	border-right: solid 1px #333;
	color: #FFF;
	font: 12px Myriad Roman;
	line-height: 20px;
	text-align: left;
	padding: 5px 0 5px 0;
	}

#catNav			{ background-color: #D1B06B; }
#audNav			{ background-color: #696969; }

#catNav A, #audNav A {
	display: block;
	width: 148px;
	text-decoration: none;
	color: #FFF;
	}

/*
#catNav A:hover		{ background-color: #FFF; color: #D1B06B; font-weight: bold; }
#catNav A:active	{ background-color: #FFF; color: #D1B06B; font-weight: bold; }
#audNav A:hover		{ background-color: #FFF; color: #696969; font-weight: bold; }
#audNav A:active	{ background-color: #FFF; color: #696969; font-weight: bold; }
*/

#catNav SPAN, #audNav SPAN {
	padding: 0 5px 0 5px;
	}

.imgNav {
	line-height: 0px;
	}

.imgNav IMG {
	border: 0px;
	width: 149px;
	height: 20px;
	}

#fpBanner {
	width: 600px;
	height: 200px;
	position: absolute;
	top: 0px;
	left: 150px;
	background: url(background.jpg);
	text-align: center;
	font: bold 18px Verdana, sans-serif;
	color: #FFF;
	cursor: hand;
	}

#bodyRow {
	width: 750px;
	text-align: left;
	background-color: #FFF;
	position: relative;
	}

#wrapperBody {
	text-align: left;
	background-color: #FFF;
	position: relative;
	margin: 0;
	padding: 5px 10px 5px 10px;
	}

#fpBodyColA {
	width: 260px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 0px;
	}

#fpBodyColB {
	width: 260px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
	position: absolute;
	top: 0px;
	left: 280px;
	line-height: 0px;
	}

#fpBodyColC {
	width: 170px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
	position: absolute;
	top: 0px;
	left: 560px;
	}

.fpTileHead {
	padding-top: 5px;
	padding-bottom: 10px;
	}

.fpTileItem {
	font: 11px Verdana, sans-serif;
	line-height: 15px;
	}

.fpTileEvent {
	font: 11px Verdana, sans-serif;
	}

.fpTileEventB {
	background-color: #EFEFEF;
	font: 11px Verdana, sans-serif;
	}

.fpTileEventDate {
	font: bold 11px Verdana, sans-serif;
	}

/*
.fpTileEventDate A:link		{ color: #AF0000; text-decoration: none; }
.fpTileEventDate A:visited	{ color: #AF0000; text-decoration: none; }
.fpTileEventDate A:hover	{ color: #D1B06B; text-decoration: underline; }
.fpTileEventDate A:active	{ color: #D1B06B; text-decoration: underline; }
*/

.fpTileSpacer {
	width: 100%;
	height: 1px;
	line-height: 0px;
	font-size: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	}

.fpTileRule {
	width: 100%;
	height: 1px;
	border-top: solid 1px #333;
	line-height: 0px;
	font-size: 0px;
	margin-top: 4px;
	margin-bottom: 3px;
	}

#featureBox {
	width: 168px;
	margin-top: 4px;
	border: solid 1px #333;
	background-color: #EFEFEF;
	}

.featureBoxHead {
	width: 162px;
	padding: 3px;
	background-color: #AF0000;
	color: #FFF;
	font: bold 13px Verdana, sans-serif;
	border-bottom: solid 1px #333;
	}

#featureBox UL {
	margin: 0px;
	padding: 3px;
	list-style: square;
	font: 11px Verdana, sans-serif;
	line-height: 13px;
	}

#featureBox LI {
	margin: 0 0 0 20px;
	padding: 5px 0 5px 0;
	}

#featureBox P {
	line-height: 13px;
	padding: 0 5px 0 5px;
	}

#footerRow {
	width: 100%;
	height: 25px;
	background-color: #696969;
	border-bottom: solid 1px #333;
	border-top: solid 1px #333;
	color: #FFF;
	font: 9px Verdana, sans-serif;
	line-height: 25px;
	clear: both;
	}
#footerRow A:link	{ color: #FFF; text-decoration: underline; }
#footerRow A:visited	{ color: #FFF; text-decoration: underline; }
#footerRow A:hover	{ color: #FFF; text-decoration: none; }
#footerRow A:active	{ color: #FFF; text-decoration: none; }

/* styles for content pages */

#cpMagicBox {
	width: 150px;
	float: left;
	}

#cpNavBox {
	height: 200px;
	text-align: left;
	border-top: solid 1px #333;
	border-bottom: solid 1px #333;
	}

#cpNavBelow {
	text-align: left;
	padding: 5px;
	}

.alsoHeader {
	font: bold 11px Verdana, sans-serif;
	}

.alsoList {
	font: 9px Verdana, sans-serif;
	padding: 5px 0 0 9px;
	text-indent: -9px;
	}

.alsoList P {
	margin: 0 0 2px 0;
	}

#alsoList A {
	text-decoration: none;
	}

#cpBodyBox {
	width: 600px;
	float: left;
	background-color: #FFF;
	}

#whereAmI {
	background-color: #CFCFCF;
	font: 9px Verdana, sans-serif;
	height: 16px;
	line-height: 16px;
	text-align: left;
	border-top: solid 1px #333;
	padding-left: 10px;
	margin: 0px;
	}

#whereAmI A {
	text-decoration: none;
	}

#cpBody {
/*
	padding: 10px 10px 20px 10px;
*/
	background-color: #FFF;
	text-align: left;
	font: 11px Verdana, sans-serif;
	line-height: 16px;
	}

#cpBody H1 {
	font: bold 15px Verdana, sans-serif;
	}

.photoBox {
	width: 170px;
	float: right;
	margin: 0 0 15px 15px;
	}

.pbImage {
	}

.pbCaption {
	background-color: #CFCFCF;
	margin-top: 0px;
	padding: 3px;
	font: 9px Verdana, sans-serif;
	}

TABLE.myTable, TABLE.libHours {
	border-collapse: collapse;
	border: 0px !important;
	}

TABLE.myTable {
	width: 100%;
	}

.myTable TD, .libHours TD {
	font: 11px Verdana, sans-serif;
	line-height: 13px;
	padding: 0 15px 5px 0;
	vertical-align: top;
	border: 0px !important;
	}

.contactForm TH, .contactForm TD {
	height: 25px;
	vertical-align: middle;
	font: 11px Verdana, sans-serif;
	padding-right: 10px;
	}

.contactForm TH {
	font-weight: normal;
	}

#fpBodyColB LI {
	margin: 0 0 0 20px;
	}

IMG.fpImage {
	border: solid 1px #CFCFCF;
	}

.imgFloatRight {
	float: right;
	margin: 0 0 7px 7px;
	border: solid 1px #333;
	}

#globalSearchBox {
	position: absolute;
	top: 10px;
	right: 5px;
	text-align: right;
	font: bold 9px verdana;
	height: 35px;
	}

#globalSearchBox FORM {
	vertical-align: middle;
	}

#globalSearchBox INPUT {
	margin: 0px;
	font: 9px verdana;
	}

.globalSearchInput {
	border: solid 1px #333;
	font-size: 9px;
	}

.globalSearchRadio {
	background-color: transparent;
	border-width: 0px;
	}

TH LABEL { font-weight: bold; }
