/* CSS Document */
#wrapper #mainActivities	{
	display: block;
	width: 900px;
	height: 1070px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	padding: 20px;
	font-family:Arial, Helvetica, sans-serif;
	color: #21180E;
	font-size: 15px;
	border-width: 10px;
	border-style: solid;
	border-top-color: #5D5D5D;
	border-right-color: #8D8D8D;
	border-bottom-color: #8D8D8D;
	border-left-color: #5D5D5D;
	background-color: #FFFFFF;
	background-image: url(../../images/bg1.png);
	background-repeat: repeat-x;
	background-position: top;
}
/*#wrapper #mainActivities #mainText	{
	display: block;
	width: 900px;
	height: 470px;
	line-height: 21px;
}
#wrapper #mainActivities #mainText a, #wrapper #mainActivities #flying a, #wrapper #mainActivities #racing a	{
	color: #21180E;
	text-decoration: underline;
}
#wrapper #mainActivities #mainText a:hover, #wrapper #mainActivities #flying a:hover, #wrapper #mainActivities #racing a:hover	{
	color: #21180E;
	text-decoration: none;
}
#wrapper #mainActivities #mainText #pic	{
	display: block;
	width: 563px;
	height: 149px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border: 2px solid #999;
}
#wrapper #mainActivities #flying	{
	display: block;
	width: 700px;
	height: 210px;
	line-height: 21px;
	padding-top: 10px;
	float: left;
}
#wrapper #mainActivities #flyingPic {
	display: block;
	width: 130px;
	height: 195px;
	padding: 10px;
	border: 2px solid #999;
	float: left;
}
#wrapper #mainActivities #flyingPic img {
	width: 130px;
	height: 195px;
}
#wrapper #mainActivities #racing	{
	display: block;
	width: 890px;
	height: 320px;
	line-height: 21px;
	padding-top: 10px;
	float: left;
}
#wrapper #mainActivities #racingPic {
	display: block;
	width: 772px;
	height: 190px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
#wrapper #mainActivities #racingPic #pic1 {
	width: 240px;
	height: 156px;
	float: left;
	margin-right: 10px;
	padding: 10px;
	border: 2px solid #999;
}
#wrapper #mainActivities #racingPic #pic2 {
	width: 250px;
	height: 136px;
	float: left;
	margin-right: 10px;
	padding: 10px;
	margin-top: 10px;
	border: 2px solid #999;
}
#wrapper #mainActivities #racingPic #pic3 {
	width: 189px;
	height: 156px;
	float: left;
	padding: 10px;
	border: 2px solid #999;
}
#wrapper #mainActivities #racingPic #pic1 img {
	width: 240px;
	height: 156px;
}*/
#wrapper #mainActivities #skydiveText	{
	display: block;
	width: 630px;
	height: 390px;
	float: left;
}
#wrapper #mainActivities #mainText a	{
	color: #21180E;
	text-decoration: underline;
}
#wrapper #mainActivities #mainText a:hover	{
	color: #21180E;
	text-decoration: none;
}
#wrapper #mainActivities #picRight	{
	display: block;
	width: 222px;
	height: 260px;
	padding: 10px;
	border: 2px solid #999;
	float: right;
	margin-right: 5px;
	margin-top: 50px;
}
#wrapper #footer	{
	display: block;
	width: 1050px;
	height: 55px;
	margin-top: 5px;
	background-image: url(../../images/footer/footer.png);
	background-repeat: no-repeat;
	border-radius: 7px;
	font-size: 12px;
	color: #595959;
}
#wrapper #footer #txt1	{
	display: block;
	width: 560px;
	height: 20px;
	margin-left: 25px;
	margin-top: 10px;
	float: left;
}
#wrapper #footer #txt3	{
	display: block;
	width: 270px;
	height: 20px;
	margin-left: 55px;
	margin-top: 10px;
	float: left;
}
#wrapper #footer #txt2	{
	display: block;
	width: 70px;
	height: 20px;
	margin-left: 40px;
	margin-top: 10px;
	float: left;
}
