body {color: #2b1166; font-size: 12px; font-family: "trebuchet ms", arial, verdana; font-weight: normal; line-height: 18px; background-color: #e3e9db; }

p {margin-top: 12px; margin-bottom: 0px; }

td { }

ul {margin-top: 12px; }

a:link { color: #2b1166; font-size: 12px; font-family: "trebuchet ms", arial, verdana; text-decoration: underline; }

a:visited {color: #2b1166; font-size: 12px; font-family: "trebuchet ms", arial, verdana; text-decoration: underline;  }

a:hover {color: #9689b3; font-size: 12px; font-family: "trebuchet ms", arial, verdana;  }

a:active {color: #9689b3; font-size: 12px; font-family: "trebuchet ms", arial, verdana;  }

a.mailto:link { color: #2b1166; font-size: 12px; font-family: "trebuchet ms", arial, verdana; text-decoration: none; }

a.mailto:visited {color: #2b1166; font-size: 12px; font-family: "trebuchet ms", arial, verdana; text-decoration: none; }

a.mailto:hover {color: #9689b3; font-size: 12px; font-family: "trebuchet ms", arial, verdana; text-decoration: underline;}

a.mailto:active {color: #9689b3; font-size: 12px; font-family: "trebuchet ms", arial, verdana; text-decoration: underline;}

a.home:link { color: #2b1166; font-size: 12px; font-family: "trebuchet ms", arial, verdana; text-decoration: none; }

a.home:visited {color: #2b1166; font-size: 12px; font-family: "trebuchet ms", arial, verdana; text-decoration: none; }

a.home:hover {color: #2b1166; font-size: 12px; font-family: "trebuchet ms", arial, verdana; text-decoration: none;}

a.home:active {color: #2b1166; font-size: 12px; font-family: "trebuchet ms", arial, verdana; text-decoration: none;}

.linkbar { background-color: #2b1166; }

.copyright { color: #2b1166	; font-size: 10px; font-family: "trebuchet ms", arial, verdana; }

.address { color: #2b1166; font-size: 12px; line-height: 16px; font-family: "trebuchet ms", arial, verdana; }

.hiddenPic { display: none;}

/*Positioning and styles for navigation bar and submenus */

#menu { width: 550px; background: #2b1166; vertical-align: bottom; float: left; height: 18px; }

#menu ul { list-style: none; margin: 0; padding: 0; width: 100px; float: left; font-family: "trebuchet ms", arial, verdana; font-size: 12px; font-weight:normal; vertical-align: bottom; height: 18px; }

#menu a, #menu h2 { color: #2b1166; font-family: "trebuchet ms", arial, verdana; font-size: 12px; font-weight:normal; text-decoration: none; vertical-align: middle; display: block; margin: 0; padding: 1px 5px 0; }

#menu h2 { color: #d3d0d9; background: #2b1166; font-family: "trebuchet ms", arial, verdana; font-size: 12px; font-weight:normal; vertical-align: middle; }

#menu a { color: #d3d0d9; background: #2b1166; text-decoration: none; font-family: "trebuchet ms", arial, verdana; font-size: 12px; font-weight:normal; vertical-align: middle; }

#menu a:hover { color: white; background: #2b1166; font-family: "trebuchet ms", arial, verdana; font-size: 12px; font-weight:normal; vertical-align: middle; }

#menu li {position: relative;}

#menu ul ul {
	position: absolute;
	z-index: 500;
}

#menu ul ul ul {
	top: 0;
	left: 200%;
}

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;}

<!--[if lte IE 6]>
	<style type="text/css" media="screen">
	body {
	behavior: url(csshover.htc);
	font-size: 100%;
	}
	
	#menu ul li {float: left; width: 100%;}
	#menu ul li a {height: 1%;} 
	
	#menu a, #menu h2 {
	font: bold 0.7em/1.4em arial, helvetica, sans-serif;
	/*font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial;*/
	}
	
	#menu ul ul ul li {
		top: 0;
		left: -50%;
	}
	</style>
<![endif]-->	
