body
	{
	margin: 5px 0 0 0;
	padding: 0;
	background-color: #7992a7;
	background-image: url("../img/page_bg.jpg");
	background-repeat: repeat-x;
	font-family: Arial;
	}
	
.wrapper
	{
	text-align: center;
	margin: 5px;
	}
	
.holder
	{
	border: 5px solid #7992a7;
	margin: auto;
	width: 920px;
	text-align: left;
	background-color: #fff;
	}
	
.logo
	{
	line-height: 38px; 
	color: #23323F;
	width: 920px; 
	text-align: left; 
	margin: auto; 
	padding-left: 5px;
	}
	
div.logo a
	{
	margin-right: 7px;
	font-size: 26px; 
	font-weight: bold;
	color: #091E2F; 
	text-decoration: none;
	}
	
div.logo a:hover
	{
	color: #091E2F; 
	text-decoration: underline;
	}
	
div.logo a.sub
	{
	padding:10px;
	font-size: 18px; 
	font-weight: bold;
	color: #23323F; 
	text-decoration: none;
	}
	
div.logo a.sub:hover
	{
	text-decoration: underline;
	background-color: #7992A7;
	}
	
div.logo a.sub_s
	{
	padding:10px;
	font-size: 18px; 
	font-weight: bold;
	color: #23323F; 
	text-decoration: underline;
	background-color: #7992A7;
	}
	
.top_bar
	{
	width: 100%;
	float: left;
	background-color: #f5f5f5;
	}
	
.header
	{
	width: 100%;
	float: left;
	}
	
.team_info
	{

	}
	
.team_name
	{
	clear: right;
	display: block;
	float: left;
	font-size: 30px;
	font-weight: bold;
	margin-top: 30px;
	}
	
.team_logo
	{
	float: left;
	}
	
.content_holder
	{
	display: block;
	overflow: hidden;
	text-align: left;
	width: auto;
	height: auto;
	}
	
.left_side
	{
	float: left;
	display: block;
	overflow: hidden;
	text-align: left;
	width: 590px;
	margin-left: 10px;
	}
	
.middle
	{
	float: left;
	display: block;
	overflow: hidden;
	text-align: center;
	width: 170px;
	padding: 5px;
	height: auto;
	}
	
.right_side
	{
	float: right;
	display: block;
	overflow: hidden;
	text-align: center;
	width: 310px;
	height: auto;
	background-color: #fff;
	}
	
.ad_space
	{
	display: block;
	overflow: hidden;
	text-align: center;
	}

/* --- LINKS --- */

.link_network_h
	{
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	float: left;
	margin-left: 4px;
	line-height: 24px;
	}
	
.link_favorites
	{
	text-align: right;
	font-weight: none;
	font-size: 11px;
	float: right;
	margin-right: 4px;
	line-height: 24px;
	}
	
.block
	{
	display: block
	overflow: hidden;
	height: auto;
	text-align: left;
	border: 1px solid #7992A7;
	}
	
	
.block_title
	{
	display: block
	overflow: hidden;
	text-align: left;
	width: auto;
	height: 30px;
	background-color: #7992A7;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	}
	
.block_rss
	{
	display: block
	overflow: hidden;
	width: auto;
	height: auto;
	padding: 5px;
	}
	
div.block_photos
	{
	width: 120px;
	margin: 10px;
	}
	
div.block_photos a
	{
	color: #fff;
	}
	
div.block_photos img
	{
	margin-right: 10px;
	border: 0;
	}
	
div.block_photos .newsTitle
	{
	font-size: 18px;
	font-weight: bold;
	height: 26px;
	}
	
div.block_photos .newsDescription
	{
	font-size: 10px;
	padding-right: 10px;
	}
	
div.block_news
	{
	font-size: 11px;
	}
	
div.block_news img
	{
	margin: 5px;
	}
	
div.block_news .newsTitle
	{
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	}
	
div.block_news .newsDate
	{
	font-size: 10px;
	line-height: 18px;
	color: #7F7F7F;
	}
	
div.block_news .newsTitle a
	{
	text-decoration: underline;
	color: #2C3F4F;
	}
	
div.block_news .newsTitle a:hover
	{
	text-decoration: none;
	color: #4C83AF;
	}
	
	
div.block_news .newsDescription
	{
	font-size: 12px;
	padding-right: 10px;
	color: #2F2F2F;
	}
	
.header_ad
	{
	float: left;
	}
	
	
.LatestNews
	{
	font-size: 10px;
	}
	
form
	{
	margin: 0;
	padding: 0;
	}
