* {padding:0; margin:0;}

body{
	background:url('/images/bg.jpg') 3% 50% #9CF repeat-y;
	width:800px;
	margin: .1% auto;
	padding: 0;
	border: thin solid #000;
}

html{background:url('/images/bg.jpg') 50% 50% #369 repeat-y;height:100%}
.box {
 	font: 12pt arial;
	background-color: #fff;
	width:800px;
	float:left;
	border: thin solid #fff;
	position:relative;
}

.header {margin: 2px; background:url('/images/header.jpg') 2% 50% no-repeat;width:795px;height:120px;} 
blockquote {width:250px;quotes: "\201C" "\201D"; float:right; border:1px solid #000; padding:8px;background:yellow}
#middle,#middletxt{position:relative;float:left;padding:1%;width:70%;background-color:#FFF;}
#middletxt{float:left;margin:0 0 0 37%!important;margin-left:12%;width:100%;}
#indexsub{font-size:12px;}
#middletxt img{float:left;border:1px solid #000; padding:3px;width:75px;height:75px;}
#dietimg img{width:150px;height:150px;border:none;}

<!--#leftmenu {position:relative; float:left;width:25%;list-style-type:none;
margin:1% 0 0 -72%!important;top:0;margin-left:-10%;padding:.5%}
-->
#leftmenu {position:relative;float:left; width:25%;margin-left:-72%!important; margin-left:-97.5%;
			list-style-type:none;margin-top:1%;padding:2px;}

#leftmenu a, #leftmenu a:link, #leftmenu a:hover{
	display: block;
	line-height: 20px;
	border-bottom: 1px #cccccc dashed;
	font-size:13px;
}
#leftmenu h1{font: bold 14px tahoma,arial,verdana; color: #fff; background:url('/images/tabs.png') no-repeat; width:200px;height:51px;
	padding: 15px 0 7px 10px; text-align:center; border:none}

#leftmenu ul{list-style-type:circle;padding:0 0 5px 0;margin:-10px 0 0 20px;line-height:0;}
#leftmenu li a:hover{background:#369;color: #fff;text-decoration:none;}

h1,h2 {font:bold 20px sans serif,times,arial;color:#006;border-top:1px dotted #CCC;}
h1{border-bottom:1px dotted #ccc}
h2 {font-size:18px;}

#ebaysearch {position:relative;left:-25%;}

.ebaysearch {
position:absolute;
left:30%;
font-weight:bold;}

#footer {width:800px;padding:20px 0 20px 0; background-color: #006;color:#fff;font: bold 10px Tahoma, Geneva, sans-serif;border:thin solid #000;}

a {color: #009; font-weight:bold; text-decoration: none}

a:hover {
	color: #000000;
	text-decoration: underline;
}

#trial{border:3px dashed #66FFFF;padding:3px;color:#fff;background:#000066}
#trial a{color:#66FFFF}
#trial a:hover{color:#3366FF;text-decoration:underline}
#trial img{width:80px; height:80px; border:1px solid #000; padding:4px;background:#3366FF}