/* Freaks 4U Stylesheets, by Daniel Schmitz, daniel@bashgeek.net */

	body
	{
		background: #3E352C url('http://static.gamesports.net/freaks4u/page/f4u_bg.jpg') repeat-x;
		font-size: 12px;
		margin: 0px;
		font-family: sans-serif;
	}
	
	#header_container
	{
		width: 888px;
		height: 133px;
	}
	
	#header_left
	{
		width: 411px;
		height: 133px;
		background: url('http://static.gamesports.net/freaks4u/page/f4u_head_1.gif') no-repeat;
		float: left;
		cursor: pointer;
	}
	
	#header_right
	{
		width: 477px;
		height: 133px;
		background: url('http://static.gamesports.net/freaks4u/page/f4u_head_2.gif') no-repeat;
		float: right;
	}
	
	#main_container
	{
		width: 888px;
		background: url('http://static.gamesports.net/freaks4u/page/bg_large.gif');
	}
	
	#main_left
	{
		width: 221px;
		float: left;
		/*background: url('http://static.gamesports.net/freaks4u/page/f4u_left_bg.gif') repeat-y;*/
		height: 100%;
		text-align: right;
	}
	
	#main_left_lang
	{
		height: 46px;
		width: 221px;
		background: url('http://static.gamesports.net/freaks4u/page/f4u_left_top.gif') no-repeat;
		text-align: left;
	}
	
	#main_right_container
	{
		width: 667px;
		float: right;
		/*background: url('http://static.gamesports.net/freaks4u/page/f4u_mid_bg.gif') repeat-y;*/
		height: 100%;
	}
	
	#main_right_teaser
	{
		width: 667px;
		height: 236px;
	}
	
	#main_right_with
	{
		width: 667px;
		background: url('http://static.gamesports.net/freaks4u/page/f4u_mid_top.gif') no-repeat;
		text-align: left;
		min-height: 54px;
	}
	
	#main_right_without
	{
		width: 667px;
		background: url('http://static.gamesports.net/freaks4u/page/f4u_mid_top_wo.gif') no-repeat;
		text-align: left;
		min-height: 236px;
	}
	
	#main_content
	{
		padding: 10px 80px 10px 35px;
		text-align: justify;
	}
	
	#footer
	{
		background: url('http://static.gamesports.net/freaks4u/page/f4u_footer.jpg') no-repeat;
		width: 888px;
		height: 68px;
		color: #FFFFFF;
		text-align: center;
	}
	
	.content_title
	{
		font-weight: bold;
		font-size: 14px;
		margin: 10px 0px 15px 0px;
	}
	
	#footer_copyright
	{
		font-size: 10px;
		padding: 50px 0px 0px 120px;
	}
	
	a, a:hover, a:link, a:visited, a:active
	{
		color: #EF9500;
		font-size: 12px;
		font-family: sans-serif;
	}
	
	.nav_item a, .nav_item a:hover, .nav_item a:link, .nav_item a:visited, .nav_item a:active
	{
		color: #FFFFFF;
		font-size: 10px;
		font-family: sans-serif;
		text-decoration: none;
	}
	
	.nav_block_old
	{
		margin-right: 10px;
		margin-top: 2px;
		text-align: right;
	}
	
	.nav_item2
	{
		height: 18px;
		border-bottom: 1px solid #9D5500;
		vertical-align: middle;
		text-align: right;
		width: 115px;
	}
	
	.nav_block
	{
		text-align: right;
		margin-right: 10px;
		margin-top: 2px;
	}
	
	.nav_item
	{
		height: 14px;
		border-bottom: 1px solid #9D5500;
		text-align: right;
		width: 115px;
		float: right;
		padding-top: 1px;
	}
	
	.image_box
	{
		width: 100%;
		margin-top: 20px;
	}
	
	.image_box img
	{
		border: 0px;
		margin-right: 21px;
		margin-bottom: 10px;
	}
	
	.team_cont
	{
		width: 50%;
		height: 131px;
		margin-bottom: 30px;
	}
	
	.team_pic
	{
		width: 100px;
		margin-right: 10px;
		float: left;
	}
	
	.team_name
	{
		font-weight: bold;
		font-size: 15px;
		padding-top: 40px;
	}
	
	.team_title
	{
		font-size: 11px;
		padding-right: 10px;
		text-align: left;
	}