.pageheader {
  font-size: 20pt;
  font-family: Verdana;
  color: white;
}
IMG.logo { 
  margin-right: 30px;
}
DIV.menu {
  color: white;
  padding-right: 8px;
  font-family: Verdana;
  font-size: 16pt;
  line-height: 24pt;
}
TD.menuborder {
  border-right: 1px solid white;
}
TD.maincontent {
  padding-left: 30px;
  padding-top: 60px;
  padding-right: 15%;
  text-align: justify;
}
A.menu_one {
  color: white;
  margin-left: 5px;  
  text-decoration: none;
  font-weight: normal;
}
A.menu_one:hover {
  color: white;
  text-decoration: underline;
  left: -2px;
  top: -1px;
  position: relative;
}
A.menu_two {
  color: #005BAB;
  text-decoration: none;
  font-weight: normal;
  margin-left: 5px;
}
A.menu_two:hover {
  color: #005BAB;
  text-decoration: underline;
  top: -1px;
  left: -2px;
  position: relative;
}
.text_one {
  font-family: Verdana;
  color: white;
  font-size: 10pt;
  line-height: 14pt;
}
.text_two {
  font-family: Verdana;
  color: #9ADBF3;
  font-size: 10pt;
  line-height: 14pt;
}
TD.copyright {
  font-size: 8pt;
  color: #005BAB;
  font-family: Verdana;
}
A.copyright {
  color: #004683;
}
DIV.main_two {
  background-color: #238AB0;
  padding: 15px;
}
A {
  color: #005BAB;
  font-weight: bold;
  text-decoration: underline;
}
A:hover {
  text-decoration: none;
  color: white;
}
LI.one {
	color: white;
	padding-bottom: 10px;
}
LI.two {
	color: #DCDCDC;
	padding-bottom: 10px;
}
IMG.thumbnail_left {
	border: 1px solid white;
	margin-right: 10px;
}
IMG.thumbnail_right {
	border: 1px solid white;
	margin-left: 10px;
}
A.gallery {
	color: #DEDEDE;
	font-weight: bold; 
	text-decoration: underline;
}