body {
	background-color: #000;
	text-align: center;
	font-family: Lucida, sans-serif;
	font-size: 75%;
	height:100%;
	height:auto;
}

a {
	text-decoration: none;
	color: #006;
}

a:hover {
	text-decoration: underline;
	color: #900;
}



h1 {
	font-family: Lucida, sans-serif;
	color: #b00;
	font-weight: normal;
}


h2,h3, h4 {
	font-family: Lucida, sans-serif;
	color: #006;
	font-weight: normal;
}


h5 {
	font-family: Lucida, sans-serif;
	color: #b00;
	font-weight: normal;
}


h2 {
	font-family: Lucida, sans-serif;
	color: #b00;
	font-weight: normal;
		line-height: 150%;
}





h1 {
	line-height: 20pt 
}


h1 a,h2 a,h3 a {
	color: inherit;
}

#main {
	background-color: #fff;
	border: 1px solid #fff;
	width: 780px;
	text-align: left;
	margin: 0 auto;
	padding-bottom: 75px;
	position: relative;
    min-height: 100%;
    height: 100%;
    height:auto;
}



#masthead {
	background-color: #004;
	width: 780px;
	height: 197px;
}





a img {
  border: 0;
}




img.floatRight { 
    float: right; 
    margin: 8px; 
}




#content {
	padding-top: 20px;
	padding-bottom: 0px;
	margin-left: 80px;
	margin-right: 80px;
	text-align: justify;
	line-height: 150%;
}



#left_side_bar {
	width: 175px;
	float: left; 
	background-color: #fff;
	padding-top: 40px;
	padding-bottom: 000px;
	padding-left:20px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: justify;
	line-height: 150%;
}



#news_page {
	width: 525px;
	float: right; 
	background-color: #fff;
	padding-top: 40px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 24px;
	text-align: justify;
	line-height: 150%;
}




#left_links {
	width: 310px;
	float: left; 
	background-color: #fff;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: justify;
	line-height: 150%;
}



#right_links {
	width: 300px;
	float: right; 
	background-color: #fff;
	padding-top: 60px;
	padding-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	text-align: justify;
	line-height: 150%;
}








div.figure {
  float: right;
  border: thin silver solid;
  	padding: 5px;

	margin-left: 15px;
	margin-right: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	

}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  font-family: Lucida, sans-serif;
  line-height: 125%;
  padding-top: 4px;
  padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}




div.photo {
  float: right;
  border: thin silver solid;
  	padding: 5px;

	margin-left: 20px;
	margin-right: 0px;
	margin-top: 15px;
	margin-bottom: 8px;
	

}
div.photo p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  font-family: Lucida, sans-serif;
  line-height: 125%;
  padding-top: 4px;
  padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}




div.date{
	clear: both;
	background-color: #000;
	color: #fff;
	margin-top: 15px;
	font-weight: bold;
	text-align: right;
	padding: 1px 4px;
	

}

