body {
	margin: 0;
	color: #FFFFFF;
	font: 9pt "Arial", Times, serif;
	background: url('/pics/body_bg.jpg') no-repeat center top #545454;
}

img, div, td, table {
	behavior: url('/shared/iepngfix.htc');
}

.HPNews {
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	width: 464px;
}

.HPBBMessages {
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	width: 464px;
	
}

.HPEvents, .HPLinks {
	padding: 5px 5px 5px 5px;
	width: 296px;
	font: 9pt "Arial", Times, serif;
	color: #FFFFFF;
	background: url('/pics/links_bg.gif') repeat-y;
}

.HPNews a, .HPNews a:link, .HPNews a:visited,
.HPBBMessages a, .HPBBMessages a:link, .HPBBMessages a:visited {
	color: #2a663d;
	font-weight: bold;
}

.HPEvents a, .HPEvents a:link, .HPEvents a:visited,
.HPLinks a, .HPLinks a:link, .HPLinks a:visited {
	color: #40975d;
	font-weight: bold;
}

.HPNews #l, .HPBBMessages #l, .HPLinks #l, .HPEvents #l {
	padding-left: 10px;
	padding-top: 4px;
}

.contentIndex {
	padding: 0px 0px 0px 0px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: #FFFFFF;
	height: 400px;
}

.content {
	padding: 10px 10px 10px 10px;
	height: 400px;
	font: 9pt "Arial", Times, serif;
	color: #333;
	background: #ffffff;
}

a, a:link, a:visited { color: #000000; }
a:hover, a:active { color: #000000; }

.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-image: url(/pics/page_title.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 28px!important;
	height: 45px;
	padding: 14px 0px 5px 10px;
	text-transform:uppercase;
}

#enCountdownDiv {
	color:#055600;
	padding-top: 3px;
	text-align: center;
}

.relative {
	position: relative;
}

#topNav {
	position: relative;
	height: 31px;
	z-index:999;
	background-color:#FFF;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	width: 900px;
	background: url('/pics/topnav_bg.gif');
}
#menuCloser {
	position: absolute;
	visibility: hidden;
	left: 20px;
	top: -50px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	z-index: 9999;
	visibility: hidden;
	top: 31px;
	margin: 0 4px 0 0;
}
#topNav2Sub {left: 145px;}
#topNav3Sub {left: 265px;}
#topNav4Sub {left: 399px;}
#topNav5Sub {left: 521px;}
#topNav6Sub {left: 633px;}

#topNav .list {
	position: absolute;
	z-index: 9999;
	list-style: none;
	margin: 0;
	padding: 0;
	font: 11px Arial, Tahoma, Verdana,Geneva, sans-serif;
	background: #236A3B;
}

#topNav .list li {
	width: 170px;
	line-height: 18px;
}

#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 5px 1px 10px;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 999;
}
#topNav .list a:hover {
	background: #E3E3E3;
	color: #000000;
}

#wotd {
	width: 220px;
	height: 93px;
	background: url('/pics/wotd.gif') no-repeat;
}

#wotd b {
	display: none;
}

#wotd a, #wotd i {
	color: #FFFFFF;
}
/*key days table */

#table1, #table2  {
	padding-bottom: 15px;
}


#table1 td,  #table2 td {
    padding-left: 5em;
	width: 300px;
	}

	
#table3 td {
    padding-left: 8em;
	}

#table1 td,  #table2 td, #table3 td {
    border-left: 1px solid #808080;
	
}
#table1 td + td,  #table2 td + td, #table3 td + td {

   border-right: 1px solid #808080;
   }

#table3 td, #table3 td + td {
    border-top: 1px solid #DFDFDF;
}


.LibraryNews {
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	width: 250px;
}
.LibraryNews a, .LibraryNews a:link, .LibraryNews a:visited {
	color: #2a663d;
	font-weight: bold;
}
.LibraryNews #l {
	padding-left: 10px;
	padding-top: 4px;
}

#largeFrame {
	position: absolute;
	margin: 0px auto;
	float: left;
	z-index:2;
}
