body {
	background: #fff;
}
#container {
	padding: 0px;
	margin: 0px;
}
#pageTop {
	position: absolute;
	left: 0px;
	top: 0px;
}
/* ============================================================= */
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	background:  url(images/logo.jpg) top left no-repeat;
	height: 150px;
	width: 184px;
}
/* ============================================================= */
#bodyText {
	margin: 10px 200px 0px 200px;
	padding-bottom: 10px;
}
#bodyCopy {
	margin-top: 2em;
}
/* ============================================================= */
/*#breadcrumbs {
	border-bottom: 5px solid #c60;
	margin-right: 21px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-left: -4px;
}
#breadcrumbsTitle h2 span {
	display: none;
}
#breadcrumbs ul {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#breadcrumbs li {
	display: inline;
	list-style-type: none;
}
#breadcrumbs li a {
	color: #36c;
	background-color: transparent;
}
#breadcrumbs li a:hover {
	color: #c60;
	background-color: transparent;
}*/
/* ============================================================= */
#left_menu_title {
	position: absolute;
	top: -20px;
	left: 0px;
	width: 185px;
	height: 20px;
	background: #036 url(images/menu.jpg);
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 184px;	
	}
html>#left_menu_title {
	width: 184px;
}
#left_menu_title h2 span {
	display: none;
}
#left_menu {
	position: absolute;
	top: 185px;
	left: 0px;
	width: 184px;
}
#left_menu ul {
	padding: 0px;
	margin: 0px;
	white-space: normal;
	border-right: solid 1px #036;
	border-bottom: solid 1px #036;
	list-style: none;
}
#left_menu ul li {
	display: block;
}
#left_menu a {
	display: block;
	width: 184px;
	border: none;
	padding: 5px 7px 5px 7px;
	font-size: 1em;
	line-height: 1.1em;
	color: #036;
	text-decoration: none; 
	background:  url(images/gradient2.jpg) top left repeat-y;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 169px;	/* You get it. Good value for compliant browers. */	
	}
html>#left_menu a {
	width: 169px;	 /* Be nice to Opera */
}
#left_menu a.last {
	border-bottom: none;
}
#left_menu a:hover {
	background: #c60;
	color: #fff;
}
#left_menu li span {
	font-size: 0.8em;
}
/* ============================================================= */
#aff_menu_title {
	position: absolute;
	top: -20px;
	left: 0px;
	width: 185px;
	height: 20px;
	background: #036 url(images/affiliations.jpg);
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 184px;	
	}
html>#aff_menu_title {
	width: 184px;
}
#aff_menu_title h2 span {
	display: none;
}
#aff_menu {
	position: absolute;
	top: 80px;
	right: 0px;
	width: 184px;
}
#aff_menu ul {
	padding: 0px;
	margin: 0px;
	white-space: normal;
	border-left: solid 1px #036;
	border-bottom: solid 1px #036;
	list-style: none;
	background:  url(images/gradient2.jpg) top left repeat-y;
}
#aff_menu ul li {
	display: block;
}
#aff_menu a {
	display: block;
	width: 184px;
	border: none;
	padding: 5px 7px 5px 7px;
	font-size: 1em;
	line-height: 1.1em;
	color: #036;
	text-decoration: none; 
	background:  url(images/gradient2.jpg) top left repeat-y;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 169px;	/* You get it. Good value for compliant browers. */	
	}
html>#aff_menu a {
	width: 169px;	 /* Be nice to Opera */
}
#aff_menu a.last {
	border-bottom: none;
}
#aff_menu a:hover {
	background: #c60;
	color: #fff;
}
#aff_menu li span {
	font-size: 0.8em;
}
/* ============================================================= */
#pageFooter {
	width: 100%;
	height: 5px;
	background-repeat: repeat-x;
}
#footerMenu {
	padding: 0px;
	margin: 10px 200px 0px 200px;
	font-size: 0.9em;
	font-style: italic;
	background: #fff;
	border-top: solid 1px #036;	
}
#footerMenu h3 span {
	display: none;
}
#footerMenu ul {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#footerMenu li {
	display: inline;
	list-style-type: none;
	padding-right: 15px;
}
#footerMenu a {
	background-color: transparent;
}
#footerMenu a:hover {
	color: #c60;
	background-color: transparent;
}
