body {
margin: 0 auto;
padding: 0;
font: 89% Trebuchet MS,Helvetica,Arial,Tahoma,Verdana,sans-serif;
background: #f4f4f4;
}

a {
text-decoration: none;
color: #009900;
}

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

a img {
border: 0;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

input.btn {
background-color: #999999;
  color:white;
  font: bold 100% helvetica,lucida-sans,sans-serif;
  border:1px solid;
  border-color: #666666;
}

input.btn:hover {
background-color: #33CC33;
  color:white;
  font: bold 100% lucida-sans,helvetica,sans-serif;
  border:1px solid;
  border-color: #666666;
}

#page {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 860px;
}

#header {
clear: both;
margin: 10px 0 0 0;
padding: 0;
height: 135px;
border-bottom: 2px solid #009900;
}

#logo {
float: right;
width: 300px;
padding: 0;
font: 87% Lucida Sans,Arial,Tahoma,Verdana,sans-serif;
font-size: 0.9em;
line-height: 1.5em;
}

#navigation {
margin: 40px 0 30px 20px;
border: 0;
clear: left;
float: left;    
}

#headerleft {
clear: left;
float: left;
width: 500px;
padding: 0;
font: 87% Lucida Sans,Arial,Tahoma,Verdana,sans-serif;
font-size: 0.9em;
}

#facebook {
margin: 10px 0 30px 20px;
border: 0;
clear: left;
float: left;    
}

#left {
clear: left;
float: left;
width: 198px;
margin: 12px 0 10px 0;
padding: 0;
font: 87% Lucida Sans,Arial,Tahoma,Verdana,sans-serif;
font-size: 0.9em;
}

#date {
text-align: right;
width: 185px;
}

#recipes {
margin: 150px 0 10px 0;
padding: 10px;
text-align: center;
width: 180px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;    
}

#recipes a {
color: #808080;
text-decoration: none;
}

#recipes a:hover {
text-decoration: underline;
}

#right {
float: right;
width: 125px;
margin: 50px 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#right p {
margin: 0 5px 1.5em 0;
}

#topright {
float: right;
width: 125px;
margin: 10px 0 10px 0;
padding: 0;
font: 87% Lucida Sans,Arial,Tahoma,Verdana,sans-serif;
font-size: 0.9em;
line-height: 1.5em;
}

#ads {
float: bottom;
width: 180px;
margin: 100px 0 0 12px;
padding: 5;
font: 87% Arial,Tahoma,Verdana,sans-serif;
font-size: 0.9em;
line-height: 1.5em;
}

#ads img {
padding: 1px;
display:inline;
border: 2px solid #f0f0f0;
}

#content {
margin: 20px 135px 20px 198px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

#noborder img {
background: 0;
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 860px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}