/*BLOODSPOTS STYLESHEET - AUTHOR STEVEN HARRIS DESIGNS*//*BEGIN GLOBAL*/
body {
	margin: 0px;
	padding: 0px;
	background:#FFFFFF;
	color:#331111;
}
span {
	display: none;
}
a {
	color: #880000;
	text-decoration: none;
}
a:visited {
	color: #880000;
	text-decoration: none;
}
a:hover {
	color: #331111;
	text-decoration: underline;
}
#container  h2 {
	display: none;
}
#container {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
}
#container #footer h3 {
	background: url(../layout/bloodspotsfooter.jpg) no-repeat 0px 0px;
	display: block;
	height: 200px;
	width: 500px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
#container #footer {
	width: 100%;
	background: url(../layout/divider.jpg) repeat-x 0px 200px;
	height: 400px;
}
hr {
	clear: both;
	height: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	visibility: hidden;
	border-style: none;
}
.clear {
	clear: both;
	height: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	visibility: hidden;
	border-style: none;
	background: url(none);
}
.rss {
	background: url(../layout/rss.gif) repeat 0px 0px;
	height: 16px;
	width: 44px;
}
 .rss a {
	background: url(../layout/rss.gif);
	display: block;
	height: 16px;
	width: 44px;
	margin: 0px;
	padding: 0px;
}
.line {
	background: url(../layout/divider.jpg) repeat-x 0px 0px;
	height:10px;
	width:100%
}
