<!--

/* begin styles for RSS Feed */

.rss_box {
	 width: 95%;
	 background:#fff; 
margin:10px 0px 0px 10px;
}

.rss_items {
list-style:none;
padding:0;
margin:0;
}

.rss_item  {
  font-family: Verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 1em
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	text-decoration: none;
font-weight:700;
	color: red;
	}

.rss_item a:hover { 
	text-decoration : underline;
font-weight:700;
	color: red;
	}
	
.rss_date {
	font-size: 11px;
	font-weight : normal;
	color: #338;
	}

BODY {
background:url("images/headerbg.gif") repeat-x #CC6600;
margin: 0px;
height:100%;
font-family:verdana,arial,san-serif;
}

.logo {
position:absolute;
top:0px;
right:0px;
}

.header {
position:absolute;
top:0px;
left:0px;
}

.previous	{
float:right;
font-size:10px;
text-align:center;
}

.nav {
position:absolute;
top:230px;
right:20px;
width:120px;
text-align:center;
font-size: 13px;
font-weight:700;
color:white;
}

h1	{
font-size:20px;
font-weight:400;
line-height:24px;
margin:10px 0px 0px 0px;
}

h2	{
font-size:18px;
line-height:22px;
font-weight:400;
margin:10px 0px 0px 0px;
}

h3	{
font-size:16px;
line-height:20px;
font-weight:700;
margin:15px 0px 0px 0px;
}

h4	{
font-size:14px;
font-weight:700;
line-height:18px;
margin:10px 0px 0px 0px;
}

h5	{
font-size:12px;
font-weight:700;
line-height:16px;
margin:0px;
}

h6{
font-size:12px;
font-weight:400;
line-height:16px;
margin:0px;
}

p	{
font-size: 14px;
line-height: 20px;
font-weight:400;
margin:0px 0px 10px 0px;
}

p.credit	{
font-size: 12px;
line-height: 16px;
font-weight:400;
}

.main	{
margin:-5px 30px 0px 50px;
}

.author	{
margin:10px 30px 0px 75px;
text-align:right;
}

.container	{
margin:50px 150px 0px 0px;
padding:0px 0px 0px 10px;
border-right: 5px #993300 groove;
}

.welcome {
font-size:20px;
color: #ffffff;
font-weight:700;
line-height:30px;
padding-top:10px;
}

a:link	{color:blue;}
a:active	{color:green;}
a:visited	{color:black;}
a:hover	{color:red;}

a:link.chan	{
text-decoration:none;
color:black;
cursor:pointer;
}

a:active.chan	{
text-decoration:none;
color:green;
cursor:pointer;
}

a:hover.chan	{
text-decoration:none;
color:red;
cursor:pointer;
}

a:visited.chan	{
text-decoration:none;
cursor:pointer;
color:black;
}

.text	{
margin:20px 20px 20px 0px;
padding:15px;
background:#ffffff;
border:2px solid black;
}

.quote	{
margin:20px 20px 0px 0px;
padding:5px 10px 10px 5px;
font-size:12px;
line-height:16px;
color: #000000;
border:solid 2px black;
font-weight:300;
background: #ffffff;
}

.brow	{
margin:20px 180px 20px 0px; 
padding:20px 0px 0px 0px;
height:160px;
}

.button	{
float:left;
width:12%;
margin-right:1%;
height:150px;
text-align:center;
border: solid 1px black;
padding:0px;
font-size:12px;
font-weight: 700;
line-height: 16px;
cursor:pointer;
}

.nhealth	{
height:148px;
padding:2px;
background:url(http://zoocentric.com/images/healthbg.gif) no-repeat bottom left #ffff99;
}

.fhealth	{
height:148px;
padding:2px;
background:url(http://zoocentric.com/images/healthbg.gif) no-repeat bottom left #ffffff;
}

.nsavings	{
height:148px;
padding:2px;
background:url(http://zoocentric.com/images/savingsbg.gif) no-repeat bottom left #ffff99;
}

.fsavings	{
height:148px;
padding:2px;
background:url(http://zoocentric.com/images/savingsbg.gif) no-repeat bottom left #ffffff;
}

.nproducts	{
height:148px;
padding:2px;
background:url(http://zoocentric.com/images/productsbg.gif) no-repeat bottom left #ffff99;
}

.fproducts	{
height:148px;
padding:2px;
background:url(http://zoocentric.com/images/productsbg.gif) no-repeat bottom left #ffffff;
}

.nbooks	{
height:148px;
padding:2px;
background:url(http://zoocentric.com/images/booksbg.gif) no-repeat bottom left #ffff99;
}

.fbooks	{
height:148px;
padding:2px;
background:url(http://zoocentric.com/images/booksbg.gif) no-repeat bottom left #ffffff;
}

.nlife	{
height:148px;
padding:2px;
background:url(http://zoocentric.com/images/lifestylebg.gif) no-repeat bottom left #ffff99;
}

.flife	{
height:148px;
padding:2px;
background:url(http://zoocentric.com/images/lifestylebg.gif) no-repeat bottom left #ffffff;
}

.nforum{
height:148px;
padding:2px;
background:url(http://zoocentric.com/images/communitybg.gif) no-repeat bottom left #ffff99;
}

.fforum	{
height:148px;
padding:2px;
background:url(http://zoocentric.com/images/communitybg.gif) no-repeat bottom left #ffffff;
}

.nfun	{
height:148px;
padding:2px;
background:url(http://zoocentric.com/images/funbg.gif) no-repeat bottom left #ffff99;
}

.ffun	{
height:148px;
padding:2px;
background:url(http://zoocentric.com/images/funbg.gif) no-repeat bottom left #ffffff;
}

em	{
font-weight: 700;
font-style: italic;
}

.red	{
color:red;
}

.blue	{
color:blue;
}

.green	{
color:green;
}

.purple	{
color:#CC00FF;
}

.orange	{
color:#ff9900;
}

.tip	{
font-size:10px;
font-weight:400;
line-height:14px;
margin:10px 0px 0px 0px;
}

hr	{
border: 0;
color: #000;
background-color: #000;
height: 2px;
}

ul	{
font-size: 14px;
line-height: 20px;
font-weight:400;
}

li	{
margin-bottom:5px;
}

.foot	{
text-align:center;
font-size:12px;
line-height:16px;
color:#000000;
width:100%;
background:#ffff99;
padding:10px 0px 10px 0px;
clear:both;
}

.resource	{
width:200px;
background:#ffffcc;
padding:0px 10px 10px 10px;
margin-left:20px;
float:right;
clear:both;
}

p.resource	{
font-size:12px;
line-height:16px;
width:180px;
margin:10px 0px 0px 0px;
}

ul.res	{
font-size: 12px;
line-height: 16px; 
}

li.res	{
width:100%;
}

.sidebar	{
background:#ffff99;
color:black;
padding:10px 5px 10px 5px;
}

.middle	{
text-align:center;
}
-->
