/* CSS Document */

body {
	width: 7in;	
	color: #000;
	font: 12pt/20pt "Times New Roman", Times, serif;
	background: white;
}
a {
	color: #333;
	font-weight: bold;
}
a:after { 
	content:" ["attr(href)"]"; 
	font-weight: normal;
}
#utilities, #subnav, #subnav ul, #mainnav, #footer, #sidebar, #petbox { display:none; }
ul.imglists { clear:both; width:570px; }					
					ul.imglists li { float:left; width:50%; padding-bottom:18px;  }
					ul.imglists li .left { width:102px; }
					ul.imglists p { clear:both; width:175px; padding-bottom:4px; }
