body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #021439;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	overflow: visible;
}
.photos {
	float: right;
	margin-left: 10px;
}

#top {
	height: 172px;
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
	background-image: url(../images/topbk.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
}
#topback {
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bkgd.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#slogan {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #02143A;
	position: absolute;
	top: 15px;
	right: 70px;
}
#slogan p {
	margin: 0px;
	padding: 0px;
}
#ffg {
	width: 194px;
	clear: left;
	margin-left: 18px;
}
#facebookcontainer {
	text-align: center;
	width: 171px;
}
#nav {
	width: 171px;
	margin-left: 22px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#leftside {
	float: left;
	width: 216px;
}
#main {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bkgd.jpg);
	background-repeat: repeat-y;
	background-position: center;
	position: relative;
}
#txtcontainer {
	background-color: #ECF1F7;
	width: 465px;
	border: 1px solid #021439;
	padding: 0px 6px 5px;
}
.rtphoto {
	float: right;
	border: 1px solid #02143A;
	margin: 0px 0px 5px 5px;
	clear: right;
}


#logo {
	margin-left: 73px;
	float: left;
}
#navtop {
	background-image: url(../images/menu_top.png);
	height: 30px;
	width: 171px;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 5px;
	padding: 0px;
}
#navbottom {
	background-image: url(../images/menu_bottom.png);
	height: 35px;
	width: 171px;
	background-repeat: no-repeat;
	background-position: center;
}
#about {
	width: 180px;
	position: absolute;
	visibility: hidden;
	z-index: 50;
	margin-left: 160px;
	margin-top: -50px;
}
#menu {
	background-image: url(../images/menubk.jpg);
	background-repeat: repeat-y;
	width: 171px;
	background-position: center;
}
ul {
	margin: 0px;
	padding: 0px;
}
#content {
	width: 485px;
	margin-left: 20px;
	z-index: 1;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 10px;
	float: left;
	margin-top: 15px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #0956A4;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #0956A4;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #0956A4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0956A4;
}
#contact {
	width: 271px;
	float: right;
	text-align: right;
	margin-right: 17px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	z-index: 2;
	position: relative;
}

#navlinks a {
	font-weight: bold;
	text-transform: uppercase;
	color: #0956A4;
	text-decoration: none;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 2px;
}
#navlinks a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(../images/menubkover.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.BMI {
	margin: 0px;
	padding: 5px;
	width: 75%;
	text-align: left;
}
a {
	color: #0A479B;
	text-decoration: none;
}
a:hover {
	color: #B6D324;
}

.cellstyle {
	background-color: #C9DBE4;
}
.button {
	background-image: url(../images/calcbutton.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center;
	color: #004C8E;
	width: 100px;
}
#bmiresults {
	margin: 0px;
	padding: 5px;
	width: 75%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0956A4;
}
#footer {
	font-size: x-small;
	width: 774px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DAE5E5;
	margin-top: 0px;
	background-color: #B5DC11;
	padding: 0px;
	margin-bottom: 0px;
	clear: both;
}

.resultscell {
	background-color: #C9DBE4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0956A4;
}
.resultscell2 {
	background-color: #B4DD1B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0956A4;
	padding: 4px;
}
.ffgimg {
	background-color: transparent;
}
li#txtlist {
	margin-left: 12px;
	margin-bottom: 5px;
	list-style-type: square;
}
.txtbk {
	background-color: #FFFFFF;
}
.schedule {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.smallprint {
	font-size: smaller;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #0956A4;
	background-color: #C1D2E6;
	display: block;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0956A4;
}
li {
	list-style-type: none;
	padding-bottom: 3px;
	padding-top: 3px;
}
dt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0956A4;
	line-height: normal;
	padding: 10px 0px 0px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.navlinks {
	display: block;
	list-style-type: none;
	margin-right: 2px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8AA809;
	padding-top: 3px;
	padding-bottom: 3px;
}
.navlinks a {
	font-weight: bold;
	text-transform: uppercase;
	color: #0956A4;
	text-decoration: none;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
}
.navlinks a:hover {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-right: 2px;
	background-image: url(../images/menubkover.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.embellishment {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.navtop {
	background-image: url(../images/menu_top.png);
	height: 30px;
	width: 171px;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 5px;
	padding: 0px;
}
.navbottom {
	background-image: url(../images/menu_bottom.png);
	height: 35px;
	width: 171px;
	background-repeat: no-repeat;
	background-position: center;
}
.menu {
	background-image: url(../images/menubk.jpg);
	background-repeat: repeat-y;
	width: 171px;
	background-position: center;
}
#schedmenu {
	width: 180px;
	position: absolute;
	visibility: hidden;
	z-index: 50;
	margin-left: 160px;
	margin-top: -50px;
}
#kbmenu {
	width: 180px;
	position: absolute;
	visibility: hidden;
	z-index: 50;
	margin-left: 160px;
	margin-top: -50px;
}
.txtcontainer {
	background-color: #ECF1F7;
	width: 465px;
	border: 1px solid #021439;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}
.txtlist {
	margin-left: 12px;
	margin-bottom: 5px;
	list-style-type: square;
}
.links {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8994A9;
}
