body { background-color: #130C06;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333300;
}
#wrapper{
	width:769px;
	margin: 1em auto;
}
#header {
	background-image: url("images/fbf-redux_01.jpg");
	width:769px;
	height:136px;
}
#header h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-indent:-9999px;
}
#header h2 {
	text-indent:-9999px;
}
#leftside {
	background-image:url("images/fbf-redux_02.jpg");
	background-repeat:no-repeat;
	width:161px;
	min-height: 507px;
	vertical-align:top;
	float:left;
}
#menu{
	float:right;
	margin-right: -10px;
	position:relative;
	z-index:2;
}
#menu #menu-container{
	background-image:url("images/menu-bg-rpt.png");
	background-repeat:repeat-y;
	width:148px;
}
#menu #menu-container:before{
	background-image:url("images/menu-bg-top.png");
	display:block;
	content:url("images/menu-bg-top.png");
}
#menu #menu-container:after{
	background-image:url("images/menu-bg-bottom.png");
	display:block;
	content:url("images/menu-bg-bottom.png");
}
#menu ul {
	list-style-type:none;
	line-height:1.5em;
	padding: 0 0 50px 20px;
}
#menu a {
	font-family: Georgia, "Times New Roman", serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
        letter-spacing: -1px;
}
#menu a:hover {
	text-decoration:underline;
	color:#D7AF82;
}
#menu a.active{
 color: #D7AF82;
}
#middle{
	float:left;
}
#main-content {
	position:relative;
	width:481px;
	background-image:url("images/main-content-rpt.jpg");
	background-repeat:repeat-y;
	min-height:490px;
	overflow:hidden;
}
#main-content:before {
	display:block;
	width:481px;
	background-image:url("images/main-content-top.jpg");
	content:url("images/main-content-top.jpg");
}
#rightside{
	background-image:url("images/fbf-redux_04.jpg");
	background-repeat:no-repeat;
	vertical-align:top;
}
#bottom{
	background-image:url("images/fbf-redux_05.jpg");
	background-repeat:no-repeat;
	height: 64px;
}
#main-content h2 {
	font-family: "Arial", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
        margin-bottom: 1.5em;	
}
#main-content p{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333300;
       margin: 0 20px 1em 15px;
}
.btmMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D7AF82;
	margin: 0 auto;
	padding: 20px 0;
	width: 100%;
	position:relative;
	text-align:center;
}
.copyrt {
	font-family: Tahoma, Arial;
	font-size: 8px;
	text-align:right;
	margin: 0 5px 0 0;
	position:absolute;
	bottom:0;
	right:0;
}
.lt a:link {
	color: #D7AF82;
	text-decoration: none;
}
.lt a:visited {
	color: #D7AF82;
	text-decoration: none;
}
.lt a:hover {
	text-decoration: underline;
}
.dk:link {
	color: #000000;
	font-weight: bold;
}
.dk:visited {
	color: #000000;
	font-weight: bold;
}
.MenuItems {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.indent {
	padding-left:30px;
}
#flashss{
 margin-top: 1em;
}