     	body
      	{	margin:	0;
      		font-family:	arial;
      		font-weight:	normal;
      		color:				white;
      		background-color: black;
      		font-size:		14px;
      		line-height:	15px;
      	}
      	
      #container
      	{	width:								800px;
      		position:							relative;
      		left:									50%;
      		margin:								0 0 0 -392px;
      	}
     
     #container #content
      { _height:							600px;
      	min-height:						600px;
      	position:							relative;	
      	padding:							0 0 0 279px;
      	background: 					url(../imgs/menubg.jpg);
      	background-position: 	top left;
      	background-repeat:		no-repeat;
      }
      
      #container #content a
      	{color: #ffe742;
      	}
      
      #container #content h2
      	{	font-size: 		1.5em;
      		margin: 			0 0 10px 0;
      		padding:			20px 0 0 0;
      		color: 				#e70821;
      		text-transform:	uppercase;
      	}	
      #container #content h3
      	{	font-size: 		16px;
      		line-height: 	20px;
      		margin: 0 0 10px 0;
      		padding: 10px 0 0 0;
      	}	
      #container #content h4
      {	margin:				0 0 0 0;
      	padding:			5px 0 0 0;
      	font-size:		1.1em;
      }
      #mainImage
      {	height:		392px;
      	background-repeat:		no-repeat;
      	background-position:	center center;
      }
      
      
      #container #content #hideme
			{ margin: 0px 0px 0px 0px;

			}
			
			#container #content #hideUpload
			{ margin: 0px 0px 0px 0px;
			}
			
			      
      .slideshow
      { margin:		8px 0 0 0;
      	height:		200px;
      }
      
      .rightSide
      { margin:		18px 0 0 0;
      }
      
      	
      #container #footer
      	{	margin:				0 0 0 0;
      		font-size:		9px;
      		color:				#21A6D3;
      		height:				51px;
      		text-align:		center;
      		letter-spacing: 0px;
      		background:		url(../imgs/footer.jpg);
      		bor der-top:				2px solid #5EA5D3;
      		clear:				both;
      	}
        #container #footer img
        { position: relative;
        	margin:		-10px 0 0 0;
        	border: 0;
        }
        
      	#container i
      	{	color:				#21A6D3;
      		font-style:		normal;
      	}
      	
      	#container #footer ul
      	{	position:		relative;
      		top:				15px;
      		padding:		0;
      		list-style:	none;
      		height:			20px;
      		padding:		4px 0 0 25px;
      		margin:			0;
      	}
      	#container #footer ul li
      	{	float:			left;
      		font-style:		normal;
      		border-right:	1px solid white;
      		margin:	0;
      	}
      	#container #footer ul li.last{border: 0; _width: 80px;}
      	
      	#container #footer ul li a
      	{	text-transform:		uppercase;
      		font-weight: 			bolder; 
      		color:						white;
      		text-decoration:	none;
      		font-size:				12px;
      		padding:					0 10px;
      	}
      	#container #footer ul li a:hover
      	{	text-decoration:		underline;
      	}
      	.clear
				{	clear:	both;
				}
      	
      	.hiddenOpt
      	{	display:	none;
      	}
      	
      	#container #itemTotal
      	{	position: absolute;
					right: 20px;
					background-color: #333333;
					padding: 10px;

      	}
      	
      	#container #content table.checkout
      	{	border-top: 2px solid red;

      	}
      	#container #content table.checkout .head
      	{	font-weight:	bold;
      	}
      	#cont ainer #content table.checkout img
      	{	height:	40px;
      	}
      	#container #content table.checkout input
      	{	width:	40px;
      	}
