body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#holder {
	width: 760px;
	background: #FFF;
	color:#000;
	text-align: left;
	margin: 0 auto;
	position: relative;
	min-height: 100%;
}
#header {
	background:#468;
	color:#EED;
	font:Verdana, sans-serif;
	font-weight:bold;
	letter-spacing: 0.15em;
	font: bold 18px sans-serif;
	vertical-align: middle;
	white-space: nowrap;
}
#navi {
	width: 145px;
	float: left;
	padding: 4px 0 0 0;
	font: normal 12px Arial, Helvetica, sans-serif;
}
#nav {
background-color:#EED;
float: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 160px;
padding: 0px;
margin: 0px;
}
#nav h1 {
display: block;
background-color:#ACE;
padding: 3px 0 5px 3px;
border: 1px solid #ACE;
color: #333;
margin: 0px;
width:159px;
letter-spacing: 0.5em;
text-transform: lowercase;
font: bold 90% sans-serif;
vertical-align: middle;
white-space: nowrap;
}
#nav ul {
background-color:#EED;
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#nav ul li {
margin: 0px;
padding: 0px;
}
#nav ul li a {
font-size: 80%;
display: block;
border-bottom: 1px dashed #B1C5CF;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #666;
width:160px;
background-color:#eed;
}
#nav ul li a:hover, #nav ul li a:focus {
color: #000;
background-color: #eeeeee;
}
#content {
	margin: 0 0 0 170px;
	padding: 10px;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-stretch:semi-expanded;
	color:#EED;
	font:13px verdana, sans-serif;
	border:solid;
	border-color:#fff;
	background-color: #468;
	text-align:left;
}
#content p {
	line-height: 130%;
}
#content h1 {
	margin: -9px -9px 0.5em;
	padding: 15px 0 5px;
	text-align: right;
	background: #ACE;
	color: #333;
	letter-spacing: 0.5em;
	text-transform: lowercase;
	font: bold 25px sans-serif;
	height: 28px;
	vertical-align: middle;
	white-space: nowrap;
}
#content h2 {
	font-family: Verdana, sans-serif;
	font-size:16px;
	font-weight:heavy;	
}
#content h3 {
	font:Verdana, sans-serif;
	font-size:14px;
	font-weight:normal;	
}
#content h4 {
	font:Verdana, sans-serif;
	font-size:14px;
	font-weight:bold;	
}
#content h8 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	font-weight:bold;
}
#content h6 {
	text-align: center;
	display:block;
	background: #ACE;
	color: #333;
	text-transform: lowercase;
	font: bold 12px sans-serif;
	height: 15px;
}
#content h5 {
	text-align: center;
	display:block;
	background: #ACE;
	color: #333;
	font: bold 12px sans-serif;
	height: 15px;
}
#content a:link { 
	color: #eed;
	text-decoration:none;
}
#content a:visited {
	color: #eed;
}
#content a:hover {
	color: #333;
	background-color: #ace;
}
#content a:active {
	color: #eed;
}
#content p:first-line {

}
#content li {
	list-style:none;
	display:inline;
	padding:4px;
	margin:0;
	font-weight:normal;
}
#content li a {
	text-decoration:underline;
}
#content li a:link, #content li a:visited {
color:#eed;
}
#content li a:hover {
color: #333;
	background-color: #ace;
}
#schedule {
	padding: 10px;
	font-size: 12px;
	font-weight:bold;
	font-family:Verdana, sans-serif;
	color:#666;
	font:13px verdana, sans-serif;
	background-color: #eed;
	text-align:center;
}
#schedule p {
	font-weight:bold;
}
#schedule li {
	list-style:none;
	display:inline;
	padding:8px;
	margin:0;
	font-weight:normal;
}
#schedule li a {
	text-decoration:underline;
}
#schedule li a:link, #schedule li a:visited {
color:#666;
}
#schedule li a:hover {
color:#468;
}
#footer {
	clear: both;
	width: 760px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 0px;
	border-top: thin solid #063;
	position: relative;
	height: 110px;
	display: block;
}
	#footer .date {
		float: left;
		text-align: left;
		}
	#footer .contact {
		float: right;
		text-align: right;
		}
#Validation {
	width:300px;
	float:left;
	padding: 0 15px;
	font-size:12px;
	text-align: center;
}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
#related {
	float: right;
	width: 144px;
	margin: 35px 4px 8px 8px;
	font-size: 12px;
	color: #000;
	background-color: #ADA189;
	padding: 8px;
}
#related a:link { 
	color: #FFF;
	text-decoration:none;
}
#related a:visited {
	color: #FFF;
	text-decoration:none;
}
#related a:active {
	color: #FFF;
}
#related a:hover {
	color: #063;
	background-color: #ADA189;
	text-decoration: underline;
}
#footerstuff {
	width: 300px;
	float:right;
	padding: 0 15px;
	background:#FFF;
	color: #063;
	font-size: 12px;
}
#Copyright {
	width: 300px;
	float:left;
	padding: 0 15px;
	background:#FFF;
	color: #063;
	font-size: 10px;
}
.callout {
	font: bold 130% Georgia, "Times New Roman", Times, serif;
	background:#FFF;
	color: #333;
	margin: 0;
	padding: 20px 10px;
	width: 100px;
}
p {
	font-size: 100%;
}
.navigation {
	font: bold normal 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	background-color: #063;
	display: block;
	padding: 5px;
	width: 140px;
	border-top: thin solid #063;
	border-bottom: thin solid #063;
}
.navigation:hover {
	font: bold normal 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	background-color: #37604c;
	display: block;
	padding: 5px;
	width: 140px;
	border-top: thin solid #FFF;
	border-bottom: thin solid #FFF;
}
#related p {
	background-color:#ADA189;
	color: #FFF;
}
#board {
	width:80%;
	float:none;
}
#board ul {
	list-style: circle inside;
}
#board li {
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#063;
	line-height: 130%;
}
#board li li {
	font: normal 12px Arial, Helvetica, sans-serif;
}
#menu {
width: 100%;
float: left;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 12em;
float: left;
}
#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #063 #FFF;
margin: 0;
padding: 2px 3px;
}
#menu h2 {
	color: #063;
	background: #ADA189;
	font-size: 14px;
}
#menu a {
color: #063;
background: #FFF;
text-decoration: none;
font-size:12px;
}
#menu a:hover {
color: #FFF;
background: #063;
}
#menu li {position: relative;}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}
#menu ul ul {
position: absolute;
z-index: 500;
}
div#menu ul ul {
display: none;
}
div#menu ul li:hover ul
{display: block;}
div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}
body {
behavior: url(../CSS/css/csshover2.htc);
}
<!--[if IE]>
<style type="text/css" media="screen">
body {
behavior: url("../css/csshover2.htc");
font-size: 100%;
}

#menu ul li {float: left; width: 100%;}
#menu ul li a {height: 1%;} 

#menu a, #menu h2 {
font: bold 1em/1.4em arial, helvetica, sans-serif;
}
</style>
<![endif]-->
