#content {
  position:absolute;
  top: 175px;
  left: 40px;
  width: 400px;
}

#content h2 {
  font-family: Georgia;
  font-size: 120%;
  font-weight: normal;
  margin-bottom: 8px;
  margin-top: 5px;
}

#content h3 {
  font-family: Arial;
  font-size: 70%;
  font-weight: bold;
  margin-bottom: 0px;
}

#content p {
  font-size: 70%;
  font-family: Arial;
  margin-top: 0px;
}

#content p.first {
  font-size: 80%;
  font-family: Arial;
  margin-top: 0px;
}

#content ul {
  font-size: 70%;
  font-family: Arial;
  margin-top: 0px;
}

#content p.photo_credit {
  font-size: 60%;
}
#content a:link, #content a:visited, #content a:active, #content a:hover {
  color: #000;
  text-decoration:none;
}

.copy {
  width: 370px;
  float: left;
}

.copy_image {
  margin-left: 30px;
  width: 270px;
  float: left;
}

a.more_link:link, a.more_link:visited, a.more_link:active, a.more_link:hover {
  font-size: 60%;
  color: #000;
  text-decoration: none;
}

.content_header {
  font-size: 100%;
  font-weight: normal;
  font-family: Georgia,Verdana,Times New Roman;
  line-height: 120%;
  padding-top: 30px;
}

.csm_header {
  background-color: #7f8062;
  height:24px;
  background-position:50%;
  background-repeat: no-repeat;
  border: 0;
  width: 246px;
}
div.csm_header a  {
  width:244px; height:100%; display:block;
  text-decoration: none;
  color: #000;
}

#sidemenu_w {
  position:absolute;
  top: 158px;
  right: 14px;
  margin:0;
  padding:0;
  z-index:3;
  width:246px;
}

.csm_green {
  background-color: #7f8062;
  width:246px;
}

.csm_content {
  background-color:#FFF;
  width: 224px;
  padding: 8px 12px 8px 8px;
  border-bottom: 1px solid #7f8062;
  border-left: 1px solid #7f8062;
  border-right: 1px solid #7f8062;
}

div.csm_content a  {
  width:224px; height:100%; display:block;
  text-decoration: none;
  color: #000;
  padding: 0px;
  margin: 0px;
}

.csm_content h2 {
  font-size:90%;
  margin-top:0px;
  margin-bottom: 5px;
  font-weight: normal;
}

.csm_content p {
  font-size:70%;
  margin-top: 2px;
  margin-bottom: 5px;
  font-family: Arial;
}
.csm_content p.sponsors {
  font-size:60%;
  font-family: Arial;
}

#program_index {
  float:left;
  text-align:right;
  width:100px;
  margin-right:20px;
}

#program_index a:link, #program_index a:visited {
  text-decoration:none;
  color: #000;
  font-size:80%;
  font-family: Arial;
}

#program_index a:active, #program_index a:hover {
  text-decoration:none;
  color: #7f8062;
  font-size:80%;
  font-family: Arial;
}

#program_copy {
  float:left;
  width:450px;
}
