#leftBarBorder {
	margin-bottom: 10px;
}
#container, #containerWrap, #top_sitenav #top_siteDiv {
	width: 925px;
}
#topContainer {
	padding: 40px 0px 10px 0px;
	clear: both;
	height: 100px;
}
#logo{
	background-image: url(../../images/logo/logo_index_large.gif);
	width: 318px;
	height: 77px;
	margin-top: 10px;
}
#textContainer_top {
	background-color:#545353;
	color:#F9ED33;
	float:right;
	height:55px;
	margin-top:18px;
	padding:10px 20px;
	text-align:left;
	width:550px;
}
#textContainer {
	width: 370px;	
}
#buttonContainer {
	margin-top: 8px;	
}
#textContainer_mid {
	background-color:#545353;
	color:#F9ED33;
	float:left;
	height:152px;
	padding:20px;
	text-align:left;
	width:470px;
}
#divider {
	width: 100%;
	margin: 20px 0px;	
	height: 1px;
	border-top: 1px solid #939597;
}
#updatesContainer {
	background: transparent url(../../images/update_container_new.gif) no-repeat;
	width: 407px;
	height: 582px;
	float: right;		
}
#updatesTitle {
	color:#000000;
	font-size:17px;
	font-weight:bold;
	padding: 20px 20px 10px 20px;
	text-align:left;	
}
.xlarge{
	font-size: 20px;
	font-weight: bold;	
}
.textShadow {
	text-shadow: 2px 2px 2px #000000;	
}
.large{
	font-size: 18px;
	font-weight: bold;	
}
.small{
	font-size: 14px;
	margin-top: 5px;		
}
.updateDiv {
	background-color:#404142;
	color:#FFFFFF;
	font-size:14px;
	height:65px;
	margin:5px 18px;
	padding:5px;
	text-align:left;
	width:360px;
}

.update_img {
	float: left;
	width: 50px;
	height: 50px;
	margin: 8px 10px;
}
.update_title {
	float: left;
	height: 20px;
	width: 275px;
	margin: 0px 5px;	
}
.update_title span {
	color: #F9ED33;
}
.update_species {
	float: left;
	height: 20px;
	width: 275px;
	margin: 4px 5px;			
}
.update_location {
	float: left;
	height: 20px;
	width: 275px;
	margin: 0px 5px;			
}
#innerContainer a {
	color: #F9ED33;
	text-decoration: underline;
}
#miscContainer {
	padding: 0px 5px;
	clear: both;
}
#miscContainer a {
	float: left;
	margin-right: 10px;
}
#appStoreContainer {
	width: 106px;
	height: 38px;
	background: transparent url(../../images/app_store_small.png) no-repeat;
}	
#flickrContainer {
	width: 88px;
	height: 38px;
	background: transparent url(../../images/flickr_logo_small.png) no-repeat;	
}
#welcomeSwf {
	float: left;
}
#btn_getstarted {
	background: transparent url(../../images/btn_getstarted.gif) no-repeat;
	width: 157px;
	height: 41px;
	cursor: hand;
	cursor: pointer;
}