
#mainlogo {
	float: left;
	text-align:right;
	width: 270px;
	padding: 0px 0px 0px 0px;
	border: 0px solid red;
	margin-top: 15px;
	margin-left:0px;
}

#homeflash {
	float: right;
	width: 603px;
	margin-right: 1px;
	min-height: 100%;
	height: 140px;
	border: 0px solid red;
	display:table-cell;
	background-image: url(../images/flash_bg.gif);
	background-position: top right;
	background-repeat: repeat;
}

#homeflashcontainer {
	float: left;
	width: 585px;
	text-align:right;
	margin: 0 auto;
	min-height: 100%;
	height: auto;
	border: 0px solid red;
	display:table-cell;
}

#largecontainer {
	width: 928px;
	float:left;
	margin: 0 auto;
	border: 1px solid red;
}


#column1 {
	float: right;
	text-align:left;
	width: 729px;
	height: auto;
	margin-right:0px;
	border-left:1px solid #EE881D;
	background-image: url(../images/page_bg2.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

#bbnav { position:absolute;	margin-left:500px; }

#its_time_cont {
	float: left;
	text-align:left;
	padding-bottom: 240px;
	width: 711px;
	height: auto;
	border: 0px solid red;
	background-image: url(../images/its_time_past_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#its_time_future_cont {
	float: left;
	text-align:left;
	padding-bottom: 240px;
	width: 711px;
	height: auto;
	border: 0px solid red;
	background-image: url(../images/its_time_future_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#its_time_padding {
	float:left;
	padding: 0px 0px 0px 20px;
}

#its_time_tleft {
	float:left;
	padding: 0px;
	border: 0px solid red;
}

#its_time_tright {
	float:right;
	text-align:right;
	width:220px;
	padding: 0px;
	border: 0px solid red;
}


#animal_info {
	float:left;
	width:100%;
	padding-bottom:15px;
	clear:both;
}

.image_its_time {
	padding:5px;
	margin: 5px;
	background-color: #ffffff;
	border: 1px solid #a9a9a9;
}
