﻿


body {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #CA0000 url(../images/white.gif) repeat-y;
}

#container {
	width: 950px;
	padding: 80px 0 100px 70px;
}

h1#grabber {
	font-size:30pt;
	font-family:Impact, "Franklin Gothic Heavy", "Arial Black";
	font-weight:normal;
	line-height: 30pt;
	margin-bottom:25px;
	

}

h2#statement {
	font-size: 112.5%;
	line-height: 1.72em;
	padding: 50px 45px 180px 0;
}

h2#statement a {
	color: #fff;
	text-decoration: none;
	background-color: #8C0000;
	padding: 2px 6px;
	display: inline-block;
}

h2#statement a:hover {
	text-decoration: none;
	background-color: grey;
	padding: 2px 6px;
	display: inline-block;
}

p#footer {
	color: grey;
	font-size: 87.5%;
}

p#footer a {
	color: grey;
		text-decoration: none;
}

p#footer a:hover {
		color: grey;
	text-decoration: underline;
}

/* End of Stylesheet */