<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
background-color:#e3dfdc;
	margin: 0px;
	padding: 0px;
	color:#dac694;
	 
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align:center;
	line-height: 1.6em;
	
}

/*MainLinks*/

a{color:#c96902;text-decoration:underline;}
a:visited{color:#c96902;text-decoration: underline;background-image:none;}
a:visited:after { content: "\2020 \ "; font-size: 90%; color: #777;}
a:hover{
	color:#dac694;
	text-decoration:none;
}

/*Inside Links*/
a.inner{color:#c96902;}
a.inner:hover {color:#c96902; background-image:none;}
 
#container {
  position: relative;
	width: 800px;
	margin: 0 auto;
	background: #FFFFFF url(images/container.gif) repeat-y;
	padding-right: 25px;
	padding-left: 25px;
	text-align: left;
	voice-family: "\"}\""; 
  voice-family:inherit;
  
}

html&gt;body #container {
	width: 800px;
	
} 


/*top*/
#pageHeader {
	color:#FFFFFF;
	background: url(images/header3.gif) repeat-y;
	height: 229px;
	width: 800px;
}

/*inside Body*/
#pageBody {
background:url(images/body3.gif);
height:1173px;
width:800px;

}

/*Navigation*/ 
#navigationMenu {
	width: 205px;
	height: 414px;
	position: absolute;
	top: 235px;
	left: 26px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0 0px 0px;
}

#menu ul
{
margin: 0px 0 0px 0px;
padding: 0px;
}
#menu li  {
margin: 0 0 0 0;
list-style: none;
	padding-left:15px;
}

#menu li a {
  display: block;
  width: 150px;
  height:15px;
  padding: 5px;
  
}
 
#menu h3 {
  height: 22px;
  
}
#menu 
{
	position: absolute;
	width: 176px;
	left: 0px;
	top: 6px;
	height: 354px;
	 
}
#menu h3 {
font-size:90%;
  height: 25px;
  font-weight: bold;
  margin: 0px;
  padding: 2px;
  color:#FFFFFF;
   
}



#bottomLinks 
{
   
	font-weight: bold;
	position: absolute;
	top: 1339px;
	width: 591px;
	height: 56px;
	left: 230px;
	text-align:center;
}

#bottomLinks h3 {
 font-size:120%;
  height: 25px;
  font-weight: bold;
  margin: 0px;
  padding: 2px;
  color:#663366;
   
}
 
/*Content*/
#middlePage {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 225px;
	position:absolute;
	left: 5px;
	top: 216px;
	width: 589px;
	height: 1222px;
	text-align:center;
}

	 
#middlePage h3 {
  font-size:80%;
  height: 25px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 0px;
  padding: 2px;
  color:#FFFFFF;
  text-align:center;
}
 
#searchBox {
	position: absolute;
	margin: 0;
	padding: 0;
	top: -63px;
	right: 34px;
	text-align: right;
	width: 238px;
	left: 92px;
}
/*Footer*/
#pageFooter {
	color:#FFFFFF;
	background: url(images/footer3.gif);
	height: 179px;
	width: 800px;
}
</pre></body></html>