body{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}


.header_logo {
	background-image: url(../images/website_logo.jpg);
	background-repeat: no-repeat;
	height: 151px;
	width: 188px;
}
.top_bg_top {
	background-image: url(../images/nav_bg_top.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 96px;
}
.top_nav_bottom {
	background-image: url(../images/top_nav_bottom.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 96px;
}
.website_header {
	background-image: url(../images/website_header.jpg);
	background-repeat: no-repeat;
	height: 151px;
	width: 494px;
}
.nav_divider {
	background-image: url(../images/nav_divider.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 4px;
}
.petofweek {
	background-image: url(../images/pow_title.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 169px;
}
.site_credit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 53px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat;
}

.site_credit a:link {
	color: #FFFFFF;
	text-decoration:none;
}
.site_credit a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.site_credit a:hover {
	color: #CCCCCC;
	text-decoration:none;
}
.site_credit a:active {
	color: #FFFFFF;
	text-decoration:none;
}

.footer_links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat;
}

.footer_links a:link {
	color: #FFFFFF;
	text-decoration:none;
}
.footer_links a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.footer_links a:hover {
	color: #CCCCCC;
	text-decoration:none;
}
.footer_links a:active {
	color: #FFFFFF;
	text-decoration:none;
}

.body_bg {
	background-image: url(../images/body_bg.jpg);
}
.main_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #d39c4e;
	text-align: left;
	line-height: 56px;
	text-indent: 10px;
}
.right_border {
	background-image: url(../images/right_border.jpg);
	background-repeat: repeat-y;
}
.main_bg {
	background-color: #FFFFFF;
}
.main_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}

.green_divider {
	background-image: url(../images/green_divider.jpg);
	height: 7px;
	width: 190px;
}
.inner_right_bg {
	background-color: #d39c4e;
}
.inner_right_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #d39c4e;
	text-align: left;
	text-indent: 10px;
	line-height: 31px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #855A21;
}

.inner_right_txt a:link {
	color: #FFFFFF;
	text-decoration:none;
}
.inner_right_txt a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.inner_right_txt a:hover {
	color: #CCCCCC;
	text-decoration:none;
}
.inner_right_txt a:active {
	color: #FFFFFF;
	text-decoration:none;
}.main_txt_blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	color: #5c82b3;
}
