@charset "UTF-8";
#main {
	background-color: #2b2b31;
	height: auto;
	width: 950px;
	float: left;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#wrap {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #999999;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#menu {
	height: auto;
	width: 130px;
	background-color: #2b2b31;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 300px;
}
#story {
	height: auto;
	width: 580px;
	background-color: #FFFFFF;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 270px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
}
#right {
	height: auto;
	width: 170px;
	background-color: #2b2b31;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#footer {
	clear: both;
	height: 20px;
	width: 930px;
	background-color: #000000;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	color: #FAFAFA;
}
#header {
	height: 120px;
	width: 950px;
	background-color: #000000;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000000;
}
.facebook {
	height: 32px;
	width: 32px;
	float: left;
}
.twitter {
	float: left;
	height: 32px;
	width: 32px;
}
.linkedin {
	float: left;
	height: 32px;
	width: 32px;
}
.wordpress {
	float: left;
	height: 32px;
	width: 32px;
}
.pdf {
	height: 512px;
	width: 450px;
}

