#layout
{
	 background-color:#000;
	 color:#000;
	font-family: sans-serif;
	font-size: 13px;
	text-align:center;
}
#layout a
{
	color:#660000;
}
#container
{
	width:700;
	background-color:beige;
	margin:0 auto;
	text-align:left;
}
#header
{
	width:700;
	padding:12px;
	background-color:#660000;
	color:#fff;
	font-family: sans-serif;
	font-size:20px;
	height:80px;
	
	background: #660000 url("../i/weight_loss_header.jpg") no-repeat;
}
#header_bottom
{
	width:700;
    background: url("../i/winebg.jpg") repeat-x;
	color:#660000;
	text-align:center;
}
#bg
{
	background-color:beige;
}

    #tablerow{
        display: block;
        border-bottom: 1px solid #cc6633;
        margin:0; 
        background-color:#993333;
        font-family: sans-serif; 
         font-size:13;  
    }
      #tablerow a{
        display:block;
        border-left: 3px solid #660000;
        border-right: 5px solid #660000;
        color:White;
        text-decoration:none;
       }
        html>body #tablerow a {
        width: auto;
        }
        #tablerow a:hover {
        border-left:4px solid #000;
        border-right: 6px solid #000;
        background-color:#660033;
        color: #fff;
        }
	
	   .for
        {
		font-size:13px;
		color:#660000;
		font-weight:normal;
		}
    
	#footer
	{	
    width:700;
	background: #fff url("../i/winebg.jpg") repeat-x;
	text-align:right;
	padding-right:10px;
	font-size:10px;
	font-style:italic;
	color:#660000;
}
#headleft
{
   display:block;
   font-size:12px;	
   font-weight:bold;
   background-color:#ffdd88;
   padding-left:2px;
   
   border-left:3px solid #ffaa33;
   border-right: 5px solid #ffaa33;
  
}
#content
{
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
	text-decoration:none;
	font-size:12;
	color:#000;
	font-family:sans-serif; 
	background-color:beige;
}
#maintable
{
	background-color:beige;
	width:700px;
}

