body {
	background: #fff;
	margin: 0px;
	padding: 0px;
	font-family: verdana,arial,sans-serif;
	text-align: center;
	}

#pagewrapper {
	margin: 0;
	width: 650px;
	margin: 0px auto 0px auto;
	background-color: #fff;
	}

#innerwrapper {
	width: 100%;
	padding: none;
	border-color: #f00;
	border-style: solid;
	border-width: 0px;
	}

#header {
	width: 650px;
	height: 110px;
	padding: none;
	border: none;
	white-space: nowrap;
	clear: both;
	}

#footer {
	width: 100%;
	text-align: center;
	clear: both;
	padding: 0 0 10px 0;
	margin: none;
	border: none;
	position: relative;
	}

.rightboxcontent {
	margin-bottom: 10px;
	padding: 5px 5px 0 5px;
	text-align: justify;
	}

.halfwidthleft {
	float: left;
	width: 46%;
	font-size: 80%;
	line-height: 135%;
	padding-right: 15px;
	margin-right: 10px;
	text-align: left;
	}

.halfwidthright {
	line-height: 135%;
	padding: 0;
	width: 97%;
	font-size: 80%;
	margin: 0;
	text-align: left;
	}

.rightboxheader {
	font-weight: bold;
	font-size: 80%;
	background: #000;
	color: #fff;
	font-family: Verdana,Arial,Sans-serif;
	text-decoration: none;
	padding-left: 5px;
	height: 23px;
	padding-top: 3px;
	text-align: left;
	}

.rightboxcontainer {
	border: 1px #000 solid;
	margin-bottom: 18px;
	}

.footerlinks {
	font-weight: bold;
	font-size: 60%;
	color: #aeaeae;
	font-family: Verdana,Arial,Sans-serif;
	}

a.footerlinks {
	text-decoration: none;
	}

a.footerlinks:hover {
	text-decoration: underline
	}

.divcontent {
	font-size: 80%;
	color: #000;
	font-family: Verdana,Arial,Sans-serif;
	}

a.content {
	text-decoration: none;
	}

a.content:hover {
	text-decoration: underline;
	}

.cows {
	text-align: center;
	}

img {
	border: none;
	}

a {
	color: #000;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}