body {
	margin: 0 0%;
	padding: 0;
	font-size: 12px;
	background-color: #339999;
}

#mainTable {
	width: 775px;
	align: center;
	margin: 0 auto;
	background-color: #FFFFFF;
	/*/*/line-height: 1.5em; /* */
}
#mainTable td {
}
#maincontent {
	border-left: 2px dotted #333;
	padding: 10px;
	font-size: 10px;
	font-size: 100%;
	text-align: left;
}
#sidebar {
	width: 100px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: underline;
	line-height: 1.5em;
	color: #0000FF;

}
#header {
	background-image: url(images/valleyBG2.jpg);
	border: none #000;
	text-align: left;
	line-height: 2em;
	background-repeat: no-repeat;
	background-position: center bottom;

}
#footer {
	padding: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #660099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;

}
#nutrition {
	font-size: 10px;
	font-size: 100%;
}

td, p, ul {
	font-family: Arial, Helvetica, sans-serif;
}
h1:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h2:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h1 { font-size: 160%; }
h2 { }

#sidebar a {
	/*/*/padding: 3px;
	display: block;
	border: 2px dotted #CCC;
	text-decoration: none;
	line-height: 1em;
	width: 110px; /* */
}
#sidebar a:link, #sidebar a:visited, #sidebar a:active {
	color: #000;
}
#sidebar a:hover {
	color: #FFFFFF;
	background-color: #006600;
	border: 2px solid #000;
}
#current a {
	color: #FFFFFF !important;
	/*/*/background-color: #999999!important;
	border: 2px dotted #999 !important; /* */
}
#sidebar ul {
	/*/*/padding-left: 1em;
	list-style-type: none;
	margin-left: 1em; /* */
}

#sidebar li {
	/*/*/margin: 0px 0px 1px 0px; /* */
}
#n4shell {
/* Happy hunting. This rule will allow you to create an outer border around the layout table in netscape 4. Wrap the entire table inside a div and assign to the div this id */
	border: 1px solid #000;
	/*/*/border: 0; /* */
}
.whitelink {
	color: #FFFFFF;
}
hr {
	border-top: 1px dashed #FFCC00;
	border-bottom: 1px dashed #ccc;
	width: 100%;
	height: 2px;
	margin: 10px auto 0 0;
	border-right: 0 none;
	border-left: 0 none;
	}
.style16 font {
	color: #69F;
}
