* {
	padding: 0;
	border: 0;
	margin: 0;
}
ul {
	list-style: none;
}
img {
	display: block;
}
body {
	background-color: #fff;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div#container {
	position: relative;
	width: 980px;
	height: auto;
	margin: 0 auto;
}	
div#header {
	display: none;
}
div#properties {
	display: none;
}
div#hero {
	position: relative;
	float: none;
	margin-left: 10px;
	width: auto;
	padding-bottom: 10px;
}
div#hero h2 {
	font: bold 30px/32px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 16px;
}
div#hero h2 a {
	font: bold 30px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 12px;
	text-decoration: none;
	color: #333;
}
div#hero h2 a:hover {
	color: #9f090a;
	text-decoration: underline;
}
div#hero h3 {
	font: bold 24px Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	margin-top: 15px;
	margin-bottom: 12px;
	border-top: 1px solid #ccc;
	padding-top: 10px;
}
div#hero img {
	margin-bottom: 8px;
}
div#hero p {
	font: 22px/28px Georgia, "Times New Roman", Times, serif;
	margin-right: 10px;
	margin-bottom: 16px;
}
div#hero p img {
	display: inline;
	float: left;
	margin-right: 15px;
}
div#hero p.caption {
	font: 18px/22px Arial, Helvetica, sans-serif;
	color: #666;
	margin-bottom: 14px;
}
div#hero p.date {
	font: 18px Arial, Helvetica, sans-serif;
	color: #666;
	margin-bottom: 4px;
}
div#hero p.author {
	font: 18px Arial, Helvetica, sans-serif;
	color: #666;
	margin-bottom: 16px;
}
div#hero p.byline {
	font-style: italic;
}
div#hero h4 {
	font: bold 22px/26px Georgia, "Times New Roman", Times, serif;
	margin-right: 10px;
	margin-bottom: 16px;
}
div#hero ul {
	font: 22px/26px Georgia, "Times New Roman", Times, serif;
	margin-top: 6px;
	margin-bottom: 24px;
}
div#hero ul li {
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 14px;
	background: url(images/bullet_bw.gif) left 6px no-repeat;
}
div#hero a {
	color: #9f090a;
	text-decoration: underline;
}
div#hero a:hover {
	text-decoration: none;
}
div#hero embed {
	width: 480px;
	height: 400px;
	margin-bottom: 14px;
}
div#hero table {
	font: 18px/22px Arial, Helvetica, sans-serif;
}
div#hero table tr {
	height: 30px;
}
div#heroVictims {
	position: relative;
	float: left;
	display: inline;
	margin-left: 10px;
	width: 789px;
	height: auto;
	padding-bottom: 10px;
}
div#heroVictims h2 {
	font: bold 30px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 12px;
}
div#heroVictims p {
	font: 18px/22px Arial, Helvetica, sans-serif;
	color: #666;
	margin-right: 10px;
	margin-bottom: 4px;
}
div#heroVictims ul {
	font: 22px/26px Georgia, "Times New Roman", Times, serif;
	margin-top: 6px;
	margin-bottom: 24px;
	clear: both;
}
div#heroVictims ul li {
	margin-bottom: 8px;
	margin-left: 10px;
	padding-left: 14px;
	background: url(images/bullet_bw.gif) 0 6px no-repeat;
}
div#heroVictims a {
	color: #9f090a;
	text-decoration: underline;
}
div#heroVictims a:hover {
	text-decoration: none;
}
div#heroVictims div#victims {
	position: relative;
	width: 789px;
	height: auto;
}
div#heroVictims div#victims ul {
	position: relative;
	float: left;
	display: block;
	width: 789px;
	height: auto;
	list-style: none;
	margin: 0;
	padding: 0 0 20px 0;
}
div#heroVictims div#victims ul li {
	position: relative;
	float: left;
	display: block;
	margin: 4px 0 0 0;
	padding: 0;
	width: 130px;
	height: 196px;
	list-style: none;
	background: transparent;
}
div#heroVictims div#victims a {
	position: relative;
	float: left;
	display: block;
	border: 6px solid #fff;
	background-color: #fff;
	width: 118px;
	height: 190px;
	color: #333;
	font: 11px/13px Arial, Helvetica, sans-serif;
	overflow: hidden;
	text-decoration: none;
}
div#heroVictims div#victims a:hover {
	background-color: #333;
	color: #fff;
	border: 6px solid #333;
}
div#heroVictims div#victims a span.shrinker {
	display: block;
	margin-bottom: 2px;
	width: 118px;
	height: 160px;
	overflow: hidden;
}
div#heroVictims div#victims a span.shrinker img {
	display: inline;
}
div#heroVictims div#victims a:hover span.shrinker {
	height: 120px;
	overflow: hidden;
}
div#heroVictims div#victims a span.name {
	font-weight: bold;
	display: block;
}
div#heroVictims div#victims a:hover span.name {
	color: #fff;
}
div#heroVictims div#victims a span.hometown {
	font-weight: bold;
	display: block;
	color: #9f090a;
}
div#heroVictims div#victims a:hover span.hometown {
	color: #fff;
}

div#links { 	display: none; }
div#adRight { 	display: none; }
div#adBottom { 	display: none; }
div#footer { 	display: none; }
