@charset "ISO-8859-1";


h4 {
	font-size:30px;
	font-weight:900;
	margin: 0px 0px 3px 0px;
}

#historyHeader {
	position:relative;
	background: url(../images/03_history/history_title.png) 0px 0px no-repeat;
	width:100%;
	height:72px;
}

#historyHeader span {
	display:none;
}

#historyMain {
	width: 780px;
	margin: 10px 0px 30px 20px;
	clear: both;
	height: 100%;
}

#historyMain #LTSInfo {
	float: left;
	width: 400px;
	font-size: 20px;
	line-height: 32px;
	margin: 0px 0px 20px 0px;
}

#historyMain #LTSInfo h2 {
	font-size: 18;
	margin: 10px 0px 5px 0px;
}

#contentMain img {
	float: right;
}

#historyMainBottomWrapper {
	width: 780px;
	margin: 10px 0px 30px 20px;
	clear: both;
	height: 100%;
}

#boatsHeader {
	position:relative;
	background:url(../images/03_history/boats_title.png) 0px 0px no-repeat;
	width: 100%;
	height: 54px;
}

#boatsHeader span {
	display:none;
}

#boatsInfoMissionWrapper {
	float: left;
	width: 400px;
}

#boatsInfoWrapper {
	margin: 10px 20px 30px 30px;
	font-size: 20px;
	line-height: 32px;
}

#boatsInfoWrapper li {
	font-size: 20px;
	margin: 10px 0px 0px 0px;
}

#MissionWrapper {
	margin: 10px 20px 30px 20px;
	font-size: 20px;
	line-height: 32px;
}

#MissionWrapper h4 {
	font-size: 30px;
	margin: 20px 0px 5px 0px;
}

