/* CSS Document */

.home-main {
	background-image: url(images/home_back.gif);
	background-repeat: repeat-y;
	border: 2px solid #bf272d;
	border-top: none;
	width: 796px;
	padding: 0 0 30px 0;
}

.home-left {
	float:left;
	width: 284px;
	background-color: #dadbbd;
	background-image: url(images/homert_grad.gif);
	background-repeat: repeat-x;
	color: #043156;
	padding: 20px 22px 0 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}

.home-left a:link, .home-left a:visited, .home-left a:active {color: #043156;text-decoration: underline;}
.home-left a:hover {color: #bf272d;text-decoration: underline;}

.home-left h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #043156;
}

.home-leftcaption{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 0 0 20px 0;
}

.home-leftsubcaption{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	padding: 0 0 20px 0;
	font-weight: bold;
	color: #666666;
	text-align:center;
}

.home-right {
	float:left;
	background-color: #FFFFFF;
	width: 468px;
}

.home-right-players {
	padding: 20px;
}

.home-right-players h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	color: #043156;
	margin: 0;
	padding: 0;
	font-weight: normal;
}


.home-right-players h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #043156;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.playerlist-left{
	float: left;
	width: 180px;
	margin: 0 30px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #043156;
	padding:0;
}

.playerlist-left h1 {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #bf272d;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.playerlist-right{
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #043156;
	padding:0;
	margin:0;
}

.playerlist-right h1 {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #bf272d;
	margin: 0;
	padding: 0;
	font-weight: normal;
}


.tmmark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}
