/* Layout */
body { background-image:url("images/bg.jpg"); }
	#content { padding-bottom:10px; }
	#footer-content { background-image:url("images/bg-footer-content.gif");}
	#decoration { background:#fff url("images/content-decoration.gif") bottom center no-repeat; padding-bottom:40px; }
	
/* Typography */
#content-extra h3 { background:url("images/h3-full.gif") top left no-repeat; color:#fff; padding:10px; height:30px; text-transform:uppercase; }
.extra-column h4, .extra-full h4 { padding:56px 0 0 10px; height:34px; text-transform:uppercase; color:#fff; }
	#extra-team h4 { background:url("images/h4-team.gif") top right no-repeat; }
	#extra-gotm h4 { background:url("images/h4-gotm.gif") top right no-repeat; letter-spacing:-0.05em; }
	#extra-podcast h4 { background:url("images/h4-podcast.gif") top right no-repeat; }
	#extra-support h4 { background:url("images/h4.gif") top right no-repeat; padding:5px 10px; margin-top:20px; height:30px; }
	.extra-full h4 { background:url("images/h4-full.gif") top right no-repeat; padding:5px 10px; margin-top:20px; height:30px; }

/*  Links  */	
a			{ color:#b7361e; font-weight:bold; text-decoration:underline; }
a:active	{ color:#b7361e; text-decoration:none; }
a:hover		{ color:#b7361e; text-decoration:none; }
a:visited	{ color:#b7361e; }


#logo a { float:left; display:block; width:580px; height:0; padding-top:151px; margin:-70px 0 20px -80px; overflow:hidden; background:url("images/logo-fsb.png") top left no-repeat;  }
