*{
	/*margin:5;*/
	padding:0;
	border:0;
}
body{
	background:#0F0F0F;
	font:12px verdana;
	color:#fff;
	margin-top: 5px;
}
.clear{
	clear:both;
}
#wrapper{
	width:100%;
	margin:0 auto;
	height: 125px;
	background-image: url(img/ff_header_lrg_bg.jpg);
}
#header{
	width:100%;
	height:52px;
	background-image: url(img/events_bar_image_3.jpg);
	position: relative;
	margin-top: 4px;
	margin-left: -1px;
	/*background-color: #ADD604;*/
	/*z-index: -1;*/
}
.logo{
	width:200px;
	height:128px;
	position: absolute;
	z-index: 0;
	margin: 0px auto;	/*z-index: 100;*/
	text-align: center;
}
.logo h2{
	display:none;
}

.img {
	margin: 15px 0px 10px 15px;	
}

/*========== Columns ============*/
.Imagecolumn {
	/*border-left: solid 1px gray;
	border-right: solid 1px black;
	border-bottom: solid 1px gray;*/
	overflow: hidden;
}

.Imagecolumn1 {
	/*border-left: solid 1px gray;
	border-right: solid 1px black;
	border-bottom: solid 1px gray;*/
	float:left;
	width:19%;
	overflow: hidden;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11pt;
	color: #CCC;
	margin: 10px 0px 10px 0px;
	text-align: center;
}

.Imagecolumn1b {
	/*border-left: solid 1px gray;
	border-right: solid 1px black;
	border-bottom: solid 1px gray;*/
	float:left;
	width:19%;
	overflow: hidden;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11pt;
	color: #CCC;
	margin: 10px 0px 20px 0px;
	text-align: center;
}

.Imagecolumn2 {
	/*border-left: solid 1px gray;
	border-right: solid 1px black;
	border-bottom: solid 1px gray;*/
	overflow: hidden;
	float:left;
	width:20%;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11pt;
	color: #CCC;
	margin: 10px 0px 10px 0px;
	text-align: center;
}

.Imagecolumn2b {
	/*border-left: solid 1px gray;
	border-right: solid 1px black;
	border-bottom: solid 1px gray;*/
	overflow: hidden;
	float:left;
	width:100%;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11pt;
	color: #CCC;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

.Imagecolumn3 {
	/*border-left: solid 1px gray;
	border-right: solid 1px black;
	border-bottom: solid 1px gray;*/
	overflow: hidden;
	float:left;
	width:20%;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11pt;
	color: #CCC;
	margin: 10px 0px 10px 0px;
	text-align: center;
}

.Imagecolumn4 {
	/*border-left: solid 1px gray;
	border-right: solid 1px black;
	border-bottom: solid 1px gray;*/
	overflow: hidden;
	float:left;
	width:20%;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11pt;
	color: #CCC;
	margin: 10px 0px 10px 0px;
	text-align: center;
}

.Imagecolumn5 {
	/*border-left: solid 1px gray;
	border-right: solid 1px black;
	border-bottom: solid 1px gray;*/
	overflow: hidden;
	float:left;
	width:20%;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11pt;
	color: #CCC;
	margin: 10px 0px 10px 0px;
	text-align: center;
}
/*========== End Columns ============*/
.email{
	width:311px;
	height:33px;
	float:left;
	margin:0 13px 0 0;
}
.menu{
	position:relative;
	padding:0 0 0 0;
	margin:-64px auto 0 auto;
	height:52px;
	list-style:none;
	width:780px;
	line-height:42px;
}
.menu li{
	float:left;
	list-style:none;
	margin:0 5px;
}
.menu li a{
	float:left;
	display:block;
	color:#F90;
	text-decoration:none;
	font-family:sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 12px;
	height:52px;
	cursor:pointer;
}
.menu li a b{
	float:left;
	display:block;
	padding:0 24px 0 12px;
}
.menu li.current a{
	color:#000;
	background:url(img/menu_hover_left.png) no-repeat;
	background-position:left;
}
.menu li.current a b{
	color:#001;
	background:url(img/menu_hover_right.png) no-repeat;
	background-position:right;
	height:52px;
	line-height:32px;
}
.menu li a:hover{
	color:#002;
	background:url(img/menu_hover_left.png) no-repeat;
	background-position:left;
	line-height:34px;
}
.menu li a:hover b{
	color:#003;
	background:url(img/menu_hover_right.png) no-repeat;
	background-position:right;
	height:52px;
}
#banner{
	width:780px;
	margin: 0px auto;
	background-color: #0F0F0F;
}
.h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #F90;
	margin: 20px 0px 2px 0px;
	height: 1.4em;
	text-align: left;
    border-bottom: 1px solid;
}
.h2 
{
	margin: 10px 0px 10px 10px;
	color: #CCC;
	background-color: transparent;
	font-size: 12pt;
	font-weight: bold;
	display: block;
}
.text 
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12pt;
	color: #CCC;
	margin: 10px 0px 20px 0px;
}

.biotext 
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12pt;
	color: #CCC;
	margin: 10px 0px 20px 0px;
	text-align: left;
}

.textindent 
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12pt;
	color: #CCC;
	margin: -20px 0px 10px 35px;
}
#container{
	background:none;
	width:780px;
	font:12px verdana;
	color:#232323;
	margin: 0px auto;
}

#bio{
	/*background:#242426;*/
	width:780px;
	font:12pt verdana;
	color:#232323;
	margin: 0px auto;
}

#bio .subleft{
	width:145px;
	float:left;
	margin: 20px 10px 0px 25px;
}

.bioleft {
	width:770px;
	float:left;
	padding:0 0 5px 10px;
	/*background-color: #202022;*/
}

.left{
	width:455px;
	float:left;
	padding:10px 0 5px 0px;
}

.leftmembers{
	width:98%;
	float:left;
	padding:0 0 5px 10px;
}

.left h2{
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#F90;
	margin:18px 0px 0px 85px;
}
.left p{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#717171;
	line-height:22px;
	margin:10px 0;
}
.divider{
	background: url(img/divider.gif) no-repeat center center;
	width:5px;
	height:252px;
	float:left;
}

.biodivider{
	background: url(img/divider.gif) no-repeat center center;
	width:5px;
	height:197px;
	float:left;
}

#bio .subright{
	width:575px;
	float:right;
	margin-top: 15px;
}

.subright p {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12pt;
	color: #CCC;
	margin: 10px 0px 0px 12px;
}

.right{
	width:305px;
	float:right;
	margin: 0px 10px 0px 10px;
	padding-top: 40px;
}

.rightmembers{
	width:360px;
	float:right;
	padding:0 0 5px 10px;
}

.right h2{
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
	margin:0px 0 0px 10px;
}
.right p{
	margin:5px 0 5px 14px;
	color: #CCC;
}

.righttext{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 10pt;
	color: #CCC;
	margin:5px 0 5px 14px;
}


#footer{
	width:780px;
	height:40px;
	font-size:11px;
	font-family:Verdana;
	color:#717171;
	margin: 0px auto;
}
#footer a{
	font-size:11px;
	font-family:Verdana;
	color:#717171;	
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer ul{
	list-style:none;
	margin:6px auto;
	text-align:center;	
}
#footer li{
	display:inline;
	list-style:none;
	font-size:11px;
	font-family:Verdana;
	color:#717171;	
}
#footer li a{
	font-size:11px;
	font-family:Verdana;
	color:#717171;
	text-decoration:none;
	padding:0 10px;
}
#footer li a:hover{
	text-decoration:underline;
	color: #F90;
}
#footer p{
	font-size:11px;
	font-family:Verdana;
	color:#717171;
	text-align:center;
	margin:5px 0 0 0;	
}

.sprytext1
{
	margin: 0px 0px 0px 8px;
	padding: 1px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12pt;
	color: #F90;
}

.text2 
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.2em;
	color: #CCC;
	margin: 10px 0px 0px 0px;
}

.style6
{
	margin: 0px 25px 0px 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FF5E5E;
	border-bottom-style: solid;
}

.style7
{
	margin: 0px 25px 0px 8px;
	padding: 0px;
	font-family: "Comic Sans MS", cursive;
	font-size: 1.3em;
	font-weight: bold;
	color: #00AEEF;
}

.style7b
{
	margin: 20px 25px 0px 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #B5783C;
	border-bottom: solid 1px;
	text-align: left;
}

.style7c
{
	margin: 20px 25px 10px 14px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #06F;
	border-bottom: solid 1px #FFB442;
	text-align: left;
	letter-spacing: 1px;
}

.style7l
{
	margin: 25px 50px 0px 50px;
	padding: 0px;
	font-family: "Comic Sans MS", cursive;
	font-size: 14pt;
	font-weight: bold;
	color: #00AEEF;
}


.style8
{
	margin: 0px 0px 0px 0px;
	padding: 1px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12pt;
	color: #F90;
}

.h6
{
	margin: 20px 0px 10px 10px;
	color: #CCC;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 100%;
	/*border-bottom: 1px solid;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a
{
	color: #09F;
	text-decoration: none;
}

a:hover
{
	color:#FC3;
	text-decoration: none;
}

a:active
{
	color: #FFF;
}

#arrowhead{
z-index: 99;
position:absolute;
top: 0px;
left: 0;
visibility: hidden;
}


/*================SpryAccordian CSS====================*/


/* SpryAccordion.css - version 0.4 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

.Accordion {
	/*border-left: solid 1px gray;
	border-right: solid 1px black;
	border-bottom: solid 1px gray;*/
	overflow: hidden;
}
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}
.AccordionPanelTab {
	border-top: solid 1px black;
	border-bottom: solid 1px gray;
	margin: 10px 0px 0px 10px;
	padding: 2px;
	cursor: pointer;
	/*-moz-user-select: none;
	-khtml-user-select: none;*/
	color: #F90;
}

.AccordionPanelContent {
	overflow: auto;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	height: 240px;
}

.AccordionPanelContent a {
	color: #09F;
}

.AccordionPanelContent a:hover {
	color: #FC3;
}
/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "AccordionPanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the Accordion.
 */
.AccordionPanelOpen .AccordionPanelTab {
	color: #F90;
	font-size: 1.2em;
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "AccordionPanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.AccordionPanelTabHover {
	color: #06F;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #FC3;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * Accordion has focus. The "AccordionFocused" class is programatically added and removed
 * whenever the Accordion gains or loses keyboard focus.
 */
.AccordionFocused .AccordionPanelTab {
	
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open when the Accordion has focus.
 */
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	/*background-color: #33CCFF;*/
}


/* ================ Videobox CSS =========================*/

body {margin: 0;}
#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff; text-align: center; padding: 5px;
}

.lbLoading {
	background: url(css/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 5px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(css/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


/*============== Collapsible Panel ===================*/


/* SpryCollapsiblePanel.css - version 0.5 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

.CollapsiblePanel {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	/*border-left: solid 1px #CCC;
	border-right: solid 1px #999;*/
	/*border-top: solid 1px #999;*/
	border-bottom: solid 1px #CCC;
	;
}

.CollapsiblePanelTab {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #F90;
	margin: 0px 0px 2px 0px;
	padding: 2px;
	cursor: pointer;
	/*-moz-user-select: none;
	-khtml-user-select: none;	background-image: url(../images/events_bar_image_1.jpg);*/
}

.CollapsiblePanelContent {
	margin: 0px;
	padding: 0px;
	color: #CCC;
}

.CollapsiblePanelTab a {
	color: #FFF;
	text-decoration: none;
}

.CollapsiblePanelOpen .CollapsiblePanelTab {
	/*background-color: #000;*/
}

.CollapsiblePanelClosed .CollapsiblePanelTab {
 /* background-color: #EFEFEF */
}


.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	/*background-color: #F90;*/
	color: #06F;
}

.CollapsiblePanelFocused .CollapsiblePanelTab {
	/*background-color: #333;*/
}
