/* Stylesheet for FBC Website */


body { 
	background-image: url(/images/56069/bgtileswirlfaded4.jpg);
	margin: 0px;
	text-align: center;
	
}


#wrapper {

	position: relative; 
	width: 100%;
	height: 299px; 
	background-image: url(/images/56069/blueheader.png); 
	text-align: center;
	font-size: 28px;
	font-weight: normal;
	font-family: serif;
	color: #FFFFFF;
	margin-top: -25px auto;
	border-bottom: 0px solid black;
}

#logo {

	position: absolute;
	top: 25px;
	left: 10px;
	width: 287px;
	height: 130px;
	background-image: url(/images/56069/logofinal5.png);
	border: 0px solid white;
	margin-top: 2px;
	margin-left: 2px;
}

#searchbar {
	position: relative;
	width: 775px;
	height: 24px;
	top: 150px;
	border: 0px solid white;
	text-align: right;
	margin: 0 auto;
	font-size: 12px;
	font-family: arial;
	border: 0px solid white;
}

/*
#wrapper2 {

	position: relative; 
	width: 100%;
	height: 120px;
	top: -10px;
	background: transparent url(images/grungewrapper.png) no-repeat scroll center top;
	text-align: center;
	margin: 0 auto;
	border-bottom: 0px solid black;
}
*/
#content {
	
	position: relative;
	width: 765px;
	top: -115px;
	height: auto;
	background-color: white;
	margin: 0 auto;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid black;
	border-bottom: 2px solid black;
	text-align: left;

}

#topbar {
	
	position: relative;
	width: 775px;
	height: 200px;
	top: -115px;
	background-color: white;
	margin: 0 auto;
	border-right: 1px solid black;
	
}

#leftside {

	position: absolute;
	top: 100px;
	left: 3px;
	width: 30px;
	height: 1000px;
	background-color: red;
	border: 2px solid black;
	
}

#bottom {

  position: relative;
  top: -115px;
  width: 775;
  height: 55px;
  /*background-color: white; */
  /* background-image: url(/images/56069/bottom-border.jpg); */
  background-repeat: no-repeat;
  background-position: top center;
  margin: 0 auto;
  text-align: center;
  font-family:Palatino Linotype;
  font-size: 11px;
  padding-top: 3px;
  border-bottom: 0px solid black;
  border-right: 0px solid black;

}


/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
/*[START-QCC]*/.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:inline-block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none;}.qmmc li:hover>ul{left:auto;}/*[END-QCC]*//*[START-QCC0]*/#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}/*[END-QCC0]*/


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		padding:5px;
		/* background-image:url(http://www.opencube.com/qmv7/qmimages/center_tile.gif); */
		border-width:0px;
		border-style:solid;
		border-color:#EEEEEE;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 4px 5px 5px;
		color:#555555;
		font-family:Palatino Linotype;
		font-size:10px;
		text-decoration:none;
		text-align:left;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:10px;
		margin:-2px 0px 0px;
		background-color:#F7F7F7;
		border-width:1px;
		border-style:solid;
		border-color:#DADADA;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:3px 10px 3px 5px;
		background-color:transparent;
		font-size:11px;
		border-width:0px;
		border-style:none;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-color:#DADADA;
		color:#CC0000;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background-color:#DADADA;
		color:#CC0000;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#DADADA;
		color:#CC0000;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		cursor:default;
		padding:3px 0px 3px 4px;
		color:#444444;
		font-family:arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 0px;
		border-color:#BFBFBF;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:1px;
		height:15px;
		margin:4px 2px 0px 2px;
		border-color:#AAAAAA;
	}


	/*"""""""" (main) Rounded Items""""""""*/	
	#qm0 .qmritem span	
	{	
		border-color:#DADADA;
		background-color:#F7F7F7;
	}


	/*"""""""" (main) Rounded Items Content""""""""*/	
	#qm0 .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a	
	{	
		background-color:#F7F7F7;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		padding:10px;
		margin:-2px 0px 0px;
		background-color:#F7F7F7;
		border-width:1px;
		border-style:solid;
		border-color:#DADADA;
	}
	/*[END-QS0]*/
