body {
	background-color: #997b29;
	font-family: Georgia, serif;
}
td.top {
	height: 315px;
	width: 760px;
	background-image: url(images/ui-head.gif);
	background-position: center;
	background-repeat: no-repeat;
}
td.main {
	width: 760px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/ui-main.gif);
	background-repeat: repeat-y;
	background-position: center;
}
td.cowname {
	font-size: 14pt;
	font-weight: bold;
}
td.cowinfo {
	font-size: 10pt;
}
td.bottom {
	width: 760px;
	height: 25px;
	background-image: url(images/ui-bottom.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
td.contact {
	width: 317px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

