@charset "UTF-8";
#container {
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	border-bottom-width: thin;
	border-bottom-style: solid;
}
#container #header {
	height: 75px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#container #banner {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
	height: 350px;
	width: 880px;
	background-position: center;
}
#container #nav {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	line-height: 5px;
	text-align: center;
	position: absolute;
	top: 410px;
	height: 60px;
	vertical-align: text-bottom;
	left: 24px;
	padding: 2px;
}
#container #topNav {
	position:absolute;
	height: 90px;
	width: 300px;
	top: 10px;
	right: 21px;
}
#container #crumb {
	position:absolute;
	height:43px;
	z-index:1;
	top: 83px;
	text-align: center;
	font-size: 36px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	left: 305px;
	width: 300px;
}
#container #content {
	padding: 5px;
	width: 400px;
	float: left;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
}
#container #nextEvent {
	float: right;
	margin-top: 25px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	font-size: 28px;
	width: 300px;
}
#container #specialThanks {
	float: right;
	width: 300px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	padding-bottom: 10px;
}
#container #homeDonationButton {
	width: 340px;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	overflow: hidden;
	float: left;
	clear: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
}
#container #footer {
	clear: both;
	padding: 10px;
	border-top-width: thin;
	border-top-style: solid;
	text-align: left;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.titleFont {
	font-size: 30px;
	font-weight: bold;
}
.boxFont {
	font-size: 28px;
	font-weight: bold;
}
.boxFontSub {
	font-size: 24px;
}
#container #eventsDonationButton {
	width: 340px;
	padding: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	overflow: hidden;
}
#container #sponsorsDonationButton{
	width: 340px;
	padding: 10px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.bio {
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	width: 400px;
}
#container .dogName .nameSize {
	font-size: 36px;
}
.dogName{
	text-align: center;
	height: 50px;
	width: 800px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#link {
	width: 860px;
	float: left;
	vertical-align: text-bottom;
	margin-bottom: 10px;
	margin-left: 20px;
	clear: both;
	height: auto;
	text-align: center;
	margin-right: 20px;
	margin-top: 20px;
}

