body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
}
#container {
	width: 673px;
	margin: 0px auto;
}
#top {
	color: #FFFFFF;
	width: 221px;
	height: 140px;
	background-color: #00797F;
}
#topright {
	float: right;
	height: 140px;
	width: 447px;
	text-align: right;
}

.doNotDisplay {
  display: none;
}

.subHeader {
	width: 660px;
	align: center;
  color: green;
  background-color: #F7CB33;
  margin-top: 5px;
  padding: 1ex 1ex 1ex 1.5mm;
}

.subHeader a {
  color: black;
  background-color: transparent;
  text-decoration: none;
  margin: 0 0;
	padding: 12px 12px 0px;
}  

.subHeader a:hover {
  background-color: #FFFF99;
  text-decoration: underline;
}

.cl {
clear:both;
}
#gallery {
	width: 673px;
	padding-top: 5px;
}
#news {
	width: 213px;
	height: 372px;
	margin-top: 5px;
	background-color: #00797F;
	color: #FFFFFF;
	padding: 4px;
}
#menu {
	width: 436px;
	background-color: #FFFF99;
	padding: 6px;
	border-bottom: 5px solid #FFFFFF;
	float: right;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #FFFF99;
	padding: 6px;
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	padding: 6px;
	background-color: #E8F8FF;
	text-decoration: none;
	color: #000000;
}
#content {
	width: 446px;
	float: right;
	height: 380px;
	margin-top: 5px;
	background-color: #E8F8FF;
}
p {
margin: 0 0 0 0px;
}
h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
}
h2 {
text-align: center;
	font-size: 300%;
	font-weight: normal;
	color: #FFFFFF;
}
#pad {
	padding: 12px 12px;
	color: #000000;
}
#footer {
	background-color: #00797F;
	padding: 12px;
	width: 649px;
	color:#000000;
	font-size: 50%;
	text-align: center;
	clear:both;
	border-top: 5px solid #FFFFFF;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}
h4 {
	font-size: 180%;
	color: #F01E1E;
}
