body {
	margin: 0px;
	background-color: #FFFFFF;
}
.nav-pos {
	margin-top: 50px;
}
.footer-text {
	font-family: "Book Antiqua";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.body-text {
	font-family: "Book Antiqua";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.footer-links {
	font-family: "Book Antiqua";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.footer-links:hover {
	font-family: "Book Antiqua";
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 700px;
	font-size: 10px;
}
.footer-bkgrnd {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
}
.logo-bkgrnd {
	background-image: url(../images/logo1a.gif);
	background-repeat: no-repeat;
}
 img { 
     vertical-align:bottom; 
      border-top-style: none;
      border-right-style: none;
      border-bottom-style: none;
      border-left-style: none;
 }
.menu-text {
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.anchor {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.anchor:hover {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.menu-selection {
	font-family: "Times New Roman";
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
h3 {
	font-family: "Monotype Corsiva";
	font-size: 26px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	text-align: center;
}
.scroll {
scrollbar-3dlight-color:black;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-darkshadow-color:black;
scrollbar-face-color:black;
scrollbar-highlight-color:black;
scrollbar-shadow-color:black;
}
.marketing {
	border: 10px solid #ffffff;
}