body {
  font-family: "Times New Roman", Times, serif;
  color: #741400;
  background-color: #c9d170;
  margin: 0px;
  padding: 0px;
}

#content {
  background:  url("images/background.gif") #fff repeat-y;
  width: 736px;
  position: relative;
}

a { color: #9F5A42; font-style: italic; }

.leftcol {
  background-color: #ECEFCC;
  font-size: 14px;
  text-align: justify;
  line-height: 22px;
  background-image: url(images/leftcolbkg.gif);
  background-repeat: no-repeat;
  background-position: 0 150px;
}

.leftcol p { margin: 16px 60px; }

.rightcol {
  font-size: 12px;
  text-align: left;
  line-height: 18px;
}

.rightcol p { margin: 16px 16px 16px 0px; }
.rightcol ul { margin-top: 4px; margin-right: 16px; margin-bottom: 16px; }
.formtext { font-size: 12px; }

#footer {
  width: 736px;
  background-image: url(images/footer.gif);
  background-repeat: no-repeat;
}

.byline { 
  width: 736px;
  font: 11px Arial, Helvetica, sans-serif;
  margin-right: 16px;
}


td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

table#recaptcha_table {
}
