@charset "utf-8";
/* CSS Document */
.banner {
	background-position: center;
	background-color: #000;
	background-image: url(../images/BF-03.jpg);
	background-repeat: no-repeat;
	height: 99px;
	width: 786px;
	padding: 0px;
}
hr {
	background-color: #999;
}
.links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #CCC;
	background-position: center center;
	text-align: center;
}
.body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	color: #CCC;
	background-color: #000;
	width: 666px;
	position: absolute;
	top: auto;
	left: auto;
}
.bio {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #CCC;
}
.learn {
	width: 666px;
}


.h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #CCC;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #FFF;
	text-decoration: underline;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	color: #666;
}
body {
	background-color: #000;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.feature {
	background-color: #000;
	background-position: center bottom;
	vertical-align: bottom;
	border: thin solid #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #CCC;
}
.logo {
	background-color: #000;
	background-image: url(images/blackframe-vert-logo.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.paragraph {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
H4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #999999;
}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	font-style: italic;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}

