/* ---- =Homepage! stylings ----- */
#homepage #header-container {
	background: url(/images/logo_home.jpg) no-repeat center top;
	display: block;
	height: 260px;
	width: 958px;
}
#homepage #nav-container {
	position:relative;
	display:block;
	width:958px;
	height:25px;
	background: url(/images/nav_bg.jpg) no-repeat center top;
	border-top:1px solid #FFFFFF;
}
#homepage #content-container {
	position:relative;
	width:958px;
	background:none;
}
#homepage .bottom-border {
	background:url(/images/home_bottom_border.gif) repeat-x center bottom;
	display:block;
	width:958px;
	height:20px;
}
#repass-index .three-column #content{
	position:relative;
	float:left;
	display:inline;
	width:720px;
	padding:15px;
}
#repass-index .three-column #hilite {
	display:none;
}
#repass-index .three-column #tombstones tr td{
	padding:10px;
	text-align:center;
	font-weight:bold;
}