body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background: url(../images/headerbkgd.gif) repeat-x;
}
p {
	margin: 0px 0px 25px 0px;
}
.title {
	font-size: 18px;
	font-weight: bold;
	color: #bf3c2e;
}
p.title {
	margin: 0px 0px 5px 0px;
}
.emphasis {
	font-size: 14px;
	font-weight: bold;
}
#logo {
	width: 144px;
	height: 130px;
	margin: -83px -140px 0px 0px;
	float: left;
	clear: none;
}
#container {
	width: 700px;
	margin: auto;
	background-image:url(../images/cowbkgd.gif);
	background-position: center 83px;
	background-repeat: no-repeat;
}
#nav {
	margin: 0px;
	padding: 0px;
	text-align: center;
	white-space: nowrap;	
}
#content {
	margin: 0px 0px 0px 150px;
	width: 394px;
	text-align: left;
}
#contact {
	margin: 0px;
	width: 145px;
	float: right;
	text-align: right;
}
#footer {
	margin: auto;
	font-size: 10px;
	text-align: center;
	width: 700px;
}
