body {
  background-color: #4f6fa2;
  color: #d3d3d3;
  margin-left: 0;
  margin-top: 0;
}

a:link {
  color: #ffffff;
  text-decoration: none;
}

a:hover {
  color: #d3d3d3;
  text-decoration: none;
}

a:active {
  color: #ffffff;
  text-decoration: none;
}

a:visited {
  color: #ffffff;
  text-decoration: none;
}

.text {
  font-size: 13px; 
  color: #d3d3d3;
  font-family: verdana;
}

.textCenter {
  font-size: 11px; 
  color: #d3d3d3;
  font-family: verdana;
  text-align: center;
}

.finetext {
  font-size: 9px; 
  color: #d3d3d3;
  font-family: verdana;
  text-align: center;
		width: 750px;
}

.menuButtons {
  height: 17px;
  width: 151px;
  border: 0px;
}

.menuBackground {
  height: 3px; 
  width: 151px; 
  border: 0px;
}

.menuTopBtm {
  height: 37px; 
  width: 151px;
  border: 0px;
}

.LogoTopLeftImg {
  margin-left: 13px;
  height: 140px; 
  width: 140px;
  border: 0px;
}

.topTitleImg {
  height: 100px; 
  width: 609px;
  border: 0px;
}

.contTopBtm {
  height: 30px; 
  width: 609px;
  border: 0px;
}

.siteDiv {
  text-align: center;
}

.siteTable {
  border-collapse: collapse;
}

.content {
  text-align: left;
}

.contentIndent {
  width: 35px;
}

.contentWidth {
  width: 565px;
}

.thumbPortrait {
  height: 200px; 
  width: 160px;
  border: 0px;
		margin: 5px;
}

.thumbLandscape {
  height: 180px;
		width: 250px;
		border: 0px;
		margin: 5px;
}
