body {
	background: url("images/bg.gif");
}
#outerBorder {
	background: white;
	border: 1px solid black;
	width: 705px;
	margin-left: auto;
	margin-right: auto;
	padding: 3px 3px 3px 3px;
}
#mainPage {
	background: white;
	border: 1px solid #999900;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding: 4px 1px 2px 1px;
}	
#topBanner {
	background: url("images/topBanner.gif") center no-repeat;
	width: 695px;
	height: 139px;
	margin-left: auto;
	margin-right: auto;
}
#signup {
	position: relative;
	right: -280px;
	top: -125px;
	margin-bottom: -17px;
}

#signup img {
	border: 0;
}
#mainContent {
	text-align: left;

}
#mainTable {
	width: 100%;
	margin-top: 2px;
}
#leftSide {
	width: 200px;
	border-right: 2px solid #D7D7D7;	
}

#navigationMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigationMenu a {
	font: bold 11px Arial, Helvetica, sans-serif;
	display: block;
	margin: 0;
	padding: 1px 3px;
	height: 27px;
	line-height: 24px;
}


#banners img {
	margin-top: 2px;
	border:0;
}		
#banners2 {
	margin-bottom: 5px;
}
#banners2 img {
	margin-bottom: -5px;
}
#bannersNutrition {
	margin-top: 4px;
}




.Header {
	margin-top: 10px;
	text-align: center;
	font: bold 12pt Tahoma, sans-serif;
	color: #A12A0A;
}
.divContent {
	font: 9pt Tahoma, sans-serif;
	padding: 25px 15px;
}
.divContent a, #tbColumns a , #midContent a{
	text-decoration: none;
	color: #669900;
}
.divContent a:hover, #tbColumns a:hover, #midContent a:hover {
	text-decoration: underline;
}

.divContentMenu {
	font: 9pt Tahoma, sans-serif;
	padding: 25px 15px;
}
.divContentMenu a, #tbColumns a , #midContent a{
	text-decoration: none;
	color: #333333;
}
.divContentMenu a:hover, #tbColumns a:hover, #midContent a:hover {
	text-decoration: underline;
}

.fontBlack {
	display: block;
	text-align: center;
	color: black;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.fontRed {
	display: block;
	text-align: center;
	color: #CC3300;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.inlineRed {
	color: #CC3300;
	font-weight: bold;
}
.inlineGreen {
	color: #669900;
}
.inlineDarkGreen {
	color: #666600;
}
.inlineBlue {
	color: #0066FF;
	font-weight: bold;
}





#tbFooter {
	width: 100%;
}	
#footer {
	height: 50px;
	background: url("images/footer.gif") repeat-x;
	padding-left: 10px;
}
#footer td {
	font: 10px Tahoma, sans-serif;
	color: white;
	height: 20px;
}
td#copywrite {
	text-align: right;
	padding-right: 10px;
}
#footer a {
	font: 10px Tahoma, sans-serif;
	color: white;
}
.outBorder1px {
	border: 1px solid #000000;
}
