body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #8FDEAE;
	text-align: left;
	background-image: url(../graphics/background_color_bar.png);
}
#container {
	width: 935px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	text-align: center;
	position: relative;
	left: 0px;
	top: 0px;
}


#navtext {
	background-color: #000;
	height: 45px;
	width: 925px;
	margin-right: auto;
	margin-left: 5px;
	text-align: center;
	margin-top: 5px;
	float: none;
	margin-bottom: 5px;
	z-index: 3;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#logo {
	height: auto;
	width: 925px;
	z-index: 2;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#photo_collage {
	background-repeat: no-repeat;
	height: 250px;
	width: 925px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: url(../graphics/greyhound_collage_pictures.png);
}
#bottom_bar {
	background-color: #000;
	height: 50px;
	width: 925px;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 5px;
}
#copyright_div {
	font-size: 12px;
	color: #000;
	text-align: center;
	width: 925px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 5px;
	height: auto;
	font-weight: lighter;
	font-style: normal;
}
#footer {
}

#text_links {
	font-size: 16px;
	font-weight: lighter;
	color: #000;
	text-align: center;
	height: 20px;
	width: 925px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 5px;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #00F;
}
a:active {
	color: #00F;
}

#body_textbox {
	text-align: left;
	padding: 5px;
	height: auto;
	width: 55em;
	font-size: 16px;
	font-weight: lighter;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#printable_app_div {
	height: auto;
	width: 8in;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#adoptables {
	height: auto;
	width: 850px;
	border: medium dashed #000;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#adoptables_hound_name {
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	height: auto;
	width: 840px;
	padding: 0px;
	margin: 5px;
	font-style: italic;
}
#adoptables_hound_dob {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	height: auto;
	width: 840px;
	margin: 5px;
}
#adoptables_hound_availabledate {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	width: 840px;
	margin: 5px;
}
#adoptables_hound_catline {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	height: auto;
	width: 840px;
	margin: 5px;
}
#adoptables_hound_images {
	text-align: center;
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#adoptables_hound_description {
	font-size: 18px;
	font-weight: normal;
	text-align: justify;
	height: auto;
	width: 840px;
	font-style: italic;
	margin: 5px;
}
#adoptables_hound_contact {
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	height: auto;
	width: 840px;
	margin: 5px;
}
.belle_toll_text {
	color: #C06;
	font-weight: bold;
}
.blue_font {
	color: #00F;
}
.form_heading_font {
	font-weight: bolder;
	text-transform: capitalize;
	color: #03F;
	font-size: 18px;
}

.sponsor_me_class {
	text-align: center;
}
#online_app_form_div {
	text-align: left;
}
#just_for_fun_div {
	background: url(../graphics/white_texture.gif) repeat scroll center top;
	text-align: center;
	margin: 5px;
	padding: 3px;
	width: 97%;
	border: thick double #000;
	height: auto;
	text-transform: none;
	font: normal 18px/normal Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-decoration: none;
}
