body, p {
	font:9pt/13pt Verdana, Arial, Helvetica, sans-serif;

}
body {
	background-color:#EFE7D9;
	padding-top:10px;
	text-align:center;
}
.question { font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:11pt; color:#333; }

#container { width:750px; margin:auto; border:1px solid #000; background-color:#fff; text-align:left; }
#header {
	margin:0;
	padding:0;
	position:relative;
	background:#231f20 url(images/bg-header.gif) top repeat-x;
	height:50px; 
}
#header h1, #header h2 {
	margin:0;
	padding:0;
}
#header h1 span, #header h2 span {
	display:none;
}
#header h1 {
	width:313px;
	height:50px;
	background:url(images/header-troop1.gif) left top no-repeat;
	float:left;
}
#header h2 {
	width:200px;
	height:50px;
	background:url(images/header-bsa.gif) right top no-repeat;
	float:right;
}
#content {
	margin:0;
	padding:0;
	color:#fff;
	width:100%;
	float:left;
}
#content p, #content h1, #content h2, #content ol, #content ul {
	padding-left:200px;
}
#right p, #right h1, #right h2 {
	padding:0;
}
#left {
	width:375px;
	float:left;
	clear:both;
}
#content #leftHome p { padding-left:0; }
#right {
	display:block;
/*	height:375px;*/
	width:373px;
	float:left;
	margin-left:2px;
}
.brand {
	background:#808e98 url(images/bg-on-my-honor-blue.png) left bottom no-repeat;
	margin:0;
	padding:0;
	border:0;
}
.brand p, .brand h1, .brand h2 {
	margin-left:10px; margin-right:10px;
}
h1 {
	font:bold 12pt arial,helvetica,sans-serif;
	text-transform:uppercase;
	margin:1em 0 0.25em 0;
}
h2 {
	font:bold 11pt arial,helvetica,sans-serif;
	margin:1em 0 0.25em 0;
}
p {
	margin:0 0 0.75em 0;
}
#footer {
	clear:both;
	padding:5px 10px;
}
#footer p {
	font-size:9px;
}
img.featureLeft, img.feature {
	float:left;
	margin:15px;
	border:1px solid #fff;
}
img.featureRight {
	float:right;
	margin:15px;
	border:1px solid #fff;
}
div.clear { clear:both; font-size:1px; height:0; }