BODY {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: small;
	background-color: #000;
	margin:0px;
}
table {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: small;
	
}

a {
	color:#639;
}

.master{
	position: absolute;
	width: 100%;
	left: 50%;
	margin-left: -50%;
	margin-top: 0px;
	margin-bottom: 0px;
	/* background : #FFF url(images/copy_right.gif) repeat-y right; */
	background : #FFF;
	
}
.top_container {
	/*background : #639 url(images/header_bg.gif) repeat-x; */
	background : #639;
	
}

.top {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	/* background : url(images/header_right.gif) no-repeat right top; */
	background : url(images/header.gif) no-repeat right top;
	height: 98px;
}

.top h1 {
	position: absolute;
	left: 100px;
	top: 28px;
	height: 60px;
	font-style: italic;
	font-size: 26pt;
	padding: 0px;
	margin: 0px;
}
.nav_container {
	background : #666 url(images/top_nav_bg.gif) repeat-x;
	height: 26px;
	clear: both;
	
}

.nav_left {
	/* background : url(images/top_nav_left.gif) no-repeat left; */
	height: 26px;
	
}

.nav,  .botnav {
	clear: right;
	margin: 0px;
	padding: 5px;
	/* background : url(images/top_nav_right.gif) no-repeat right top; */
	height: 26px;
	font-size: 12px;
	
}
.botnav {
	clear: both;
}

	.nav a,  .botnav a {
	
	border-right: 1px solid #333;
	text-align:center;
	margin: 0px;
	padding: 5px 10px;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	
}

	.nav a:hover,  .botnav a:hover  {
	color:#CFF;
}

.nav a.selected,.botnav a.selected {
	color:#FFC;
	
}

.nav1 h2{
	background : #666 url(images/top_nav_bg.gif) repeat-x;
	margin: 0px;
	color: White;
	padding: 5px;
	font-size : 12px;
}
.nav1 {
	
	margin: 20px 5px;
	padding: 0px;
	width: 200px;
	float: left;
	
}
.nav1 li{
	display: inline;
	margin: 0px;
	padding: 0px;
}
.nav1 ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.nav1 a{
	margin:0px 0px 0px 0px;
	padding:3px 3px 3px 17px;
	font-size : 12px;
	display: block;
	color: #FFF;
	text-decoration : none;
	text-align : left;
	background :#099;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}
.nav1 h2 a, .nav1 h2 a:hover {
	padding: 0px;
	background: transparent;
	border: 0px;
} 
.nav1 a.selected{
	background :#099 url(images/snow_fff.gif) no-repeat -2px 2px;

}

.nav1 a.selected:HOVER {
	background :#639 url(images/snow_ffc.gif) no-repeat -2px 2px;
	color: #FFC;
}

.nav1 a:hover{
	background : #639;
	color: #FFC;
}


.right {
	/* background : #FFF url(images/copy_right.gif) repeat-y right; */
	background : #FFF;
	padding: 0px 4px 0px 0px;
	margin: 0px;
	border-top: 1px solid #000;
	
}



.heading {
	background-color: #369;
	
	padding: 10px;
	color: #FFF;
}

.copy {
	clear: right;
	background-color: #FFF;
	padding: 10px;
	line-height: 1.3em;
	margin-left: 220px;
	margin-top: 0px;
	
}


.copy table, .copy td, .copy th {
	
	border-collapse: collapse;
	
}


.copy td {
	
	padding: 5px;
}
.copy th {
	
	padding: 5px;
	
}

.footer_container {
	/* background : #099 url(images/teal_left.gif) repeat-y left; */
	background : #099;
}

.footer {
	font-size: 8pt;
	text-align: center;
	padding: 10px 0px 1px 0px;
	/* background: url(images/teal_right.gif) no-repeat right bottom; */
	background: url(images/footer2.jpg) no-repeat right bottom;
	color: #FFF;
}

.bottom_container {
	/* background : #099 url(images/footer_bg.gif) repeat-x bottom; */
	background : #099;
	
}

.bottom {
	/* background : url(images/footer_right.gif) no-repeat right bottom; */
}

.disclaimer {
	font-size: xx-small;
	color: #666666;
	padding: 0px 15px;
	background-color:#EEa30a;
	line-height : 1em;
	text-align : center;
}

.navhealth {
	margin-top: 30px;
	padding: 10px;
	float: left;
	width: 270px;
	text-align: left;
}
.navnutrition {
	margin-top: 30px;
	padding: 10px;
	float: right;
	text-align: left;
	width: 270px;
	
}

.navhealth h2, .navnutrition h2 {
	
	font-size: medium;
	color: #639;
}
.logo {
	padding: 10px 10px 30px 10px;
	
}