body {
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	background-color: #FFFF99;
}

#header
{
	width: 792px;
	color: #ffffff;
	background-image: url(../images/b-a-f_header_850x188px.jpg);
	background-repeat: no-repeat;
	height: 140px;
	padding-top: 10px;
	padding-left: 20px;
	margin: 10px auto 0px;
	border: thin solid #666666;
	background-position: left;
}

#header h1
{
	background-color: 00424A;
	font-size: 3.2em;
	color: #FFFFCC;
}

.slogan
{
	font-size: 1.6em;
	margin-bottom: 15px;
	letter-spacing: .18em;
	margin-left: 5px;
	color: #FFFF99;
	margin-right: 400px;
}


div#maincontent {
text-align: justify;
margin-left:  200px;}

div#leftcolumn {
float: left;
text-align: left;
width: 180px;
}
h1
{
background: inherit;
color: #50514D;
text-transform: lowercase;
font-size: 2em;
}

h3
{
margin-top: 30px;
background: inherit;
color: #50514D;
font-size: 1.4em;
text-transform: lowercase;
height: 34px;
background: url('images/a3.gif') repeat-x 0px 17px;
}

div#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border: 1px solid #CCCCCC;
	padding: 15px 5px 5px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
}
.box
{
border: dashed 1px #dadada;
margin-top: 15px;
background: #FFFFCC;
color: #000066;
}

.box h2
{
background: inherit;
color: #6C7425;
text-transform: lowercase;
font-weight: normal;
font-size: 1.8em;
margin-bottom: 5px;
}

.box p
{
font-size: 1em;
line-height: 1.4em;
margin: 0px;
}
.box_inner
{
border: solid 1px #fff;
padding: 15px;
background: #FFFFE9 url('images/a4.gif') repeat-x;
color: inherit;
}

.captioned_image
{
position: relative;
padding-bottom: 15px;
float: left;
margin-right: 17px;
}

.captioned_image div
{
position: absolute;
bottom: 0px;
left: 0px;
}

#footer
{
	background: url('images/a2.gif') repeat-x;
	margin: 0px auto 25px;
	padding-top: 10px;
	text-align: center;
	text-transform: lowercase;
	clear: both;
}

