body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #2D5B51;
	background-color: #BAE6DA;
	background-image: url(graphics/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	text-align: center;
}
#container {
	width: 756px;
	text-align: left;
	margin: auto;
}
#menu {
	float: left;
	width: 200px;
	margin-top: 20px;
}
#contentwrap {
	float: right;
	width: 546px;
}
#content {
	margin: 68px 0px 0px 0px;
	background-image: url(graphics/content-back.gif);
	background-repeat: repeat-y;
	padding: 0px 28px 0px 10px;
}
#printheader {
	display: none;
}
h1 {
	font-size: 2em;
	font-weight: bold;
	background-image: url(graphics/h1back.gif);
	background-repeat: no-repeat;
	color: #693B76;
	margin: 0px -18px 0px -10px;
	padding: 10px 10px 4px 10px;
}
#contentbase {
	line-height: 21px;
	height: 21px;
	margin: 6px -20px 0px -10px;
	background-image: url(graphics/content-base.gif);
	background-repeat: no-repeat;
	clear: right;
}

a:link, a:visited {
	color: #518678;
}
a:hover, a:active {
	color: #693B76;
}

/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Vertical
  Style Theme:0 -Basic Style
  -----------------------------------
*/
#p7PMnav {
	margin: 18px 0px 0px 0px;
	padding: 0px 0px 16px 0px;
	background-image: url(graphics/ulback.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(graphics/liback.jpg);
	background-repeat: repeat-y;
}
#p7PMnav ul {
	margin: 0px;
	padding: 0px 0px 16px 0px;
	z-index: 10000;
	background-image: url(graphics/subul.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#p7PMnav ul li {
	background-image: url(graphics/subli.gif);
	background-repeat: repeat-y;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 12px 0px 30px;
	padding: 4px 8px 4px 8px;
	color: #FFFFFF;
	line-height: 1;
}
#p7PMnav ul li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 12px 0px 12px;
	padding: 4px 8px 4px 8px;
	color: #FFFFFF;
	line-height: 1;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #BAE6DA;
	color: #693B76;
	letter-spacing: .01px;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #333333;
	font-weight: bold;
}
/* ------ the trigger link styles ------- */

/*the normal trigger link */
#p7PMnav .p7PMtrg, #p7PMnav .p7PMon {
	background-image:  url(graphics/submarker.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
/* the active trigger link style */

/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav {
	width: 198px;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul {
	width: 160px;
}
#funders {
	margin: 18px 0px 0px;
	padding: 6px 28px 10px 0px;
	background-image: url(graphics/fundback.gif);
	background-repeat: no-repeat;
	text-align: center;
}
#funders img {
	margin: 0px 0px 0px 42px;
}
p {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
a:link, a:visited {
	color: #693B76;
	text-decoration: underline;
}
a:hover, a:active {
	color: #2D5B51;
	text-decoration: underline;
}
#footer {
	margin: 6px 0px 0px 210px;
	text-align: center;
	clear: both;
}
h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #693B76;
	margin: 0px;
	padding: 10px 0px 2px 0px;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #693B76;
	margin: 0px;
	padding: 10px 0px 2px 0px;
}
h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #693B76;
	margin: 0px;
	padding: 10px 0px 2px 0px;
}
#fundbase {
	background-image: url(graphics/fundbase.gif);
	background-repeat: no-repeat;
	line-height: 22px;
	height: 22px;
}
