body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color: #6c8bc7;
	margin: 0px;
	background-image: url(/img/page_bg.gif);
	background-repeat: repeat-y;
}
#container {
	float: left;
	width: 810px;
}
#wrapper {
	width: 960px;
}

#navigation {
	padding: 10px;
	background-color: #6C8BC7;
}
#navigation a {
	font-size: medium;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 15px;
	line-height: 1.5em;
}
#navigation a.active {
	color: #BECE7C;
}
#rightbar {
	float: right;
	width: 250px;
	margin-top: 30px;
	color: #FFFFFF;
}
#rightbar a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


#tab {
	background-image: url(/img/tab_bground.gif);
	background-repeat: repeat-y;
	width: 550px;
	float: left;
}
.copyrecipe {
	color: #a2238e;
	font-size: small;
	margin-top: 0px;
	margin-bottom: 5px;
}
.copyrecipe strong {
	color: #F5822A;
	font-weight: normal;
}

#tab p, #tab table {
	margin-right: 15px;
	margin-left: 10px;
}
#tab li {
	margin-right: 15px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: normal;
	color: #F5822A;
	margin-right: 10px;
	margin-left: 10px;
}


#footer {
	padding: 10px;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}



#left {
	float: left;
	width: 150px;
}
h2 {
	font-size: small;
	font-weight: bold;
	color: #F5822A;
	margin-right: 10px;
	margin-left: 10px;
}
#footer a {
}
ul.sitemap {
	line-height: 2em;
}
.backtotop {
	font-size: 10px;
	font-weight: normal;
}
