body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #908070;
	font-family: "Tw Cen MT", Geneva, Arial, Helvetica, san-serif;
	behavior: url(csshover.htc);} /* WinIE behavior call */
#wrapper {
	position: relative;
	text-align: left;
	width: 760px; 
	margin: 5px auto 0; padding: 0;
  }
#pageHeader {
	background: #1A1024 url(banner3.jpg) no-repeat;
  	height: 125px; width: auto;
  }

#content {
	padding: 1px 10px 10px 200px;
	background-color: #ffffff;
	border-left: 4px solid #4c68b1;
	border-right: 4px solid #4c68b1;
	text-align: left;
}
#content p {
	font-size: 105%;
	color:#4c68b1;
	line-height: 1.2em;
	padding-left: 2em;
}
#content h1 {
	font: bold 28px "Tw Cen MT", Geneva, Arial, Helvetica, san-serif;
	color: #4c68b1; border-bottom: 2px solid #bbc1de;
	background-color: transparent;
}
#content h2 {
	font: bold 110% "Tw Cen MT", Geneva, Arial, Helvetica, san-serif;
	color: #4c68b1;
	background-color: transparent;
	}
#content h3 {
	font: bold italic 120% "Tw Cen MT", Geneva, Arial, Helvetica, san-serif;
	color: #4c68b1;
	background-color: transparent;
	}
#content ul li{
	margin-left: 25px;
	font-size: 95%;
	color:#4c68b1;
	line-height: 1.2em;
	padding-left:.75em;
	}
#content a:link {
	color: #4c68b1; background: transparent;
	}
#content a:visited {
	color: #4c68b1; background: transparent;
	}
#content a:hover {
	color: #bbc1de; background: #414089;
	text-decoration: none;
}
div#nav {
	position: absolute;
	top:122px;
	left: 4px;
	width:160px;
	background: #4c68b1;
	font-family: "Tw Cen MT", Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	}

div#nav ul {
	margin: 0; padding: 0; width: 160px; background: #4c68b1;
}

div#nav li {
	position: relative; list-style: none; margin: 0;
    border-right: 1px solid #003399;
	border-bottom: 1px solid #003399;
  }
div#nav li a:hover {
	background-color: #003399;
	color: #FFFFFF;
}
div#nav li.submenu {
	background-color: #4c68b1;
	color: #fff;}
div#nav li.submenu a:hover {
	background-color: #003399;
	color: #FFFFFF;}

div#nav li a {
	display: block; padding: 0.25em 0 0.25em 0.5em; background-color: #4c68b1;
    color: #FFFFFF; text-decoration: none; width: 160px;}

div#nav ul a {width: auto;}

div#nav ul ul {position: absolute; top: 0; left: 9.5em;
  display: none;}

div#nav ul.level1 li.submenu:hover ul.level2, 
div#nav ul.level2 li.submenu:hover ul.level3 {display:block;}

div.pullquote {float:right; width: 140px; color: #4c68b1;
   border: solid #908070; border-width: 5px 0;
   font: bold 17px Arial, Helvetica, Verdana, sans-serif;
   padding: 3px 2px; margin: 1px;}
div#sidebar {position: absolute;
	top: 349px;
	left: 0px;
	width: 180px;
	border: 2px solid #804040; background: #EBDAC6;
  text-align: center; margin-top: 1.5em; padding: 8px; font-size: 85%;}
#footer {
	padding: 0 0 10px 255px;
	font-size: 70%;
	color: #4c68b1;
	background-color: #fff;
	border-top: 1px solid #4c68b1;
	border-right: 4px solid #4c68b1;
	border-bottom: 4px solid #4c68b1;
	border-left: 4px solid #4c68b1;
	
}
img {border-width:5PX;
border-style:solid; border-color:white;
}
