@charset "utf-8";

body {
	margin-top: 0px;
	background: #272727;
	}
#wrapper {
	position:relative;
	margin:0 auto;
	width:992px;
	height:auto !important;
	height:100%;
	min-height:100%;
	margin-left: auto;
	margin-right: auto;
	}
#screen {
	margin: 0;
	padding: 0;
	}
#header {
	margin: 0;
	padding: 0;
	width: 992px;
	height: 318px;
	}
#keenanHeader {
	margin: 0;
	padding: 0;
	position: absolute;
	margin-left: 91px;
	background-image: url(navigation/header.jpg);
	background-repeat: no-repeat;
	width: 767px;
	height: 318px;
	}
/***Beginning of Content Area***/
#content {
	margin: 0;
	padding: 0;
	width: 992px;
	height: 665px;
	}
#navigationArea {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 689px;
	height: 59px;
	margin-left: 125px;
	margin-top: 2px;
	}
#aboutImage {
	margin: 0;
	padding: 0;
	position: absolute;
	background-image: url(about/aboutImage.jpg);
	background-repeat: no-repeat;
	width: 319px;
	height: 236px;
	margin-left: 85px;
	margin-top: 113px;
	}
#aboutNav {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 121px;
	height: 75px;
	margin-left: 403px;
	margin-top: 137px;
	}
#resourcesImage {
	margin: 0;
	padding: 0;
	position: absolute;
	background-image: url(resources/huntingResources.jpg);
	background-repeat: no-repeat;
	width: 228px;
	height: 57px;
	margin-left: 121px;
	margin-top: 85px;
	}
#resourceLinks {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 594px;
	height: 30px;
	margin-left: 144px;
	margin-top: 150px;
	}
#divLine {
	margin: 0;
	padding: 0;
	position: absolute;
	background-image: url(resources/resourceDivLine.jpg);
	background-repeat: no-repeat;
	width: 654px;
	height: 11px;
	margin-left: 130px;
	margin-top: 190px;
	}
#instructions {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 450px;
	height: 30px;
	margin-left: 147px;
	margin-top: 228px;
	}
#listOne {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 92px;
	height: 360px;
	margin-left: 146px;
	margin-top: 287px;
	}
#listTwo {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 109px;
	height: 360px;
	margin-left: 260px;
	margin-top: 287px;
	}
#listThree {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 117px;
	height: 360px;
	margin-left: 389px;
	margin-top: 287px;
	}
#listFour {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 110px;
	height: 310px;
	margin-left: 526px;
	margin-top: 287px;
	}
	
/***Beginning of Footer Area***/
#footer {
	margin: 0;
	padding: 0;
	width: 992px;
	height: 100px;
	}

