body {
	font-family: "Times New Roman", Times, serif;
}
#Header {
	background-image: url(../graphics/css_header/troop_heading_700.jpg);
	height: 180px;
	background-repeat: repeat-x;
}
#navigation {
	height: 80px;
	top: auto;
	background-repeat: repeat-x;
	border-top-color: #000000;
	border-top-style: solid;
	width: auto;
	background-image: url(../graphics/menu/menu1.jpg);
}
#body_column_left {
	width: 40%;
	height: auto;
	top: auto;
	padding-left: 5px;
	font-size: 16px;
}

#body_column_right {
	left: 43%;
	position: absolute;
	bottom: auto;
	width: 40%;
	height: auto;
	top: 290px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 5px;
}
#footer {
	margin: 5px;
	padding: 5px;
	border: thin solid #CC6600;
	text-align: center;
	position: relative;
}
h6 {
	text-align: center;
}
#body_column_left h3 {
	color: #CC3300;
	font: 18px Arial, Helvetica, sans-serif;
	text-align: center;
}
#body_column_right h3 {
	text-align: center;
	color: #CC3300;
}
h4 {
	color: #000000;
}
h3 {
	color: #FF6600;
	font-family: "Times New Roman", Times, serif;
}
