body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: transparent url(../images/background.jpg);
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

#frame {
	position: relative;
	top: 10px;
	width:743px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
	z-index: 2;
}


#header {
	background: transparent url(../images/header.png);
	margin-bottom: 0px;
	height: 139px;
}



#mainBody {
	position: relative;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 110px;
	height:	auto;
	background: transparent url(../images/middle.png) left repeat-y;
	margin: 0px 0px 0px 0px;
}

#footer {
	margin: 0px 0px 0px 0px;
	padding-top: 1px;
	background: transparent url(../images/footer.png);
	height: 132px;
}

#footer h2 {
	margin-top: 35px;
	text-align: center;
	font-size: 1.3em;
}

#rightColumn
{
	position: relative;
	left: 150px;

	width: 480px;
}

#rightColumn table.rates {
	width: 80%
}

#rightColumn table.rates td
{
	background-color: #498FD0;
	padding: 2px;
}

#rightColumn table.rates td.num {
	text-align: right;
	width: 17%;
}


#coolBar {
	position: absolute;
	top: 39px;
	left: 0px;
	width: 100%;
	height: 108px;
	z-index: 0;
	background-color: #498FD0;
}

#skyDivers img  {
	position: absolute;
	top: -12px;
	left: -70px;
}

#logo img {
	position: absolute;
	top: 5px;
	right: 3px;
}


#openChute img {
	position: absolute;
	bottom: 40px;
	right: -90px;
	z-index: 5;

}



div#topMenu {
	position: absolute;
	left: 95px;
	top: 33px;
}

div#topMenu a {
	font-size: 13px;
	background: url("../images/tab-left.gif") left top no-repeat;
	padding-left: 5px;
	margin-right: 1px;
	text-decoration: none;
	float: left;
	font-weight: bold;
	color: #000;

}

div#topMenu a span {
	background: url("../images/tab-right.gif") right top no-repeat;
	padding-right: 5px;
}

div#topMenu a:hover {
	background: url("../images/tab-left-active.gif") left top no-repeat;
}

div#topMenu a:hover span {
	background: url("../images/tab-right-active.gif") right top no-repeat;
}

div#topMenu a.active {
	font-size: 13px;
	background: url("../images/tab-left-active.gif") left top no-repeat;
	padding-left: 5px;
	margin-right: 1px;
	text-decoration: none;
	float: left;
	font-weight: bold;
	color: #000;

}

div#topMenu a.active span {
	background: url("../images/tab-right-active.gif") right top no-repeat;
	padding-right: 5px;
}

div#leftFocus {
	position: absolute;
	top: 110px;
	left: 10px;
	width: 135px;
	z-index: 5;
}

div#alert {
	position: absolute;
	top: 170px;
	left: 10px;
	width: 135px;
	z-index: 5;
}

#sideMenu {
	position: absolute;
	top: 10px;
	left: 5px;
	z-index: 5;
}

#sideMenu a {
	font-size: 13px;
	background: url("../images/tab-side.gif") left top no-repeat;
	padding-left: 7px;
	padding-right: 3px;
	width: 135px;
	text-decoration: none;
	float: left;
	font-weight: bold;
	color: #000;

}

#sideMenu a:hover {
	background: url("../images/tab-side-active.gif") left top no-repeat;
}

#sideMenu a.active {
	background: url("../images/tab-side-active.gif") left top no-repeat;
}

H1 {
	font-size: 1.3em;
}

H2 {
	font-size: 1.1em;
}

.redLetter {
	color: #f00;
}

.blueLetter {
	color: #00f;
	font-size: 1.1em;
	font-weight: bold;
}

.strong {
	font-size: 1.1em;
	font-weight: bold;
}

.staffTable {
	verticle-align: top;
	}

table.staffTable  tr td {
	verticle-align: top;
	}

div.gallery a {
	text-decoration: none;
	color: #000;
}

div.gallery a:hover {
	color: #555;
}


.gallery {
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
}

div.gallery {
	float: left;
	margin: 5px;
}

#sale {
	background: transparent url(../images/special.jpg) no-repeat;
	position: relative;
	height: 322;
	width: 100%
	}

#saletext {
	position: relative;
	top: 122px;
	text-align: left;
	padding-left: 165px;
	padding-right: 110px;
	}