/* Neutralize styling:    Elements we want to clean out entirely: */html, body, form, fieldset {	height: 100%;	margin: 0;	padding: 0;	font: 100.01%/120% Verdana, Arial, Helvetica, sans-serif;	color: #336600;}/* Neutralize styling:    Elements with a vertical margin: */h1, h2, h3, h4, h5, h6, p, pre,blockquote, ul, ol, dl, address {	padding: 0;}/* Miscellaneous conveniences: */form label {	cursor: pointer;}fieldset {	border: none;}img {	border: 0;}/* Form field text-scaling */input, select, textarea {	font-size: 100%;}/* Page setup */body {	background-image: url(../im/bk.jpg);	background-repeat: repeat;	text-align: center;}#container {	height: 100%;	width: 100%;	background-image: url(../im/bk_main.jpg);	background-repeat: repeat-x;	background-position: top left;	vertical-align: top;}#wrapper {	width: 610px;	height: 100%;	margin-left: auto;	margin-right: auto;	vertical-align: top;	margin-top: 0px;}#wrapper td {	vertical-align: top;	padding: 0;}#logo {	width: 610x;	height: 34px;	background-image: url(../im/pop_logo_1.jpg);	background-repeat: no-repeat;	text-align: right;}#logo1 {	margin: 10px 10px 0 0;	color: #D0B860;	font-weight: bold;	font-size: 80%}#title {	width: 325px;	height: 50px;	margin: 50px 0 0 275px;	text-align: right !important;	color: #D0B860;	font-weight: bold;	font-size: 150%}#logo2 {	width: 610px;	height: 137px !important;;	background-image: url(../im/pop_logo_2.jpg);	background-repeat: no-repeat;}#con {	border-right: solid #336600 6px;	border-bottom: solid #336600 6px;	border-left: solid #336600 6px;	background-color: #F1EAD0;	background-image: url(../im/in_bk_cats.jpg);	background-repeat: repeat-y;	background-position: top center;}#text {	width: 560px;	margin: 10px 17px 20px 17px;	text-align: left;}#text a {	color: #336600;}#text a:visited {	color: #336600;}#text a:hover {	color: #918043;}#text a:active {	color: #FF0000;}.brd {	width: 560px;	border-bottom: solid #A6880E 2px;	margin: 20px 0px;	font-size: 80%;}.brd1 {	width: 200px;	float: left;	margin-right: 10px;	color: #A6880E;	font-weight: bold;	font-size: 130%;}.brd2 {	width: 200px;	float: left;	margin-right: 10px;	text-align: center;	margin-bottom: 10px;}.brd3 {	float: left;	text-align: right;}.clearit {	clear: both;	height: 0px;	line-height: 0;	font-size: 1px;}#footer {	height: 20px;	font-size: 70%;	color: #F1EAD0;	text-align: left;	font-weight: bold;}#footer a {	color: #F1EAD0;}#footer a:visited {	color: #F1EAD0;}#footer a:hover {	color: #336600;}#footer a:active {	color: #FF0000;}
