body,html {	margin:0px;	padding:0px;	background:#663300;	color:#000;	background-image: url(pix/carrot.gif);}body {	min-width:750px;}#wrap{	background: #663300;	margin: 90px auto;	width: 600px;	font-family: "Courier New" Courier monospace;	font-size: medium;}#header {	padding:0px;	margin:0px;}#nav {	background:#663300;	width: 603px;	height: 36px;	margin: 0px;}#main{	float: left;	width: 603px;	background: #663300;	background-image: url(pix/content_bg.jpg);	background-repeat: repeat-y;	margin: 0px;	padding:0px;}#text	{	float: left;	width: 550px;	margin: 0px;	padding:10px;}#footer {	clear:both;	background:#ffff66;	background-image:url(pix/footer.jpg) ;	background-repeat: no-repeat;	background-position:bottom left;	padding:10px;		}.foot{	font-family: Arial;	font-size: 10px;	color: #FF8000;	text-decoration: none;	letter-spacing: 1px;	text-align: center;	font-weight: bold;}a.foot:visited {	color: #666666;	text-decoration: none;	}a.foot:link    {	color: #666666;	text-decoration: none;	}a.foot:hover	{	font-size: 10px;	color: #000000;	text-decoration: none;	}A	{	font-family: "Courier New" Courier monospace;	color: #F30;	text-decoration: none;	letter-spacing: 1px;	text-align: center;	font-size: medium;}A:hover{	color: #06F;	font-size: medium;	font-weight: bold;}