/* IE PNG FIX */
img, div { behavior: url(iepngfix.htc) }

#body {
	margin: 0px;
	background-color: #000000;
	color: #b4ad91;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

#body a, #body a:visited {
	border: 0px;
}

img { 
	border: 0px;
}

.container_table {
	background-color: #000000;
	background-image: url('images/layout_bg.jpg');
	background-repeat: no-repeat;
	width: 1000px;
	height: 800px;
}

.container_table_2010 {
	background-color: #000000;
	background-image: url('images/layout_bg_2010.jpg');
	background-repeat: no-repeat;
	width: 1000px;
	height: 800px;
}

.container_table_past {
	background-color: #000000;
	background-image: url('images/layout_bg_past.jpg');
	background-repeat: no-repeat;
	width: 1000px;
	height: 800px;
}

.menu_table {
	margin-top: 87px;
	width: 900px;
}

.menu_links {
	font-size: 15px;
	color: #8a8571;
}

.menu_links a, .menu_links a:visited {
	color: #8a8571;
	text-decoration: none;
}

.menu_links a:hover, .menu_links a:visited:hover {
	color: #b4ad91;
	text-decoration: underline;
}

.benefactors_table {
	margin-top: 68px;
}

.content_table {
	width: 1000px;
}

.content_table_past {
	margin-top:120px;
	width:700px;
	border:1px solid #111111;
}

.player_title_td {
	font-size: 13px;
	line-height: 1.1em;
	font-weight: bold;
	height: 42px;
}

.player_title_sub {
	font-size: 11px;
	font-weight: normal;
	color: #888877;
	
}

.videos_div {
	margin-top: 20px;
}

.video_thumb {
	border: 1px solid #000000;
}

#overlay {
	background-color: #000000;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 10000px;
	overflow: hidden;
    -moz-opacity: 0.7;
    opacity: .70;
}

#team, #winner {
	background-color: #ffffff;
	border: 2px solid #222222;
	color: #000000;
	text-align: center;
	padding: 10px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
}

.popup_container_div_team {
	background-color: #000000;
	background-image: url('images/layout_bg_team.jpg');
	background-repeat: no-repeat;
}

.popup_container_div_winner {
	background-color: #000000;
	background-image: url('images/layout_bg_winner.jpg');
	background-repeat: no-repeat;
}

.popup_content_div {
	background-color: #1c1708;
	color: #ffffff;
	padding: 5px;
	height: 127px;
	opacity: .5;
	-moz-opacity: 0.5;
}

.popup_content_div_winner {
	background-color: #1c1708;
	color: #ffffff;
	padding: 5px;
	height: 320px;
}

.popup_content_div_winner2{
	background-color: #1c1708;
	color: #ffffff;
	padding: 5px;
	height: 320px;
	opacity: .5;
	-moz-opacity: 0.5;
}

.popup_content_div_teams {
	color: #ffff00;
	padding: 5px;
}

.popup_content_div a, .popup_content_div a:visited {
	color: #b4ad91;
	text-decoration: none;
}

.popup_content_div a:hover, .popup_content_div a:visited:hover {
	color: #8a8571;
	text-decoration: underline;
}

.popup_header_table {
	width: 819px;
	height: 110px;
}

.popup_content_table {
	color: #b4ad91;
	width: 819px;
}

.popup_subheading {
	color: #e3d8c1;
	font-size: 21px;
	font-weight: bold;
}

.popup_business {
	color: #e3d8c1;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 6px;
}

.popup_cutline {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	background-color: #000000;
	padding: 10px;
	text-align: left;
	opacity: .5;
	-moz-opacity: 0.5;
}

#tooltip {
	font-size: 11px;
	position:absolute;
	border: 1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
}	

.year_div {
	position:relative;
	left:-115px;
	top:-87px;
	font-weight:bold;
	font-size:14px;
	font-style:italic;
	color:#8e8457;
	margin-bottom:-16px;
}

.alternate_row {
	background-image:url('images/alternate_row.png');
}

.past_header {
	font-weight:bold;
	padding-bottom:3px;
	border-bottom:1px solid #746d5d;
	margin-bottom:5px;
	font-size:16px;
}

.past_header a, .past_header a:visited {
	color: #b4ad91;
	text-decoration:none;
}

.past_header a:hover, .past_header a:visited:hover {
	color: #b4ad91;
	text-decoration:underline;
}

.facebook_div {
	width: 1000px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #222222;
}