#contentleft {
  float: left;
  width: 170px;
  margin: 0;
  padding: 1em;
  background-image: url('images/fflogoshad72.gif');
  background-repeat: no-repeat;
}

#contentleft h1 {
  font-family: Arial;
  font-style: italic;
  font-size: 15px;
  margin-left: 50px;
  margin-top: 0px;
  margin-bottom: 10px;
  line-height: 95%;
}

#contentleft h2 {
  font-family: Arial;
  font-style: italic;
  font-size: 9px;
  margin-left: 50px;
  margin-top: 0px;
  line-height: 115%;	
}

#contentleft h3 {
  font-family: Arial;
  font-style: italic;
  color: #003366;
  font-size: 14px;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 100%;
}

#contentleft h4 {
  font-family: Arial;
  font-weight: bold;
  font-size: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 95%;
}

#contentleft ul {
  margin-top: 0px;
  margin-bottom: 0px;
	list-style-type: none;
  list-style-position: outside;
}

#contentleft li {
  margin-left: -28px;
  font-family: Arial;
  font-size: 9px;
  margin-top: 0px; 
  line-height: 140%;
}

#contentleft a {
  font-family: Arial;
  font-weight: bold;
  color: #6699CC;
  font-size: 16px;
  margin-top: 0px;
  margin-bottom: 30px;
  margin-left: 20px;
  line-height: 150%;
  cursor: pointer;
}

.nolink {
  font-family: Arial;
  font-weight: bold;
  color: #000000;
  font-size: 16px;
  margin-top: 0px;
  margin-bottom: 30px;
  margin-left: 20px;
  line-height: 150%;
}

#contentmain {
  margin-left: 200px;
  margin-right: 0px;
  text-align: center;
  padding: 1em;
  max-width: 36em;
}

#contentmain h1 {
  font-family: Arial;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  color: #6699CC;
  font-size: 18px;
  margin-top: 0px;
  margin-bottom: 10px;
  line-height: 95%;
}

#contentmain h3 {
  font-family: Arial;
  font-weight: bold;
  color: #003366;
  font-size: 14px;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 110%;
}

#contentmain img {
  border-style: none;
  margin-top: 20px;
  margin-left: 0px;
  margin-bottom: 25px;
  margin-right: 20px;
}