/* CSS Document */
.page {width: 980px; margin: 0; padding: 0}

.topheader {margin: 0; padding: 0}

.leftheader {width: 220px}

.topheader2 {
	background-color:#003399;
	height: 52px;
	width: 618px;
	postion: absolute;
	left: 228px;
	top: 97px;
	position: absolute;
} 
.topheader2 h1 {text-align: center; color:#FF0000; font-size: 24px; margin: 10px 0 0 0}

.pageheadline {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color:#FF0000;
	background-color:#FFFFFF;
	position: absolute;
	height: 35px;
	width: 592px;
	left: 210px;
	top: 152px;
	font-weight: bold;
}
.pageheadline h1 {
	text-align: center;
	color:#FF0000;
	font-size: 24px;
	margin: 10px 0 0 0;
}

.rightheader {
	height: 52px;
	width: 142px;
	position: absolute;
	left: 846px;
	top: 97px;
}

.leftnav {
	background-color: #003399;
	width: 165px;
	height: auto;
	position: absolute;
	left: 8px;
	top: 308px;
}
.leftnav p {font-size: 12px; color:#FFFFFF; margin: 10px 0 0 5px; font-family:Georgia, "Times New Roman", Times, serif}
.leftnav a:link {color: #FFFFFF; text-decoration: none}
.leftnav a:visited {color: #FFFFFF; text-decoration: none}
.leftnav a:hover {color: #FF0000; text-decoration: none}
.leftnav img {align: center}
.leftnav li {color: #CCCCCC}

.rightnav {
	width: 170px;
	background-color:#FFFFFF;
	text-align: center;
	color: #003399;
	position: absolute;
	top: 159px;
	height: 741px;
	left: 825px;
}
.rightnav img {align: center}
.rightnav h2 {font-size: 14px; font-weight: bold}
.rightnav p {font-weight: normal; font-size: 12px}
.rightnav ol {text-align: left; text-indent: 0; font-size: 12px}
.rightnav li {text-indent: 0}
.rightnav em {font-size: 10px}
.rightnav a:link {color: #003399; text-decoration: underline}
.rightnav a:visited {color: #003399; text-decoration: underline}
.rightnav a:hover {color: #FF0000; text-decoration: underline}
.rightnav a img {border: none}

.maincontent {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color:#000000;
	background-color:#FFFFFF;
	position: absolute;
	height: 260px;
	width: 631px;
	left: 190px;
	top: 217px;
}
.maincontent p {text-align: center}

.news {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
	height: auto;
	left: 192px;
	top: auto;
	width: 550px;
}
.news h1 {font-size: 14px; font-weight: bold}
.newstext a:link {color:#000000; font-weight: bold; text-decoration: none}
.newstext a:visited {color:#000000; font-weight: bold; text-decoration: none}
.newstext a:hover {color: #FF0000; font-weight: bold; text-decoration: underline}

.disclaimer {background-color: #003399; font-size: 9px; text-align: center; color: #CCCCCC; font-family:"Times New Roman", Times, serif}

.poll {text-align: left
}

.helpbottomnav {
	background-color: #003399;
	width: 800px;
	height: 50px;
	align: center;
}
.helpbottomnav p {text-align: center; font-size: 12px; color:#FFFFFF; margin: 10px 0 0 5px; font-family:Georgia, "Times New Roman", Times, serif}
.helpbottomnav a:link {color: #FFFFFF; text-decoration: none}
.helpbottomnav a:visited {color: #FFFFFF; text-decoration: none}
.helpbottomnav a:hover {color: #FF0000; text-decoration: none}
.helpbottomnav img {align: center}

.adoptions p {text-align: left}

.picksbox {
	border: medium double #999999;
	padding: 5px;
}
.picksbox h3 {font-size:14px; text-align:left; font-weight: bold; text-align: center; margin: 5px}
.picksbox p {text-align: center; margin: 10px 0 10px 0}
.picksboxpromo {color: #FF0000; font-weight: bold}
.picksboxpromogreen {color: #006600; font-weight: bold}


