.bodyFONT {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #5D1382;
}
li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #41156C;
	list-style-image: url(images/bullet.jpg);
}
.topNAV {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	height: 36px;
	width: 135px;
	margin-top: 6px;
}
.topNAV a:link {
	color: #FFF;
	text-decoration:none;
}
.topNAV a:visited {
	color: #FFF;
	text-decoration:none;
}
.topNAV a:hover, a:active {
	color: #FF6;
	text-decoration:none;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #5F168B;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
}
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
.footer a:link {
	color: #FFF;
}
.footer a:visited {
	color: #FFF;
}
.footer a:hover, a:active {
	color: #FF6;
}
#Container {
	width: 950px;
	position: static;
	height: 100%;
}
#FlashArea {
	height: 350px;
	width: 675px;
	margin-top: 23px;
	margin-left: 245px;
	position: static;
}
#NavArea {
	width: 675px;
	height: 36px;
	margin-top: 0px;
	margin-left: 245px;
	position: static;
}
#btnHome {
	width: 135px;
	height: 36px;
	float: left;	
}
#btnOurMidway {
	width: 135px;
	height: 36px;
	float: left;
}
#btnSafety {
	width: 135px;
	height: 36px;
	float: left;
}
#btnWhatsNew {
	width: 135px;
	height: 36px;
	float: left;
}
#btnContact {
	width: 135px;
	height: 36px;
	float: left;
}
#ContentAreaContainer {
	width: 675px;
	margin-top: 0px;
	margin-left: 245px;
	position: static;
}
#ContentArea {
	width: 665px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 5px;
	position: static;
	background-color:#FFF
}
#FooterArea {
	height: 97;
	width: 675px;
	margin-top: 10px;
	margin-left: 0px;
	padding-top: 5px;
	position: static;
	background-color:#5A1E96;

}
