body	{background-color: #fff;
	color: #000;
	font: 100.01% arial, heveltica, sans-serif;}
* {
	margin: 0px;
	padding: 0px;
}

#container {
 	background-color: #8cd3f0;
	width: 900px;
	border: .05em solid #660000;
	margin: 15px auto;}

#header {
	border: .05em solid #333300;
	color: #000000;
	background: #4CC2F3 url(images/pantry.gif) no-repeat center top;
	text-align: center;
	margin: 2em auto;
	padding-top: 5em;
	width: 400px;
	padding-bottom: 0.25em;
	font-family: arial, heveltica, sans-serif;
}
#nav 	{
	background-color: #4cc2f3;
	text-align: center;
	font-variant: small-caps;
	padding: 3px;
	border: 0.05em solid #333300;
	margin: 5px 20px 12px 20px;
	font-size: .9em;
}	

#content {
	background:#4cc2f3;
	padding: 1.5em;
	margin: 10px 230px 20px 20px;
	line-height: 1.3em;
	border: 0.05em solid #333300;
}

#images {
	background:#51ACB8;
	line-height: normal;
	border: 6px outset #A85400;
	text-align: center;
	margin: 20px;
}

#sidebar  {
	background: #4cc2f3;
	padding: 10px;
	width: 170px;
	margin: 0px 10px 10px;
	color: #003300;
	text-align: center;
	line-height: 1.75;
	border: 0.05em solid #333300;
	float: right;}

	
#footer 	{
	background: #4cc2f3;
	border: .05em solid #333300;
	padding: 0.02em;
	text-align: center;
	font-size: .75em;
	font-variant: small-caps;
	clear: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}


.caption {
	font-size: .8em;
	text-align: center;
	font-variant: small-caps;}

h1, h2, h3, h4	{
	color: #003300;
	font-family: sans-serif;
	font-weight: 100;
}

h1 	{
	font-size: 1.6em;
	margin-bottom:3px;}	

h2 	{
	font-size: 1.3em;
	padding-left: 4em;
	padding-top: 0.5em;
	padding-bottom: 1em;
	line-height: 1.2em;
}
h3	{
	font-size: 1.2em;}

a:active { text-decoration:none; color:#99CC66;}	
a:link, a:visited { text-decoration:none; color:#003333;}
a:hover{ text-decoration:none; color:#660000; }	

#container #content img {
	left: 30px;
	position: relative;
	top: 15px;
	border-top: thick outset #A9B183;
	border-right: thick outset #3A4024;
	border-bottom: thick outset #3A4024;
	border-left: thick outset #A9B183;
	bottom: 10px;
}
.description {
	text-align: center;
	font-variant: small-caps;
	font-size: x-small;
}
#list {
	background-color: #E8D791;
	list-style-type: circle;
	padding-top: 5px;
	border: medium inset #663333;
	width: 280px;
	margin-right: 40px;
	margin-left: 20px;
	margin-bottom: 10px;
	top: 10px;
	bottom: 10px;
	position: relative;
	padding-left: 5px;
	padding-bottom: 5px;
	text-align: left;
}
#images img {
	background:#51ACB8;
	border: 6px inset #A85400;
	text-align: center;
}
td {
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: top;
}
tbody {
	text-align: left;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
