

body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.7em;
	font-size: 70%;
	font-weight: normal;
	text-decoration: none;
	background: none;
	background-color: #FFF;
	color: #000;
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
	height: 100%;
}

p {
	margin: 10px 0 25px 0;
	padding: 0;
}

img {
	border: none;
	margin: 0;
	padding: 0;
}

hr {
	color: #eee;
	background-color: #eee;
	height: 1px;
}

#head {
	width: 940px;
	margin: 0 auto;
	padding: 0 10px;
	background: url('gfr_head.jpg') no-repeat center top;
}

#footer {
	width: 920px;
	height: 40px;
	margin: 3px auto 0;
	padding: 4px 10px;
	background: url(menu_bg.gif) repeat-x;
	color: #FFF;
	font-size: 0.9em;
}

div#headLeft {
	float: left;
	width: 350px;
	height: 220px;
	margin: 0;
	padding: 0;
}

div#headRight {
	float: right;
	width: 150px;
	margin: 20px;
	padding: 0;
	text-align: right;
}

div#headRight img {
	float: right;
	margin: 0;
	padding: 0;
}

#content3Grid {
	width: 940px;
	margin: 3px auto 0;
	padding: 0 10px;
	background: url('main_bg_3grid.gif') repeat-y;
}

#content2Grid {
	width: 940px;
	margin: 3px auto 0;
	padding: 0 10px;
	background: url('main_bg_2grid.gif') repeat-y;
}

#navigation {
	width: 940px;
	height: 200px;
	margin: 3px 0 0;
	padding: 0;
	background: url(menu_bg.gif) repeat-x;
}

ul#navi {
	list-style: none;
	width: 940px;
	height: 22px;
	margin: 3px 0 0;
	padding: 0;
	background: url(menu_bg.gif) repeat-x;
}
				
ul#navi li {
	list-style: none;
	display: inline;
}

ul#navi a {
	display: inline-block;
	background: url(menu_bg_button.gif) no-repeat top left;
	line-height: 22px;
	height: 22px;
	width: 110px;
	border: none; 
	margin: 0 -10px 0 0;
	text-decoration: none;
	text-align: center;
	padding: 0;
	font-family: Tahoma,Helvetica,sans-serif;
	color: #FFF;
	z-index: -10;
}

ul#navi a#home {
	display: inline-block;
	background: url(menu_bg_button_home.gif) no-repeat top left;
	line-height: 22px;
	height: 22px;
	width: 49px;
	border: none; 
	margin: 0 -10px 0 0;
	text-decoration: none;
	text-align: center;
	padding: 0;
	font-family: Tahoma,Helvetica,sans-serif;
	color: #FFF;
	z-index: -10;
}

ul#navi a#rss {
	display: inline-block;
	background: url(menu_bg_button_rss.gif) no-repeat top left;
	line-height: 22px;
	height: 22px;
	width: 50px;
	border: none; 
	margin: 0 -10px 0 0;
	text-decoration: none;
	text-align: center;
	padding: 0;
	font-family: Tahoma,Helvetica,sans-serif;
	color: #FFF;
	z-index: -10;
}

ul#navi a#home small, ul#navi a#rss small {
	display: none;
	padding: 0;
	margin: 0;
}	

ul#navi a:hover { background: url(menu_bg_button.gif) no-repeat bottom left; z-index:100; }

ul#navi a.active { background: url(menu_bg_button.gif) no-repeat bottom left; z-index:10; }

ul#navi a#first { background: url(menu_bg_button_first.gif) no-repeat top left; }

ul#navi a#first:hover { background: url(menu_bg_button_first.gif) no-repeat bottom left; z-index:100; }

ul#navi a#first.active { background: url(menu_bg_button_first.gif) no-repeat bottom left; z-index:10; }

ul#navi a#last { background: url(menu_bg_button_last.gif) no-repeat top left; }

ul#navi a#last:hover { background: url(menu_bg_button_last.gif) no-repeat bottom left; z-index:100; }

ul#navi a#home { background: url(menu_bg_button_home.gif) no-repeat top left; }

ul#navi a#home:hover { background: url(menu_bg_button_home.gif) no-repeat bottom left; z-index:100; }

ul#navi a#home.active { background: url(menu_bg_button_home.gif) no-repeat bottom left; z-index:10; }

ul#navi a#rss { background: url(menu_bg_button_rss.gif) no-repeat top left; }

ul#navi a#rss:hover { background: url(menu_bg_button_rss.gif) no-repeat bottom left; z-index:100; }

ul#navi a#rss.active { background: url(menu_bg_button_rss.gif) no-repeat bottom left; z-index:10; }


#leftgrid {
	float: left;
	width: 230px;
	padding: 10px 0;	
	background: #ccc;
}

#leftgrid div#sponsors {
	width: 210px;
	padding: 0 10px;
	text-align: center;
}

#rightgrid {
	float: left;
	width: 230px;
	padding: 10px 0;	
	background: #ccc;
	height: 100%;
}

#middlegrid {
	float: left;
	width: 460px;
	padding: 10px;
	background: #eceded;
	text-align: justify;
}

#doublegrid {
	float: left;
	width: 650px;
	padding: 10px;
	background: #eceded;	
	text-align: justify;
}

#leftgrid span.liHead1 a, #leftgrid span.liHead1 a:link, #leftgrid span.liHead1 a:visited, #leftgrid span.liHead1 a:active {
	color: #FFF;
}


#leftgrid span.liHead1 {
	display: inline-block;
	background: #000;
	color: #FFF;
	width: 210px;
	margin: 0 0 3px;
	padding: 7px 10px 7px 10px;
}

#leftgrid span.liHead2 a, #leftgrid span.liHead2 a:link, #leftgrid span.liHead2 a:visited, #leftgrid span.liHead2 a:active {
	color: #FFF;
}

#leftgrid span.liHead2 {
	display: inline-block;
	background: #666;
	color: #FFF;
	width: 200px;
	margin: 0 0 3px;
	padding: 7px 10px 7px 20px ;
}

#leftgrid span.liHead3 a, #leftgrid span.liHead3 a:link, #leftgrid span.liHead3 a:visited, #leftgrid span.liHead3 a:active {
	color: #FFF;
}

#leftgrid span.liHead3 {
	display: inline-block;
	background: #999;
	color: #FFF;
	width: 200px;
	margin: 0 0 3px;
	padding: 7px 0px 7px 30px ;
}

#leftgrid span.liHead4 a, #leftgrid span.liHead4 a:link, #leftgrid span.liHead4 a:visited, #leftgrid span.liHead4 a:active {
	color: #FFF;
}

#leftgrid span.liHead4 {
	display: inline-block;
	background: #999;
	color: #FFF;
	width: 190px;
	margin: 0 0 3px;
	padding: 7px 0px 7px 40px ;
}

#leftgrid span.active, #leftgrid span.active a, #leftgrid span.active a:link, #leftgrid span.active a:visited, #leftgrid span.active a:active {
	text-decoration: none;
	font-weight: bold;
}

#rightgrid span.liHead1 {
	display: inline-block;
	background: #666;
	color: #FFF;
	text-align: center;
	width: 230px;
	margin: 0 0 3px;
	padding: 7px 0;
}

#rightgrid span.liHead2 {
	display: inline-block;
	background: none;
	color: #e00;
	width: 210px;
	margin: 0 0 3px;
	padding: 7px 0 7px 10px;
	font-size: 1.1em;
}

#rightgrid p {
	width: 210px;
	margin: 0 0 3px;
	padding: 5px 0 7px 10px;
}

.right {
	float: right;
}

.left {
	float: left;
}

.justify {
	text-align: justify;
}

a,
a:link,
a:visited { color: #F30; text-decoration:none; }
a:hover { text-decoration:underline; }
a:active { color: #F30; text-decoration:none; }
a.active { text-decoration:underline; }

a.black, 
a.black:link, 
a.black:visited, 
a.black:active { color: #000; text-decoration:none; }

a.white, 
a.white:link, 
a.white:visited, 
a.white:active { color: #FFF; text-decoration:none; }

a.nolink, 
a.nolink:link, 
a.nolink:visited, 
a.nolink:active { color: #000; text-decoration:none; }

a.anchor, 
a.anchor:link, 
a.anchor:visited, 
a.anchor:active { color: #000; text-decoration:none; }

.red { color: #F30; }
.black { color: #000; }


h1, h2, h3, h4, h5	{
					font-family: 'Nimbus Sans L',helvetica,arial,sans-serif;
					font-style: normal;
					font-variant: normal;
					font-weight: bold;
					color: #444;
					}
	
h1			 		{
					font-size: 1.4em;
					color: #333;
					margin-top: 4px;
					margin-bottom: 14px;
					}
					
h2 					{
					font-size: 1.3em;			
					margin-top: 4px;
					margin-bottom: 12px;
					}
					
h3 					{
					font-size: 1.2em;			
					margin-top: 4px;
					margin-bottom: 10px;
					}		
 
.ui-accordion-header {
		cursor:pointer;
		cursor:hand;
 }

form input{
	display: block;
	border:1px solid #ccc;
	padding:2px;
	margin:2px 0px;
	background: #fff;
	font-size:1em;
}

form input#submit, form input#reset{
	display: inline;
	border: 1px solid #ccc;
	padding: 2px 5px;
	margin: 2px 3px 2px 0;
	background: #fff;
	font-size: 1em;
}

form textarea{
	display: block;
	border:1px solid #ccc;
	padding:2px;
	margin:2px 0px;
	background: #fff;
	width: 410px;
	height: 208px;
}

#formleft {
	float:left;
	width: 210px;
	margin: 0 10px 10px 0;
}

#formright {
	float:left;
	width: 220px;
	margin: 0 0 10px 10px;
}

label {
	display: block;
	margin: 9px 0 5px 0;
}

ul.contact{
  margin: 0 0 30px 0;
  padding:0;
}

ul.contact li{
list-style: none;
  padding: 1px 0;
  margin: 0;
}

					
input[type=hidden], 
input.hidden	{
			display: none;
			}

		

.error { color: #e00;}
				
.clearfix:after {
				     			content: "."; 
				     			display: block; 
				     			height: 0; 
				     			clear: both; 
				     			visibility: hidden;
				 				}

.clearfix 	{
				 			display: inline-table;
				 			}

							 /* Hides from IE-mac \*/
							 * html .clearfix {height: 1%;}
							 .clearfix {display: block;}
							/* End hide from IE-mac */
							
							
							
							
							
							
							
							
							
							
							
							
							
							
							
							
							
							
							
							
							
							
							
div.news {
	margin: 0;
	padding: 0;
}		

div.news img {
	margin: 0 12px 5px 0;
}	

table.partner {
	width: 456px;
	border: none;
	margin: 0 0 30px 0;
	background: #FFF;
}		

table.partner tr td.tdleft {
	width: 200px;
	padding: 10px 0 10px 10px;
}

table.partner tr td.tdright {
	width: 190px;
	padding: 10px 0;
}

table.partner tr td.tdcenter {
	width: 436px;
	padding: 10px 0 10px 10px;
	text-align: center;
}

table.partner tr td a {
	color: #333;
}

table.partnerFeatured {
	width: 210px;
	border: none;
	margin: 0;
	background: #FFF;
}		

table.partnerFeatured tr td.tdcenter {
	width: 210px;
	padding: 10px 0 10px 0;
	text-align: center;
}

table.partnerFeatured tr td a {
	color: #333;
}

table.team {
	width: 456px;
	border: none;
	margin: 0 0 30px 0;
}	

table.team tr td.tdleft {
	width: 200px;
	padding: 20px 0 10px 10px;
	vertical-align: top;
}

table.team tr td.tdright {
	width: 190px;
	padding: 10px 0;
	text-align: right;
}

table.team tr td img.team {
	border: 1px solid #000;
	margin: 0 15px 0 0;
}

table.links {
	width: 456px;
	border: none;
	margin: 0 0 30px 0;
	background: #FFF;
}		

table.links tr td.tdleft {
	width: 180px;
	padding: 10px 0 10px 10px;
}

table.links tr td.tdright {
	width: 210px;
	padding: 10px 0;
}

table.press {
	width: 456px;
	border: none;
	margin: 0 0 30px 0;
	background: #FFF;
}		

table.press tr td.tdleft {
	width: 360px;
	padding: 10px 0 10px 10px;
}

table.press tr td.tdright {
	width: 70px;
	padding: 10px 0;
}

table.pictures {
	width: 456px;
	border: none;
	margin: 0 0 30px 0;
	background: #FFF;
}		

table.pictures tr td.tdleft {
	width: 100px;
	padding: 10px 0 10px 10px;
}

table.pictures tr td.tdright {
	width: 250px;
	padding: 10px 0;
	vertical-align: top;
}

table.news {
	width: 456px;
	border: none;
	margin: 0 0 30px 0;
	background: #FFF;
}		

table.news tr td.tdleft {
	width: 100px;
	padding: 10px 0 10px 10px;
	vertical-align: top;
}

table.news tr td.tdright {
	width: 300px;
	padding: 10px 10px 10px 0;
	vertical-align: top;
}

p.videos {
	text-align: center;
}

#viewPictures {
	text-align: left;
}

#viewPictures img {
	margin: 10px;
}









div#social {
	position: fixed;
	width: 150px;
	height: 200px;
	top: 20px;
	left: 20px;
}

div#social div#fb-root {
	display: block;
	margin: 10px 0;
}

div#social div#twitter {
	display: block;
	margin: 10px 0;
}
