@charset "utf-8";
/* CSS Document */

body {
	color: #FFFFFF;
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-size: 14px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0px;
	margin-bottom: 0.8em;
}
p {
	line-height: 1.7em;
}
#wrapper {
	width: 1028px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	background-image: url(images/sitebackground2.gif);
	background-repeat: repeat-y;
}
#masthead {
	background-image: url(images/grantsabinheader2.gif);
	height: 118px;
}
#content {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
#footer {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-style: italic;
	color: #e0a74c;
	font-size: .9em;
}
#navigation {
	height: 40px;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 78px;
}
.intro {
	color: #c04116;
	letter-spacing: 0.2em;
}
#copyright {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	font-size: .7em;
	color: #46462e;
	margin-top: 20px;
}
#content a {
	color: #FFFFFF;
	text-decoration: none;
}
