#topNavBar{width:700px;}
#topNavBar ul{float:left; width:700px; height:3px; list-style-type: none;}
#topNavBar ul li{float:left; width:75px; height:20px; border-right:1px solid #E5E5E5;}
#topNavBar ul li a{width:78px; height:20px; display:block; background:#859E29; color:#FFFFFF; font:9px "Trebuchet MS",Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold; text-align:center; text-transform:uppercase;}
#topNavBar ul li a:hover{background:#fff; color:#0574AF; text-decoration:none;}
#topNavBar ul li.current{background:#fff; color:#0574AF; text-decoration:none; font:9px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; text-transform:uppercase;}

.body {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.bodyHeading {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
}

.bodyHeading2 {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
}
.bodyHeading3 {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.gallery {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
