﻿	html {height: 100%;}
		
		body	{background: #055f9a url(/images/bodyBkg.gif) top center repeat-x; min-height: 101%; font: normal 12px Times, "Times New Roman", serif; margin: 0; padding: 0; text-align: center;}

		#container {margin: 0 auto; width: 770px; margin-top: 50px;}

		img	{border: 0;}

		td	{/* border: 1px solid red; */}

		.tabs {width: 50px; padding: 30px 0;}

		.nav	{margin: 15px 20px 0 0;}

		.nav a {margin: 0 5px;}
		
		.nav a:link, .nav a:visited, .nav a:active {color: white;}

		.nav a:hover {color: #ccc;}

		.gamepics {margin-right: 5px;}

		.recipes h2	{font: bold 24px Times, "Times New Roman", serif; color: #095892; margin-bottom: 15px;}
		
		.recipes {background: white url(/images/recipe_bkg.jpg) top left no-repeat; padding:  20px 0 0 15px;}
		
		.recipes p {font: bold 12px Times, "Times New Roman", serif; color: #095892; padding: 0 40px 0 10px; margin-bottom: 10;}

		.recipes ul {margin-top: 0; list-style-image: url("/images/dots.gif")}

		.recipes li {font: normal 12px Arial, Helvetica, sans-serif;}

		.recipes a:link, .recipes a:visited, .recipes a:active {color: black;}

		.recipes a:hover {color: #ccc;}
		
		.header {font: bold 14px Arial, Helvetica, sans-serif; color: #0b538c; }
		
		.prodHeader {font: bold 24px Arial, Helvetica, sans-serif; color: #0b538c; }

		.footer {margin: 0 0 0 4px; height: 41px; width: 700px; font: normal 9px Arial, Helvetica, sans-serif; color: white; vertical-align: bottom;}
		
		.footer a {font: normal 9px Arial, Helvetica, sans-serif;}

		.footer a:link, .footer a:visited, .footer a:active {color: white;}

		.footer a:hover {color: #ccc;}
		
		.footer td {vertical-align: bottom;}
		
		.leftNav {padding: 10px; width: 175px;}
		
		.leftNav a {margin: 0 0 -12px 0; padding: 0; display: block; width: 90%; font: normal 10px Verdana, Arial, sans-serif;}

		.leftNav a:link, .leftNav a:visited, .leftNav a:active {color: white;}
		
		.leftNav a:hover {color: #ccc;}

		.leftNav .bullet {float: left; margin-right: 8px;}

		.content {font: normal 10px Verdana, Arial, sans-serif;}
		
		.contentNav a {text-decoration: none; font: bold 10px Verdana, Arial, sans-serif; color: Navy}
		
		.contentNav a:hover {color: #942158;}
		
		/* NUTRITION FACT PANEL*/
		.FactPanel	{margin-top: 10px;font: normal 10px Verdana, Arial, sans-serif;font: normal 10px Verdana, Arial, sans-serif;}
		.FactPanel td	{padding: 4px; border-bottom: solid 1px gray;border-left: solid 1px gray;border-right: solid 1px gray;}
		.FactPanel .TabText {border: solid 1px gray; background-color: #0b538c; font: normal 12px Arial, Helvertica, sans-serif; color: white; height: 24px;}
		.FactPanel .subH2 {background-color: #eee;}

		.FactPanel2	{margin-top: 10px;font: normal 10px Verdana, Arial, sans-serif;}
		.FactPanel2 .TabText {padding-left: 3px; border: solid 1px gray; background-color: #0b538c; font: normal 12px Arial, Helvertica, sans-serif; color: white; height: 24px;}
		.FactPanel2 .subH2 {background-color: #eee;}