body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.menustyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
	}
#header ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }
    #header li {
      float:left;
      margin:0;
      padding:0 0 0 9px;
      }
    #header a {
      display:block;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#FFCC33   }
    #header a:hover {
      color:#FFFFFF;
      }
    #header #current {
      color:#FFFFFF;
      }
    #header #current a {
      background-image:  url("../images/right.gif");
      color:#FFF;
      padding-bottom:5px;
      }
a:link {
	color: #000099;
	text-decoration: none;
	font-weight: bold;


}
a:visited {
	font-weight: bold;
	color: #000099;
	text-decoration: none;

}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}
a:active {
	font-weight: bold;
	color: #000099;
	text-decoration: none;

}font {
	font-family: Georgia, "Times New Roman", Times, serif;
}
div.float {
  float: left;
  }
div.float p {
   text-align: center;
   }
div.spacer {
  clear: both;
  }
ul.gallery {float: left; list-style: none; text-align: center}
ul.gallery li {float: left; width: 75px; height: 75px; text-align: center} /* define any appropriate width and height */
