@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - BIOS: 	Forever The Sickest Kids Website
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		ftsk_bios.css
	Date:		oct 24, 2009
	Author:		Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
	

	
/*	--------------------------------------------------------------------------------------------------------------------------
	active Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	ul#mainNav li.bios a {
		background-position:-692px -121px;
	}	
/*	--------------------------------------------------------------------------------------------------------------------------
	main Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	h1#h1Bios {
		width:207px; height:61px;
		background:url(../../images/h1_bios.gif) top left no-repeat;
	}
	ul#bioFeed li {
		width:225px; height:145px;
		float:left;
		margin:0 5px 40px 0;
	}
		ul#bioFeed li  img {
			display:block;
			float:left; margin:0 5px 0 0;

		}	
			ul#bioFeed li a:hover img {
				border-color:#f8cd26;
			}
		ul#bioFeed li .name {
			width:70px; height:143px;
			display:block; float:left;
			font:normal 17px Impact, arial, sans-serif;
			line-height:143px;
		}
			ul#bioFeed li a:hover.name {
				background:none;
				color:#f8cd26;
			}