body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #5D2E1E;
	background-color: #00701C;
	background-image: url(images/Dogfest%20landscape%20repeat.gif);
	background-repeat: repeat-x;
	background-position: top;
}
img {
	border:none
}
a:link {
	color: #5D2E1E;
	text-decoration: underline;
}
a:visited {
	color: #5D2E1E;
	text-decoration: underline;
}
a:hover {
	color: #00701C;
	text-decoration: none;
}
a:active {
	color: #00701C;
	text-decoration: none;
}
.navmenu {
	display: inline;
	list-style-image: none;
	line-height: 24pt;
	text-align: right;
	list-style-type: none;
	list-style-position: outside;
/*	clip: rect(auto,auto,auto,auto);*/
}
.navmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navmenu a:visited {
	color: #75EA00;
	text-decoration: none;
}
.navmenu a:hover {
	color: #66FF00;
	text-decoration: none;
}
.navmenu a:active {
	color: #66FF33;
	text-decoration: none;
}
h1 {
	font-size: xx-large;
	font-weight: bold;
}
h2 {
	font-size: large;
	font-weight: bold;
}

#banner {
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left;
}
#footer {
	background-color: #009F28;
	left: 150px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	clear:both;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 0px;
	bottom: 0px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #75EA00;
	text-decoration: none;
}
#footer a:hover {
	color: #66FF00;
	text-decoration: none;
}
#footer a:active {
	color: #66FF33;
	text-decoration: none;
}
.textblock {
	background-color: #FFFFFF;
	padding: 30px;
	position: relative;
	width: 630px;
}
#content {
	background-color: #FFFFFF;
	position: absolute;
	width: 100%;
	left: 153px;
	top: 158px;
}
.pictureblock {
	padding: 30px;
	position: relative;
	width: 700px;
	}


.blue_textblock {
	background-color: #EAF4FF;
	margin: 30px;
	padding: 30px;
	width: 570px;
}
#left_nav {
	position: absolute;
	left: 0px;
	top: 158px;
	width: 140px;
	height: auto;
	color: #FFFFFF;
	margin-right: 22px;
	text-align: right;
}
#year {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 715px;
	top: 22px;
	color: #FFFFFF;
	font-size: 30px;
}
.picture {
	float: left;
	height: 255px;
	width: 300px;
	text-align: center;
	margin-bottom: 22px;
	padding-top: 22px;
}
.homepage_picture {
	float: left;
	width: 230px;
	font-size: x-small;
}
.sponsorship_bar {
	background-color: #EAF4FF;
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.portrait_and_half_text {
}
.half_wide_textbox {
	width: 310px;
	float: right;
}

.paws {
}
.below_footer {
	left: 150px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	clear:both;
	padding-left: 16px;
	background-color: #00701C;
	padding-top: 0px;
}
.below_footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.below_footer a:visited {
	color: #75EA00;
	text-decoration: none;
}
.below_footer a:hover {
	color: #66FF00;
	text-decoration: none;
}
.below_footer a:active {
	color: #66FF33;
	text-decoration: none;
}

