body {
	margin-top: 20px;
  background-color: #D3D3BE;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#wrapper {
	width: 800px;
	margin: 0 auto 0 auto;
	background-color: #F5F5F0;
  /*background-color: #EBFAEB;*/
}
#logo {
  float: left;
	width: 300px;
	height: 120px;
	background: #ffffff url(/includes/logo.png);
}
#login {
	float: right;
	width: 500px;
	height: 120px;
	background-color: #ffffff;
  
}
#logintext {
  float: right;
  padding-right: 15px;
}
.searchbox {
width: 225px;
position: relative;
top: 95px;
left: 275px;
}
.printpage {
position: relative;
top: 3px;
left: 225px;
}
#menu {
  float: left;
  width: 800px;
	height: 35px;
	line-height: 35px;
	background-color: #828273;
	font-size: 1.75em;
}
#menu a:link {
	text-decoration: none;
	font-weight: bold;
	color: #D3D3BE;
	padding-left: 35px;
}
#menu a:link.menuactive { /* ff3 */
	text-decoration: none;
	font-weight: bold;
	color: #F5F5F0;
	padding-left: 35px;
}
#menu a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #D3D3BE;
	padding-left: 35px;
}
#menu a:visited.menuactive { /*ie & chrome only */
	text-decoration: none;
	font-weight: bold;
	color: #F5F5F0;
	padding-left: 35px;
}
#menu a:hover {
	color: #F5F5F0;
	text-decoration: underline;
}
#menutitle {
	font-size: 2 em;
	font-weight: bold;
	margin-bottom: 0px;
}
#content {
	width: 780px;
	padding-left: 10px;
	padding-right: 10px;
  text-align: left;
  float: left;
  min-height: 350px;
}
#contentphotos {
	width: 100%;
	height: 100%;
	text-align: center;
}
#body {
	line-height: 16px;
	width: 765px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: justify;
	min-height: 380px;
	margin: 0 auto;
}
#submenu {
	background-color: White;
	padding-left: 16%;
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 13px;
	text-align: left;
	width: 765px;
	margin: 0 auto;
}
#contentsectiontitle {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	width: 500px;
  padding-left: 125px;
  padding-top: 50px;
  padding-bottom: 50px;
  text-decoration: underline;
	color: #D2691E;
	clear: both;
}
#contenttitle {
	font-size: 16px;
	font-weight: bold;
	text-indent: 20px;
	margin-bottom: 5px;
	color: #CD5C5C;
}
#contentimage {
	float: left;
	border: thin double #DEB887;
}
#contentimagemultiple {
	float: left;
	height: 55px;
	border: thin double #DEB887;
}
#contentdesc {
	margin-left: 150px;
	margin-bottom: 10px;
	height: 50px;
}

#teamtalkbackground {
	background-color: #F5F5F5;
}
#teamtalktitle {
	display: inline;
	float: left;
	font-size: 2em;
	font-weight: bold;
	overflow: hidden;
}
#addnewcomment {
	background-color: #F5F5F5;
	font-size: 1.25em;
	text-align: left;
	display: inline;
	float: right;
	margin-right: 50px;
}
#commentposted {
	background-color: #F5F5F5;
	font-size: .90em;
	color: #708090;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	font-style: normal;
	padding-left: 10px;
	font-weight: normal;
	float: left;
	display: inline;
}
#commenttitle {
	background-color: #F5F5F5;
	font-size: 1.10em;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	color: Blue;
	padding-left: 10px;
	font-weight: bold;
	clear: left;
}
#commenttext {
	background-color: #F5F5F5;
	font-size: 1em;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	font-weight: normal;
}
#commentreply {
	background-color: #F5F5F5;
	font-size: 1em;
	text-align: left;
	margin-right: 100px;
	font-weight: bold;
	display: inline;
	float: right;
}
#commentprev {
	background-color: #F5F5F5;
	font-size: 1em;
	display: inline;
	float: left;
	padding-left: 210px;
}
#commentnext {
	background-color: #F5F5F5;
	font-size: 1em;
	display: inline;
	float: right;
	padding-right: 210px;
}
#commentspacer {
	height: 10px;
	clear: left;
}
#commentline {
	height: 4px;
	clear: left;
	border-bottom-color: #708090;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.bluetext {
font-size: 1em;
color: blue;
font-weight: bold;
font-style: italic;
padding-left: 10px;
}

#copyright {
	background-color: #ffffff;
	width: 800px;
	height: 15px;
	text-align: center;
	color: #5A848C;
	font-size: 11px;
	letter-spacing: 1px;
	margin: 0 auto;
	clear: both;
	border-top: 1px solid #828273;
	padding-bottom: 5px;
}
#footer {
	background-color: White;
	width: 800px;
	height: 13px;
	text-align: center;
	padding-right: 5px;
	color: #5A848C;
	font-size: 8px;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 0 auto;
	padding-bottom: 5px;
}
#space {
	height: 25px;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #800;
	border: none;
	outline: none;
}
a:hover {
	color: #b00;
	text-decoration: underline;
}
a.footer {
	text-decoration: none;
	font-weight: bold;
	color: #600;
}
a.footer:link {
	text-decoration: none;
	font-weight: bold;
	color: #600;
}
a.footer:hover {
	color: #900;
	text-decoration: underline;
}
#dsphead {
clear: both;
text-align: center;
}
a.dsphead{
   text-decoration:none;
   font-size: 1em;
	 font-weight: bold;
	 font-style: italic;
	 margin-bottom: 10px;
	 outline: none;
}
a.dsphead:hover{
   text-decoration:underline;
}
a.dsphead span.dspchar{
   font-family:monospace;
   font-weight:normal;
}
.dspcont{
   display: none;
   margin-left: 1.5em;
}

/* .save not used currently but is for hiding content
.save{
   behavior:url(#default#savehistory);
}
*/

input, textarea, select {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #800;	
}
h1 {
	font-size: 28px;
	margin: 0 0 10px 0;
	padding: 0;
	color: #006;
}
h2 {
	font-size: 24px;
	margin: 0 0 10px 0;
	padding: 0;
	color: #006;
}
ul {
	padding-left: 20px;
}
img {
border: none
}
#title {
  font-size: 1.5em;
  font-weight: bold;
}
.news {
min-height: 300px;
}
#news {
	background-color: #E6DCD2;
	font-size: 1em;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	font-weight: normal;
	width: 350px;
	float: left;
}
#newsdisplay {
	font-size: 1em;
	text-align: left;
	margin-top: 5px;
  margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-top: 2px;
  padding-left: 10px;
	padding-right: 30px;
  padding-bottom: 3px;
	border-bottom-color: #828273;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#news a:link {
	text-decoration: none;
	font-size: 1em;
  font-weight: normal;
	color: black;
}
#news a:visited {
	text-decoration: none;
	font-size: 1em;
  font-weight: normal;
  color: black;
}
#news a:hover {
	text-decoration: underline;
	font-size: 1em;
  font-weight: normal;
  color: black;
}
.research {
min-height: 300px;
}
#research {
	background-color: #BEBEB4;
	font-size: 1em;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	font-weight: normal;
	width: 350px;
	float: right;
}
#researchdisplay {
	font-size: 1em;
	text-align: left;
	margin-top: 5px;
  margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-top: 2px;
  padding-left: 10px;
	padding-right: 30px;
  padding-bottom: 3px;
	border-bottom-color: #828273;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.moveright {
  float: right;
}
.moveleft {
  float: left;
}
#research a:link {
	text-decoration: none;
	font-size: 1em;
  font-weight: normal;
	color: black;
}
#research a:visited {
	text-decoration: none;
	font-size: 1em;
  font-weight: normal;
  color: black;
}
#research a:hover {
	text-decoration: underline;
	font-size: 1em;
  font-weight: normal;
  color: black;
}
.special { 
  display: none;
  }
