body {
	background-color: #FFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000;
}
  
#container {
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#header {
	height: 220px;
}
#8th_Knox_Scout_Group_logo {
	float: left;
	height: 205px;
	width: 205px;
}
#banner {
	height: 195px;
	width: 820px;
	text-align: center;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 0.5em;
	padding-top: 10px;
}
#city_of_knox_badge {
	float: right;
	height: 205px;
	width: 175px;
}
#top-navigation {
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 1200px;
	height: 60px;
}
#lh_column {
	float: left;
	width: 240px;
	margin-top: 30px;
	margin-right: 3px;
	margin-left: 3px;
	font-family: "Comic Sans MS", cursive;
}
#facebook_container {
	float:left;
	width:230px;
	color: #999;
	background-color: #Fbfbfb;
	padding: 2px;
	border: thin solid #999;
}
#facebook_comments {
	float:left;
	width:228px;
	border: 1px solid #999;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}
#facebook_share {
	float:left;
	width:220px;
	border: 1px solid #999;
	padding: 4px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}

#main_text {
	font-family: "Comic Sans MS", cursive;
	width: 740px;
	float: left;
	background-color: #252662;
	padding-left: 10px;
	padding-right: 10px;
}
    /* Prevents slides from flashing */
    #slides {
	display:none;
	margin-top: 30px;
	float: left;
	height: 360px;
	width: 640px;
	margin-right: 50px;
	margin-bottom: 30px;
	margin-left: 50px;
    }
#rh_column {
	float: right;
	width: 185px;
	margin-top: 30px;
	margin-right: 3px;
	margin-left: 3px;
	font-family: "Comic Sans MS", cursive;
	border: thin solid #999;
}


#footer {
	font-family: "Comic Sans MS", cursive;
	background-color: #00F;
	text-align: center;
	height: 70px;
	border: thick double #ff0;
	float: left;
	color: #FFF;
	width: 1189px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 0px;
	display: flex;
	justify-content: center;
	align-items: center;
}
#scarf {
	height: 100px;
	width: 820px;
	margin-top: 30px;
}
table {
	border-collapse: collapse;
	border: 0px none #FFF;
}
th, td {
	border: thin solid #FFF;
}
