body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	margin: 0px;
	padding: 0px;
	text-align: center;
	min-width: 679px;
}

.photo{
     border:1px solid black;
margin-left:auto;
margin-right:auto;
}

.container {
	background-image: url(images/main_bg.gif);
	width: 679px;
	margin-right: auto;
	margin-left: auto;
}
.right {
	float: right;
	width: 175px;
	margin-left: 31px;
	position: relative;
	z-index: +1;
	right: 19px;
	bottom: 15px;
	padding: 0px;
}
.menubg {
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-y;
}
.left {
	float: right;
	/*margin-right: 206px;
	margin-left: 23px;
	background-image: url(images/entry_bg.gif);
	background-repeat: repeat-y;*/
	width: 450px;
}
.entrybg {
	background-image: url(images/entry_bg.gif);
	background-repeat: repeat-y;
}
.menutop {
	background-image: url(images/menu_top.gif);
	background-repeat: no-repeat;
	width: 175px;
	padding-top: 60px;
}
.legend {
	text-align: left;
	width: 95px;
	margin-right: auto;
	margin-left: auto;
}
.entrytop2 {
	background-image: url(images/entry_top_recipes.gif);
	width: 450px;
	background-repeat: no-repeat;
	text-align: left;
}
.entrytop3 {
	background-image: url(images/entry_top_dining.gif);
	width: 450px;
	background-repeat: no-repeat;
	text-align: left;
}
.entrytop5 {
	background-image: url(images/entry_top_foodnotes.gif);
	width: 450px;
	background-repeat: no-repeat;
	text-align: left;
}
.entrytop4 {
	background-image: url(images/entry_top_musings.gif);
	width: 450px;
	background-repeat: no-repeat;
	text-align: left;
}
.ribbon {
	position: relative;
	right: 18px;
	bottom: 10px;
	background-image: url(images/ribbon.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 172px;
	padding-left: 10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 21px 0px 0px 20px;
	padding: 0px;
}
p {
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 150%;
	text-align: justify;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #99820b;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 7px;
}
div.row {
  	clear: both;
  	padding-top: 2px;
}
div.row span.label {
	float: left;
	width: 100px;
	text-align: right;
	color: #666666;
}
div.row span.formw {
  	float: right;
  	width: 335px;
  	text-align: left;
} 
div.row span.name {
	float: left;
	width: 90px;
	text-align: right;
	padding-left:10px;
	margin-bottom: 15px;
}
div.row span.comment {
	background-color: #FDFFD5;
	border: 1px dotted #8B7500;
	float: right;
	width: 300px;
	text-align: left;
	padding: 7px;
	margin-bottom: 15px;
} 
a:link {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
}
a:visited {
	color: #993300;
	font-weight: bold;
	text-decoration: none;
}
.commententry{
	width:434px;
}
.divider {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #8B7500;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
.commentnumber{
margin:0px; position:relative; top:21px; left:419px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #99820b;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 7px;
	right: 50px;
}

div.sidebox{
	width:150px;
	border:1px dotted #000000;
	background-color:#ffffff;
	margin: 5px auto;
	padding:10px 5px;
	font-size:9px;
	}
div.author{
	border-top:1px dotted #000000;
	width:410px;
	margin: 0px auto;
	text-align:right;
	font-size:9px;
	}

ul, ol{padding-right:15px;}

li {padding-bottom:8px;}