body {
  font-family: Arial, Helvetica, sans-serif;	
  margin: 0px;
  padding: 0px;
}
.banner {
  font-size:2em;
}
img.alignleft {
  float:left; margin:0 1em 1em 0;
  }
table.alignright {
  float:right; margin:0 0 1em 1em;
  }
#banner {
  background-image:url(../IMAGES/background.jpg);
  width: 100%;  
}
#topnav {
  background: #000000;
  width: 100%;
  text-align: right;
  font-size: 0.85em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  color:#FFFFFF;
  border-bottom:10px solid #23418F;
}
#topnav a {
color: #FFFFFF;
text-decoration:none;
}
#topnav a:visited {
color: #FFFFFF;
text-decoration:none;
}
#topnav a:hover {
text-decoration:underline;
}
#topnav a:active {
text-decoration:overline;
}

#leftnav {
	float: left;
	color:#23418F;
	width: auto;
	font-size: 11px;
	padding: 0.75em;
	line-height: 1.75 em;
	background-color: #23418F;
	height: 100%;
}
#leftnav a {
	color: #FFFFFF;
	text-decoration:none;
}
#leftnav a:visited {
color: #FFFFFF;
text-decoration:none;
}
#leftnav a:hover {
text-decoration:underline;
}
#leftnav a:active {
	text-decoration:underline;
	width: 15%;
}

#content {
	background: #fff;
	float: right;
	width: 80%;
}
#space {
	background: #ffffff;
	clear: both;
	width: 80%;
	float: right;
}
#footer {
  background: #ffffff;
  clear: both;
  width: 100%;
  font-size: 0.75em;
  color:#000000;
  text-align:center;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
  border-top:1px solid #000000;
}
.biocopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	display: table-row-group;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFCC00;
	background-color: #23418F;
	text-decoration: none;
	background-image: none;
	border: 0;
}
.name2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #23418F;
	background-color: #FFCC00;
	text-decoration: none;
	background-image: none;
}
