@charset "utf-8";
/* CSS Document */

<!--
body {
	margin:0;
	padding:0;
	font-size:92.5%;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	color: #006599;
	background-color: #006599;
	background-image:url(../mainETicket/eTicketBKG.jpg);
	background-repeat:repeat;
}
/*a:link, a:hover, a:active, a:visited {
	color:#FFFFCF;
}*/
#wrapper {
	position:relative;
	width:868px;
	height:auto;
	margin:0 auto 0 auto;
	text-align:left;
	background-color: #006599;
	background-image:url(../mainETicket/eTicketBKG.jpg);
	background-repeat:repeat;
}
#masthead {
	float:left;
	width:868px;
	height:209px;
	margin: 0px 0 0 0px;
	color:#006599;
	background:  url(../mainETicket/topBKG.jpg) no-repeat;
}
#masthead2 {
	float:left;
	width:868px;
	height:63px;
	margin: 0 0 0 0;
	color:#FFF;
	text-align:center;
	background:  url(../mainETicket/navBarBKG.jpg) no-repeat
}
#masthead2 ul#m1 {
	display:block;
	margin: 0 0 0 0;
	padding-top:5px;
	white-space:nowrap;
}
#masthead2 ul#m2 {
	display:block;
	margin: 0 0 0 0;
	white-space:nowrap;
}
#masthead2 ul li {
	display:inline;
	width:130px;
	height:25px;
	list-style: none;
	padding-top:2px;
	font-size:.9em;
	letter-spacing:0.06em;
}
#masthead2 ul li a {
	/*display:block;*/
	padding-left:10px;
	text-decoration:none;
	font-weight:bold;
}
#masthead2 ul li a:link, #masthead2 ul li a:visited, #masthead2 ul li a:active {
	color:#FFF;
}
#masthead2 ul li a:hover {
	color: #FF6;
}
/*#nav_a{
	background: url(mainContent/nav_a.gif) no-repeat;
}
#nav_b{
	background: url(mainContent/nav_b.gif) no-repeat;
}
#nav_c{
	background: url(mainContent/nav_c.gif) no-repeat;
}*/
/*hightlite current page*/
#home #m1 a#homebutton, #packages #m1 a#packagesbutton, #adventures #m1 a#adventuresbutton, #deal #m1 a#dealbutton {
	color:#FFF;
}
#mainBody2 {
	float:left;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	width:868px;
	height:261px;
	background-image: url(../mainETicket/mainBody2.jpg);
	background-repeat:no-repeat;
	z-index:4;
}
#mainBody3a a.link, #mainBody3a a.active, #mainBody3a a.hover {
	text-decoration:none;
	color:#C00;
}
#mainBody3 {
	float:left;
	width:868px;
	height:119px;
	margin: 0 0 0 0;
	background-image:url(../mainETicket/mainBody3.jpg);
	background-repeat: no-repeat;
	color:#03C;
}
#mainBody3a {
	text-decoration:none;
	margin: 20px 213px 0 219px;
}
#mainBody4 {
	float:left;
	width:868px;
	height:100%;
	background-image:url(../mainETicket/mainBody5BKG.jpg);
	background-repeat:repeat-y;
}
#Eform {
	margin: 0 242px 0 213px;
}
#form {
	font-size:14px;
	color:#009;
}

#mainBody5 {
	float:left;
	width:868px;
	height:32px;
	background-image:url(../mainETicket/mainBodyBOTT.jpg);
	background-repeat:no-repeat;
}
h1 {
	font-size:1.3em;
}
.img1 {
	float:left;
	border: 1px solid #06C;
	margin: 10px 10px 10px 0;
}
.typewhite {
	color: #FFF;
}
.img2 {
	float:right;
	border: 1px solid #06C;
	margin: 10px 10px 10px 10px;
}
-->


