@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: 930px;
	}
#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: 130px;
	height: 75px;
	margin-left: 403px;
	margin-top: 137px;
	}
#competitionDivOne {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 488px;
	height: 530px;
	margin-left: 308px;
	margin-top: 268px;
	}
#wallDivTwo {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 230px;
	height: 500px;
	margin-left: 101px;
	margin-top: 365px;
	}
	
/***Beginning of Footer Area***/
#footer {
	margin: 0;
	padding: 0;
	width: 992px;
	height: 100px;
	}

