@charset "utf-8";
BODY {
	background-image:url("../img/b_plate.gif"/*tpa=http://www.waaler-farm.com/img/b_plate.gif*/);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #dfdcd3;
	margin: 0px;
	height: 100%;
}

.tdtop { background-image: url("../img/b_top.gif"/*tpa=http://www.waaler-farm.com/img/b_top.gif*/); height: 100px; }
.tdmain { height: 420px; }
.tdbott { background-image:url("../img/b_bott.gif"/*tpa=http://www.waaler-farm.com/img/b_bott.gif*/); height: 60px; }

.menu { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #cac4b8; padding-right: 20px; }
.menu a:link { color: #cac4b8; text-decoration: none; }
.menu a:visited { color: #cac4b8; text-decoration: none; }
.menu a:active { color: #e5a812; text-decoration: none; }
.menu a:hover { color: #e5a812; text-decoration: none; }
