body {
	background: #d3222a url(/images/the_benchmarks_tolrb.gif) no-repeat top center;
	color: #fff;
	font-family: "helvetica neue", sans-serif;
	font-size: 82.75%;
}
#bigbox {
	margin: 0 auto;
	width: 800px;
}
#alpha {
	margin: 200px 0 40px;
	text-align: center;
}
h1 {
	text-indent: -9999px;
}
p.tag {
	text-align: center;
	text-indent: -9999px;
}
p.slug {
	font-size: 200%;
	line-height: 1.4;
	padding-left: 25px;
	text-align: left;
}
p.alert {
	background: #fff url(/images/alert.gif) no-repeat 15px center;
	color: #d3222a;
	font-size: 125%;
	line-height: 1.4;
	padding: 20px 20px 20px 75px;
	text-align: left;	
}
a {
	border-bottom: 1px solid #fff;
	color: #fff;
	padding: 3px 0;
	text-decoration: none;
}
a:hover {
	border-bottom: 1px solid #000;
	color: #000;
}
.alert a {
	border-bottom: 1px solid #d3222a;
	color: #d3222a;
}
.alert a:hover {
	border-bottom: 1px solid #000;
	color: #000;	
}
a#buy  {
	background: url(/images/buy_now20book2.gif) top right no-repeat;
	border: 0;
	display: block;
	float: left;
	height: 120px;
	margin: 0 10px 0 0;
	text-indent: -9999px;
	width: 75px;
}
a#buy:hover {
	background: url(/images/buy_now20book2.gif) top left no-repeat;
}
#footer {
	color: #811419;
	padding: 30px;
}
#footer p a:link, #footer p a:visited {
/* 	background: #97181e; */
	background: #ab1b22;
	color: #d3222a;
	border-bottom: 0;
	padding: 7px;
	text-transform: uppercase;
}
#footer p a:hover {
	background: #811419;
/* 	color: #fff; */
}
