<STYLE TYPE="text/css">
#top { margin:auto; width:770px; }
#mainCenter {	background-color:#FFFFFF; }
#mainLeft { background: url(img/shadeLeft.gif); }
#mainRight {  background: url(img/shadeRight.gif); }
#nav { background: url(img/nav_bg.gif); }
BODY {
  background: #BAEE71 url(img/green_grad.gif) 0 0 no-repeat;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-repeat:repeat;
	margin:0px;
  font-size:10px;
}

A.link,A.link:link,A.link:visited {	color: #0000FF; text-decoration: none; font-size: 12px; font-weight:bold;}
A.link:hover   {	color: #FFC8C8; text-decoration: none; font-size: 12px; font-weight:bold;}

A.nav,A.nav:link,A.nav:visited {	color: #FFFFFF; text-decoration: none; font-size: 10px; font-weight:bold;}
A.nav:hover   {	color: #FFC8C8; text-decoration: none; font-size: 12px; font-weight:bold;}
TD, TR {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:12px;
}
TD.space { border: none; background-color: white;}
TD.label {
  text-align: right;
  background-color: #FFFF90;
  border-right: 1px solid #666;
}
.star { color:#F00; font-weight:bold; }
TD.submit_section {
  text-align: center;
  color:#FFF;
  background-color: #BAEE70;
}
INPUT.submit {
  font-size:14px;
  font-weight:bold;
}
TD.red {  text-align: left;  color:#FFF; background-color: #FF3333; }
TR.white,TD.white { background-color: #FFFFFF; }
TR.offwhite,TD.offwhite { background-color: #EFEFEF; }

#main_circle {
  background-color:#FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
  vertical-align: top;
	height: 35px;
	background: #FFFFFF url("img/bg_circles3.gif") 0 0 no-repeat;
}
#main {
  background-color:#FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 0px;
  vertical-align: top;
	height: 35px;
}

#yellow {
  background-color:#FFFF20;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
  vertical-align: top;
}
#footer {
  background: #4F6420;
  height: 22px;
  font-size:12px;
}

#foot2 {
  background: #599130;
  height: 22px;
  font-size:12px;
}

TR.nav {
  font-size:10px;
  font-weight:bold;
  text-align: center;
  color:#FFF;
  height: 22px;
}
#full_header {
	height: 200px;
	background: #FFFFFF url("img/bonnie.jpg") 0 0 no-repeat;
  padding: 0px 0 0 20px;
  text-align: center
}
</STYLE>