

#fbFooter {
	height: 49px;
	background-color: #000000;
	background-image: url('../img/footerBackground.gif');
	background-repeat: repeat-x;
	float: left;
	width: 630px;
}

.fbPaginationMinor {
	color: #b5b292;
	margin-left: 10px;
}

#fbContents {
	color: #b5b292;
	float: left;
	margin-top: 17px;
	margin-left: 15px;
	
	 
}
#fbContainer {
	float: left;
	width: 630px;
	height: 797px;
	overflow: hidden;
	z-index: 4;
	 
	background-color: #b5b292;
	background-repeat: no-repeat;
}

#fbMenu {
	float: right;
	margin-top: 9px;
	margin-right: 15px;
}

#altmsg { 
	position: absolute;
	background-color:#000000;
	padding: 20px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	text-align:center;
}
#altmsg:hover { 
	opacity: 0.8;
	filter: alpha(opacity=80);
}
a.altlink:link {
	color: #FFFFFF;
}

a.altlink:visited {
	color: #DDDDDD;
}

a.altlink:hover{
	color: #FFFFFF;
}
#logo {
	width: 190px;
	height: 102px;
	float: left;	
}

#contactinfo{
	width: 650px;
	height: 86px;
	float: left;
	background-image: url('../images/banner-pattern.jpg');
	background-repeat: no-repeat;
	background-color: #aa7925;
	padding-right: 16px;
}

#menubar{
	width: 190px;
	height: 5900px;
	background-image: url('../images/menu-backer.jpg');
	float: left;
	background-color: #000;
	background-repeat: no-repeat;
}
#sitewrapper  {
	position:relative;
	width: 100%;
	z-index:1;
	border: 1px solid #B5B292;
	background-image: url(../images/table-backer.gif);
	background-color: #b5b292;
	background-repeat: repeat-x;
}


#iframeflip {
	float: left;
	text-align: left;
	margin-left: -115px;
	_margin-left: 0px;
	overflow: hidden;
	margin-top: 50px;
}

 #iframeflip iframe {
 
float: left;
 
}

 


#topbanner  {

	position:relative;

	 float: left;

        height: 102px;

	z-index:1;

}



#rightcolumn  {
	position:relative;
	width: 630px;
	float: left;
	z-index:1;
	margin-left: 16px;
}
.clearance {
	clear: both;
	height: 1px;
