@charset "UTF-8";
body {
	background-color: #171717;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:link, a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-style: italic;
}
a:hover {
	color: #A1A1A1;
	text-transform: none;
	text-decoration: underline;
	font-style: normal;
}
a:visited {
	color: #ff5d5d;
	text-decoration: none;
}
em, i {
	color: #7F7F7F;
	font-size: 10px;
}
b, strong {
	color: #333333;
}
li {
	list-style-image: url(../images/bullet.gif);
}
input {
	margin: 2px;
	padding: 2px;
	background-color: #FFECEC;
	border: 1px solid #FFA3A3;
	color: #ff5d5d;
}
select {
	margin: 2px;
	padding: 2px;
	background-color: #FFECEC;
	border: 1px solid #FFA3A3;
	color: #ff5d5d;
}
textarea {
	margin: 2px;
	padding: 2px;
	background-color: #FFECEC;
	color: #ff5d5d;
	border: 1px solid #FFA3A3;
}
blockquote {
	background:#ffecec;
	padding:10px 10px 10px 10px;
	border-left: solid 5px #ffbcbc;
	border-right: solid 5px #ffbcbc;
}
#wrapper {
	height: auto;
	width: auto;
	background-color: #FFFFFF;
}
#head_wrap {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	width: auto;
	background-color: #FFFFFF;
}
#head01 {
	background-image: url(../images/head01.gif);
	background-repeat: no-repeat;
	height: 104px;
	width: 760px;
}
#head02 {
	background-image: url(../images/head02.gif);
	background-repeat: no-repeat;
	height: 103px;
	width: 760px;
}
#navigation {
	float: left;
	height: auto;
	width: 135px;
}
#body {
	float: right;
	height: auto;
	width: 600px;
	background-color: #FFFFFF;
}
#content {
	background-color: #FFFFFF;
	width: 600px;
}
#foot {
	background-image: url(../images/foot.gif);
	background-repeat: no-repeat;
	width: 760px;
	height: 57px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 40px;
}
#foot a:link, a:active {
	color: #FFBCBC;
	text-decoration: none;
}
#foot a:hover {
	color: #FFA3A3;
	text-decoration: underline;
}
#foot a:visited {
	color: #FFA3A3;
	text-decoration: none;
}
#foot_bg {
	height: 57px;
	width: auto;
	background-image: url(../images/foot_bg.gif);
	background-repeat: repeat-x;
}
.text_wrapper {
	height: auto;
	width: 600px;
	background-color: #FFFFFF;
}
.text_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #555555;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	background-image: url(../images/con_head.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 3px;
	text-transform: capitalize;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #aaaaaa;
	font-style: italic;
	text-transform: capitalize;
}
.text_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	text-align: justify;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: justify;
	padding-bottom: 20px;
	padding-top: 30px;
}
.table {
	background-color: #FFFFFF;
	width: 760px;
}
.adopt {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFECEC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 470px;
}
.thumb {
	float: left;
	padding: 5px;
}
.lost {
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 144px;
}
.lost_thumb {
	float: right;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.left {
	float: left;
	height: auto;
	width: 225px;
	background-color: #FFECEC;
	padding: 5px;
	text-align: left;
}
.right {
	float: right;
	height: auto;
	width: 225px;
	background-color: #FFECEC;
	padding: 5px;
	text-align: left;
}
.comments {
	margin-right: 50px;
	margin-left: 50px;
	padding: 5px;
	background-color: #FFECEC;
	margin-top: 10px;
	margin-bottom: 30px;
}
.form_left {
	float: left;
	width: 100px;
	height: auto;
}
.form_right {
	float: right;
	width: 475px;
	height: auto;
}
.form_text {
	height: 30px;
	width: 100px;
	text-align: right;
}
.form_fields {
	height: 30px;
	width: 475px;
}
.form_textarea {
	height: 85px;
}
.form_text_ta {
	height: 85px;
	text-align: right;
}
.jump {
	padding-right: 10px;
}
