body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
div#branding {
	background-color: #FFFFFF;;
	z-index: 300;
}
#brandingbar {
	background-color: #CCDEAF;
	height: 123px;
	margin-top: 63px;
}
#scoottb {
	background-image: url(../images/scoottopbar.jpg);
	margin: 0px;
	padding: 0px;
	height: 123px;
	width: 516px;
	position: absolute;
	z-index: 4;
	left: 0px;
	top: 63px;
	background-repeat: no-repeat;
}
#brandinglogo {
	background-image: url(../images/logofire.png);
	background-repeat: no-repeat;
	height: 184px;
	width: 429px;
	position: absolute;
	top: 9px;
	right: 0px;
	text-indent: -9999px;
}
div#wrapper {
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
}
#navigation img {
	border: none; }
#navigation {
	background-image: url(../images/linksbox.png);
	height: 259px;
	width: 218px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	position: relative;
	clear: left;
	float: left;
	left: 2%;
	top: 30px;
	margin: 0px;
}
div#container {
	position: relative;
	left: 3%;
	top: 10px;
	width: 79%;
	float: left;
	height: 40em;
}

#container p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 0.05em;
	text-align: left;
}

#navigation ul {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #333333;
	line-height: 28pt;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#memonly {
	font-size: 18px;
	margin-top: -5px;
}
#navigation li {
	text-align: left;
	letter-spacing: .05em;
}
#navigation a:link, #navigation a:active, #navigation a:visited {
	color: #333333;
	text-decoration: none;
}
#navigation a:hover {
	color: #CC6600;
}
#container img {
	border: none;
}
#container a:link, #container a:active, #container a:visited {
	color: #000000;
	text-decoration: none;
}
#container a:hover {
	color: #106F14;
	text-decoration: underline;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #106F14;
}
#footer {
	background-color: #CCDEAF;
	clear: both;
	float: left;
	position: relative;
	top: 70px;
	width: 200px;
	left: 2%;
}
#footer img {
	border: none;
}
#footer h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: center;
}
#footer h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
}
#spacer {
	height: 50px;
}
