/* ------------------------------
	History CSS
------------------------------ */

#content_history {
	position: relative;
	width: 100%;
	background: #F5F5EB url(/images/contentbg_history.jpg) no-repeat top left;
}

#content_history2 {
	position: relative;
	width: 100%;
	background: #F5F5EB url(/images/contentbg_history2.jpg) no-repeat top left;
}

#subflash_history {
	position: absolute;
	top: 100px;
	left: 0;
}

h2.history_title {
	position: relative;
	display: block;
	text-indent: -1000em;
	width: 378px;
	height: 33px;
	margin: 5px 0 15px 11px;
	padding: 0;
	background: transparent url(/images/title_history.gif) no-repeat top right;
}

#subcontent_history {
	position: relative;
	width:521px;
	padding: 0;
	margin: 0 0 0 7px;
	background: #F5F5EB url(/images/attraction_bg.jpg) no-repeat;
	border: 1px solid #F5F5EB;
	font: 12px/16px Arial, sans-serif;
}

a, h3.section_title  { color: #BC98CD; }

#section_content { color: #FFFFFF; }