/* CSS Document */

#wholist { color: #E95D0F; line-height: 18px; }
#wholist a:link, #wholist a:visited { text-decoration: none; font-size: 13px; color: #333333; padding: 0 3px; }
#wholist a:hover, #wholist a:active { text-decoration: none; font-size: 13px; color: #E95D0F; padding: 0 3px; }

#whophotos {
	position: relative;
	list-style-type: none; padding: 0; margin: 20px 0 0 0; 
	width: 420px; height: 200px;
	background: url(whophotos.gif) left top no-repeat; }
	
#whophotos li { position: absolute;  padding: 0; margin: 0; background-image: url(whophotos.gif); background-repeat: no-repeat; }
#whophotos li a { display: block; width: 100%; height: 100%; text-indent: -999em; text-decoration: none; }
	
#whophotos00 { left: 000px; top: 000px; width: 113px; height: 086px; background-position: -000px -200px; }
#whophotos01 { left: 120px; top: 000px; width: 110px; height: 086px; background-position: -120px -400px; }
#whophotos02 { left: 216px; top: 000px; width: 070px; height: 086px; background-position: -216px -200px; }
#whophotos03 { left: 303px; top: 000px; width: 090px; height: 086px; background-position: -303px -400px; }
#whophotos04 { left: 000px; top: 090px; width: 090px; height: 100px; background-position: -000px -290px; }
#whophotos05 { left: 080px; top: 090px; width: 080px; height: 100px; background-position: -080px -490px; }
#whophotos06 { left: 162px; top: 090px; width: 094px; height: 100px; background-position: -162px -290px; }
#whophotos07 { left: 247px; top: 090px; width: 102px; height: 100px; background-position: -247px -490px; }
#whophotos08 { left: 334px; top: 090px; width: 084px; height: 100px; background-position: -334px -290px; }

#whophotos li.on { background-image: url(whophotos.gif); }
#whophotos li.off { background-image: none; }
	
#whobiogs { height: 350px; }