﻿body {
	margin: 0;
	padding: 0;
	background-color: #6D705F;
	text-align: center;
}

#mainwrap {
	margin: 0 auto;
	background: url(/images/int/birdwild_margin_back.gif) repeat-y;
	width: 841px;	
	text-align: left;
}


#header {
	background: url(/images/common/birdwild_topcap.jpg) no-repeat 0 0;
	width: 771px; /* total width with padding: 841px; */
	padding: 34px 35px 0;
}

#header img { display: block; }
#topcap {
	width: 100%;
	background: url(/images/common/birdwild_topcap.jpg) no-repeat -35px 100%;
	height: 21px;
	margin: 0;
	padding: 0;
}

#topcapleft {
	float: left; display: inline;
	margin-left: 15px;
}

#topcapright {
	float: right; display: inline;
	margin-right: 15px;
}


/*****************************
**  CONTENT
******************************
*/


#contentwrap {
	width: 771px;
	margin: 0 35px;
	padding: 0; 
	position: relative;
}

#flash_container
{
	margin: 0;
	padding:0;
	width:771px;
	height:431px;
}

#mpflash
{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 771px;
	height: 431px;
}

#bot_block
{
	background-image: url(/images/mp/birdwild_mp_bot_base.jpg);
	background-repeat: no-repeat;
	width: 771px;
	height: 45px;
	padding: 0;
	margin: 0;
	color: #AFA299;
	font-size: .83em;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
}

#bot_block a:link { color: #AFA299; }
#bot_block a:visited { color: #AFA299; }
#bot_block a:active, #bot_block a:hover { text-decoration: none; color: #AFA299; }

#footer {
	background: url(/images/int/birdwild_botcap.jpg) no-repeat 0 6px;
	height: 88px;
	width: 841px;
	padding: 0;
	margin: 0;
	position: relative;
}
#footer_text 
{
	color: #402E20;	
	position: absolute;
	padding: 0;
	margin: 0;
	top: 5px;
	left: 0;
}

#footer_text_left { padding: 0 75px; }
#footer_text_left, #footer_text_right { line-height: 1.1; font-size: .9em; text-align: left; }

#footer_text a:link {color: #402E20; font-weight: normal;}
#footer_text a:visited {color: #402E20;font-weight: normal;}
#footer_text a:hover {color: #402E20; text-decoration: none;font-weight: normal;}
#footer_text a:active {color: #402E20;font-weight: normal;}


#footer_tile {
	background: url(/images/common/birdwild_botcap_tile.gif) repeat-x 0 0;
	clear: both;
	height: 6px;
	padding: 0;
	margin: 0 35px;
}

/* HIDDEN FROM IE5 MAC \*/
* html #header { width: 841px; w\idth: 771px; }
/* STOP HIDE FROM IE5 mac */