b {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #333366}
.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 18px; color: #333333; font-weight: normal}
.footer {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 11pt; color: #FFCC33}

h4{  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #6666cc}
.about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	line-height: 18px;
}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000066}
.footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	color: #333366;
	font-weight: bold;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	color: #333366;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #669966;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	color: #333366;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333366;
	list-style-position: outside;
	list-style-type: square;
	font-weight: bold;
; list-style-image: url(images/bullet.gif); padding-left: 0px; margin-left: 15px}
hr {color: #fff; background-color: #fff; border: 2px dotted #669966; border-style: none none dotted; }
.photoTable {
	margin-top: 10px;
	margin-bottom: 10px;
}
.photoTable2 {
	margin-bottom: 10px;
}
.sidephoto {
padding: 10px 0px 0px 0px;
}
.bottomphoto {
padding: 10px 0px 10px 0px;
}
#menu ul{
margin: 0;
padding-top: 0px;
padding-bottom: 10px;
padding-left: 5px;
padding-right: 5px;
float: left;
width:100%;
background-color: #ffffff;
}

* html #menu ul{ /*IE only rule, reduce menu width*/
width: 100%;
}

#menu ul li{
display: inline;
}

#menu ul li a{
float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #669966;
padding:5px 10px;
text-decoration: none;
border-left: 1px solid #669966;
border-bottom: 1px solid #669966;
}

#menu ul li a:hover{
background-color: #e3e3fc;
}

#menu a.selected {
color: #669966;
	font-weight: bold;
}