body
	{
	background: black;
	}

.TopBar, .TopMenuBox
	{
	background: #800;
	background-image: url('TopBarBackground.png');
	border-collapse: collapse;
	width: 1000px;
	border:0px;
	}

.Main_Backing
	{
	background: #760000;
	}

	
.Main_Area
	{
	width: 1000px;
	background-image: url('background1.jpg');
	background-repeat: repeat-y;
	background-position: center; 	
	color:white;
	vertical-align : top;
	
	color: white;
	font-family: sans-serif;
	font-size: 12pt;
	text-decoration: none;
	}

.Main_Area p
	{
	margin: 0px;
	}
	
#Main_Content
	{
	float: left;
	left: 40px;
	width: 760px;
	position: relative;
	}

#Main_Content a:link, #Main_Content a:active, #Main_Content a:visited
	{
	color: white;
	}

#Main_Content a:hover
	{
	color: yellow;
	}
	
#Main_Content a img
	{
	border: none;
	}

	
.ScrollingBar
	{
	width:1000px;
	height:85px;
	border: none;
	align:center;
	background:none;
	}
	
.TopBar2
	{
	background:none;
	border-collapse: collapse;

	}
/* ********* side menu *********** */
	

.Side_Menu 
	{
	float: left;
	left: 0px;
	position: relative;
	padding: 0px;
	margin: 0px;	
	width: 160px;
	}	

.Side_Menu ul
	{
	list-style-type:none;
	padding: 0px;
	margin: 0px;
	}
	
.Side_Menu li
	{
	}

.Side_Menu li a
	{
	margin: 10px 5px 5px 5px;
	width: 140px;
	line-height: 30px;
	text-indent: 10px;
	border: 1px solid white;

	display: block;
	color: white;
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	}

.Side_Menu li a:hover
	{
	background: #006464;	
	}

/* the nested menu from here */

.Side_Menu li ul li a
	{
	margin: 0px 5px 2px 25px;
	width: 120px;
	line-height: 20px;
	text-indent: 10px;
	border: 1px solid white;

	display: block;
	color: white;
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	}

.Side_Menu div#counterbox 
	{
	margin: 10px 5px 5px 5px;
	padding-top: 0.2em;
	width: 140px;
	border: 1px solid white;
	display: block;
	color: white;
	background: black;
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;	

	position:relative;
	top: 1em;
	}


.Side_Menu li ul li a:hover
	{
	background: #006464;	
	}


#Selected a
	{
	border: 1px solid yellow;
	}
	
#Selected a
	{
	color: yellow;
	}	

/* ********* top menu *********** */

.TopMenuBox
	{
	width: 1000px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	}

.Top_Menu
	{
	width: 100%;
	margin: 0px;
	padding: 0px 1px;
	}
	
.Top_Menu ul
	{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	
.Top_Menu li
	{
	margin: 0px;
	padding: 0.5px;
	float: left;
	}

.Top_Menu
	{
	padding: 0;
   }

.Top_Menu li
	{
	width: 136px;
	margin-left: 2px;
	margin-right: 2px;
	text-align: center;

	}
	
.Top_Menu li a
	{
	border: 1px solid white;
	}
	
.Top_Menu a
	{
	display: block;
	width: 100%;

	color: white;
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	}

.Top_Menu a:hover
	{
	background: #006464;	

	}
	
	
.category_box
	{
	width: 180px;
	height: 250px;
	border: none;
	color:#DDD;
	}

.category_box:hover
	{
	color:white;
	}


.category_box img
	{
	border: none;
	}
	
.category_box div
	{
	position:relative;
	left:-10px;
	text-align: center;
	font-family: sans-serif;
	font-size: 14pt;
	font-weight: bold;
	}
	

.product_box
	{
	
	width: 180px;
	height: 250px;
	border: none;
	color:#ddd;
	}

.product_box img
	{
	border: none;
	}
	
.product_box div
	{
	position:relative;
	top: -20px;
	text-align: center;
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: bold;
	}

.product_box:hover
	{
	color:white;
	}
	
.nutrition
	{
	border: 1px solid white;
	border:none;	
	}

.nutrition td
	{
	border: 1px solid white;
	text-align: center;
	padding: 10px;
	}

.nutrition h2
	{
	text-align: center;
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}

.nutrition div
	{
	text-align: left;
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	}

	
.disp_prod_heading
	{
	top:0px;
	width: 790px;
	left:0px;
	text-align: center;
	font-family: sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color:white;	
	}

.disp_prod_img
	{
	float: left;
	left: -50px;
	top:40px;
	position:absolute;
	}


.disp_prod_writeup
	{
	float: left;
	left: 280px;
	top:70px;
	width: 500px;
	position:absolute;
	color: white;
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	}

.nutrition_ticks, .disp_prod_info
	{
	top: 550px;
	}

.disp_prod_info
	{
	float: left;
	left: 250px;
	position:absolute;
	}
	
.nutrition_ticks
	{
	float: left;
	left: 30px;
	position: absolute;
	}
	
.debug_box
	{
	position: absolute;
	float: left;
	left: 30px;
	top: 700px;
	border: 1px dotted white;
	padding: 10px;
	}
	

	
	