html, body  {
	background-position: center 50%; background-image: url(images/bg.gif); background-repeat: repeat; height:100%; margin: 0; padding: 0; border: none;
}
#container { 
	margin: 0 auto; width: 750px;
}
#header { 
	margin: 0px 0px 0px 0px; background: transparent url(images/top_kitchen.jpg) no-repeat top right; width: 400px; height: 120px; float: right;
}
#main { 
	margin: 0px 0px 0px 0px; background: transparent url(images/main_kitchen.jpg) no-repeat top right; width: 750px; height: 226px; float: right;
}
.maintext {
	font: 12px/1.5em Arial, Helvetica, sans-serif; color: #393900; margin: 0px 10px 0px 10px; 
}
.subhead {
	FONT-WEIGHT: bold;
}
h1 {
	font: italic 20px Georgia, Times New Roman, Times, serif; margin: 10px 0px 10px 10px; 
}
#content {
	clear:both; margin: 10px 10px 10px 10px;
}
#flashbox {
	clear:both; margin: 0px 10px 0px 30px; width: 316px; float: right;
}
#cabinet {
	clear:both; margin: 10px 10px 10px 4px; width: 600px; 
}
#form {
	clear:both; margin: 10px 10px 10px 4px; width: 500px; 
}
#logo {
	clear:both; margin: 0px 10px 0px 30px; width: 100px; float: left;
}
a:link {
	color: #701910
}
a:visited {
	color: #701910
}
a:hover {
	color: #C0A429
}
a:active {
	color: #701910
}
.footer {
	height:2em; padding-top:0.75em; text-align:right; background-color: #efefef; font: 11px/1.5em Arial, Helvetica, sans-serif; color: #393900;
}
a.footer:visited {
	color: #393900; text-decoration: none;
}
a.footer:active {
	color: #393900; text-decoration: none;
}
a.footer:link {
	color: #393900; text-decoration: none;
}
a.footer:hover {
	color: #393900; text-decoration: underline;
}