 p.center_header_1 {
	color: #000033;
	padding: 0px;
	font-family: arial;
	font-weight: bold;
	font-size: 120%;
	font-variant: none;
	text-align: center;
	line-height: 110%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

p.header_2 {
  color: #000033;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: arial;
  font-weight: bold;
  font-size: 100%;
  font-variant: none;
  text-align: left;
  line-height: 100%;
}

p.header_3 {
  color: #000033;
  font-family: arial;
  font-weight: normal;
  font-size: 90%;
  font-variant: none;
  text-align: left;
  line-height: 100%;
  
  }

p.header_4 {
  color: #000033;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: arial;
  font-weight: bold;
  font-size: 90%;
  font-variant: none;
  text-align: left;
  line-height: 100%;
  
}

span.blue {
  color: #000033;
  font-family: arial;
  font-weight: normal;
  font-size: 80%;
  font-variant: none;
  text-align: left;
  line-height: 100%;
}

p.main {
  color: #000033;
  font-family: arial;
  font-weight: normal;
  font-size: 80%;
  font-variant: none;
  text-align: left;
  line-height: 100%;
}

 p.main_black{
  color: #000000;
  font-family: arial;
  font-weight: normal;
  font-size: 80%;
  font-variant: none;
  text-align: left;
  line-height: 100%;
}

.picture_right {
  float: right;
}

.indent {
  top: 0px;
  left: 0px;
  margin-left: 15px;
  padding: 0px;  
  
}
.indent_thumb {
  top: 0px;
  left: 0px;
  margin-left: 15px;
  padding: 0px;
  background-color: black;
  
}

body {	
  overflow: scroll;
	background-color: #598059;
	text-align: center;
}

#topcontainer {
  text-align: left;
  width: 950px;
  padding: 0px;
  margin: 0 auto;
} 

#toplogo {
  position: relative;
  top: 0px;
  left: 0px;
  height: 100px;
  width: 950px;
  
}

#centerimg {
  float: left;
  top: 0px;
  height: 250px;
}

#topbuttoncontainer {
  position: relative;
  width: 950px;
  height: 20px;
  top: 2px;
  background-color: #567A7A;
  clear: both;
}

#maincontainer {
	position: absolute;
	background: ivory;
	top: 18px;
	clear: both;
	width: 950px;
}

#sidecontainer {
	width: 135px;
	height: 200px;
	margin-top: 10px;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#message {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #567A7A;
}
#maincontent p.message {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 18px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #567A7A;
	padding-bottom: 10px;
	text-align: center;
}


#maincontent {
	height: auto;
	padding: 10px;
	background-color: ivory;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 0px;
	position: relative;
	float: left;
}
html>body #maincontent {
  margin: 10px 0 10px 10px;
  padding: 0 10px 0 10px; 
  width: 631px;
}

#maincontent_left {
  position: relative;
  top: 15px;
  float: right;
  width: 150px;
}

#new_line {
  clear: both;
}

#main_table {
  float: left;
  position: relative;
  margin: -6px -10px -6px 10px;
  padding: 0 0 0 3px;
  top: 0px;
  left: 0px;
  width: 200px;
  
}
html>body #main_table {
  margin: 0 -10px 0 10px;
}

.maincontainer_picture {
  float: left;
  width: 215px;
  margin-left: 1px;
  margin-right: 1px;
  background-color: #567A7A;
  clear: none;
}
.maincontainer_firstpicture {
  float: left;
  margin-left: -9px;
  margin-right: 1px;
  width: 215px;
  background-color: #567A7A;
  clear: none;
}
.maincontainer_lastpicture {
  float: left;
  margin-left: 1px;
  margin-right: -10px;
  width: 215px;
  background-color: #567A7A;
  clear: none;
}

.thumbnail{
position: relative;
float: right;
margin: 2px;
border: 2px grey solid;
z-index: 0;
background-color: transparent; 
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
top: -151px;
left: -500px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -151px;
left: -500px; /*position where enlarged image should offset horizontally */

}

div.style {
  text-decoration: none;
  text-align: left;
  margin: 0px;
  padding: 2px 0 2px 5px;
  border: solid 1px;
  border-color: ivory;
  background: #567A7A;
  width: 200px;
  
}

.thumbnail_left{
  position: relative;
  z-index: 0;
  text-decoration: none;
  background-color: #567A7A;
  color: ivory;
}

.thumbnail_left:hover{
  background-color: #567A7A;
  z-index: 50;
  text-decoration: none;
  color: black;
}

.thumbnail_left span{ /*CSS for enlarged image*/
  position: absolute;
  background-color: lightyellow;
  padding: 5px;
  left: -500px;
  top:-450px;
  border: 1px dashed gray;
  visibility: hidden;
  color: black;
  text-decoration: none;
  z-index:-4;
}

.thumbnail_left span img{ /*CSS for enlarged image*/
  text-decoration: none;
  border-width: 0;
  padding: 2px;

}

.thumbnail_left:hover span{ /*CSS for enlarged image on hover*/
  visibility: visible;
  text-decoration: none;
  top: -150px;
  left: 250px;

}

ul.main {
  font-family: arial;
  font-size: 80%;
}

a.button {
  position: relative;
  font-family: Georgia, "Times New Roman", serif;
  text-decoration: none;
  text-align: center;
  height: 18px;
  width: 135px;
  display: block;
  color: #FFFFCC;
}

a.button_sidecontainer {
  float: center;
  text-decoration: none;
  display: block;
}

a.button{
  float: left;
  background-color: none;
  position: relative; 
  font-family: Georgia, "Times New Roman", serif;
  text-decoration: none;
  text-align: center;
  height: 18px;
  width: 135px;
  display: block;
  color: #FFFFCC;
}

#footer {
  position: relative;
  clear: both;
  height: 100px;
  width: 950px;
  background-color: #73a371;
  
}
#footer span{
  float: center;
  top: 35%;
  position: relative;
  font-family: Georgia, "Times New Roman", serif;
  text-decoration: none;
  text-align: center;
  display: block;
  color: #FFFFCC;
}





  

