a.more:link, a.more:visited, a.more:active {
  background-color: transparent;
  color: #847b6b;
  font-size: 55%;
  font-style: italic;
  text-align: right;
  margin:  5px 5px 5px 0;
  padding: 5px 5px 5px 0;
  width: 95%;
  text-decoration: underline;
  float: right;
}

a.more:hover {
  background-color: transparent;
  color: #c2c0b7;
  font: 55%;
  font-style: italic;
  text-align: right;  
  margin:  5px 5px 5px 0;
  padding: 5px 5px 5px 0;
  width: 95%;
  text-decoration: none;
  float: right;  
}

/*
a:link, a:visited, a:active{
  background-color: transparent;
  color: #847b6b;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: underline;
}

a:hover {
  background-color: transparent;
  color: #c2c0b7;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
}
*/
a.navigation:link, a.navigation:visited, a.navigation:active {
  color: white;
  font: italic 100% Palatino, Palatino Linotype, Georgia, serif;
  text-decoration: none;
}

a.navigation:hover  {
  color: #847b6b;
  font: italic 100% Palatino, Palatino Linotype, Georgia, serif;
  text-decoration: none;
}


a.selected:link, a.selected:visited,a.selected:hover, a.selected:active {
  color: #847b6b;
  font: italic 100% Palatino, Palatino Linotype, Georgia, serif;
  font-weight: 600;
  text-decoration: none;
}

.bgwhite {
  background: #fff;
  color: #000066;
}

body {
  background-color: #c2c0b7;
  font:  normal 1.2em Arial, Verdana, Helvetica, sans-serif;
  margin: auto;
  padding: 0;
  text-align: center;
}

.boilerplate {
  color: #847b6b;
  float: right;
  font-size: 70%;
  line-height: 18px;
  text-align: left;
  width: 180px;
  margin: 63px 6px 0 0;
}

.contentTable {
  background-color: #fff;
  float: left;
  width:700px;
}

.contenttxt {
  background-color: transparent;
  color: #847b6b;
  font-size: 70%;
  margin: 5px 5px 0 5px;
  padding: 0;
  text-align: left;
  vertical-align: top;
}

.description {
  float: left;
  min-width: 170px;
  width: 25%;
}

.header1 {
  background-color: inherit;
  color: white;
  font:italic 150% Palatino, Palatino Linotype, Georgia, serif;
  font-weight: 600;
  letter-spacing: 7px;
  margin: 10px 0 10px 0;
  padding: 0;
  text-align: left;
  vertical-align: middle;
}

.header2 {
  background-color: inherit;
  border-bottom: 1px dotted #c2c0b7;
  color: #847b6b;
  font:italic 75% Palatino, Palatino Linotype, Georgia, serif;
  font-weight: 600;
  margin: 4px 0 2px 5px;
  padding: 0;
  text-align: center;
  vertical-align: top;
}

.header3  {
  background-color: inherit;
  color: white;
  clear: both;
  font-size: 60%;
  font-weight: normal;
  text-align: right;
  margin: 0;
  padding: 5px 0;
}

.header4 {
  clear: both; 
  color: white;
  font-size: 50%;
  text-align: center;
}

img {
  border-style: none;
}

.imgskip {
  background-color: transparent;
  color: #c2c0b7;
  text-decoration: none;
}

.imgCenter {
/*  background: url(../images/bg_gull.gif) left center no-repeat white;*/
	background-image: url(../images/bg_gull.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: white; 
  width: 100%;
  height: 405px;
  margin: 0;
  padding: 0;
}

.contentTable {
  background-color: #fff;
  float: left;
  width:700px;
}

.tablemain {
  margin: auto;
  padding: 0;
  text-align: center;
  width: 700px;
}

.unorderedList  {
  background-color: inherit;
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: left;
  list-style-type: none;
}

.listItem {
  display: inline;
  padding: 0 15px 0 0;
  margin: 0;
  font: italic 70% Palatino, Palatino Linotype, Georgia, serif;
  color: #847b6b;
}

.welcome {
  background: url(../images/bg_gull.gif) left top no-repeat white;
  border-top: 1px dotted #847b6b;
  border-bottom: 1px dotted #847b6b;
  padding: 9px 5px 0 0;
/*  height: 27px;*/
  color: #847b6b;
  font: 65% Palatino, Palatino Linotype, Georgia, serif;
  font-style: italic;
  text-align: right;
  margin: 0;
}

.whitebox {
  background-color: #fff;
  font-size: 100%;
}


#lastDiv {
  float: left;
  width: 100%;
  text-align: right;
}

#lastHeader {
  text-align: left;
}
