.bod {
	background-color: #473100;
}
#container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	border: thin solid #646462;
}
#container #top_master {
	height: 114px;
}

#container #masterhead {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#container #top_master #mater_handmade {
	margin-left: 575px;
}





.topnav_bg {
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#container #top_nav {
	height: 26px;
}



.master_bg {
	background-image: url(images/masterhead_shadow.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
