body {
	font: 78%/1.5 arial, helvetica, serif;
	background: white;
	text-align: center;
	padding: 0;
	margin: 0;
}

#container {
	position:absolute;
	width: 967px;
	top: 186px;
	left: 0px;
	height: 2px;
	background: white;
	text-align: left;
	margin: 0 auto;
}

#top {
	position:absolute;
	width:968px;
	height:186px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-color: #ffffff;
	padding: 0px;
	text-align: center; /* for IE */
}

#centerit1 {
		position:absolute;
		background-color: #000000;
		margin:0 auto;
		text-align:left;
		width:967px;
		position:absolute;top:0px;left:50%;overflow:show;
		z-index: 3;
	}
#centerit2 {
	position:absolute;
	top:0px;left:-484px;
	background-color: #ffffff;
	z-index: 4;
}
#centerit3 {
		position:absolute;
		font-size:11pt;
		background-color: #000000;
		margin:0 auto;
		text-align:left;
		width:967px;
		position:absolute;top:0px;left:50%;overflow:show;
		z-index: 2;
	}
#centerit4 {
	position:absolute;
	top:226px;left:-484px;
	background-color: #ffffff;
	z-index: 1;
}

#nav, #nav ul {
	float: left;
	width: 967px;
	list-style: none;
	line-height: 1;
	background: black;
	font-weight: bold;
	padding: 0;
	border: solid #000000;
	border-width: 0px 0;
	margin: 0 0 0em 0;
}

#nav a {
	display: block;
	width: 132px;
	w\idth: 132px;
	color: #ffffff;
	text-decoration: none;
	padding: 0.25em 0.25em;
}


#nav li {
	float: left;
	padding: 0;
	width: 132px;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 132px;
	font-weight: normal;
	border-width: 0em;
	margin: 0;
}

#nav li li {
	padding-right: 0px;
	width: 132px
}

#nav li ul a {
	width: 132px;
	w\idth: 132px;
}

#nav li ul ul {
	margin: -1.5em 0 0 132px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: red;
}



#content {
	position:absolute;
	margin-top:0px;
	text-align: left;
	width:100%;
	margin: 0 auto;
	z-index: -1;
	left:-484px;
	top: 226px; 
	background:#FFFFFF;
}

.style1 {
	font-size: 14pt;
	font-weight: bold;
	color: #990000;
}
a.topnav:link { text-decoration: none; color: white; }
a.topnav:visited { text-decoration: none; color: white; }
a.topnav:active { text-decoration: none; color: white; }
a.topnav:hover {text-decoration: none; color: white;}
.style3 {font-size: 14}
.style4 {
	font-size: 18px;
	font-weight: bold;
}
.style5 {font-size: 10pt}
.style9 {font-size: 12px}