/* style copyrighted  © Florida Value February 2006. Duplication or redistribution is strictly prohibited. */

/* background stripes*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-left: 10px;
	background-repeat: repeat-y;
	background-image: url(../Fireworks/bdbk2.gif);
}

h1 {
	font-size: 1px;
	position: absolute;
	top: -100px;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2CD33B;
	margin-bottom: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFB200;
	background-color: #FFFF99;
	display: inline;
	padding: 2px;
	margin-right: 5px;
}
a:link, a:visited {
	color: #000099;
	font-weight: normal;
	text-decoration: underline;
}

a:hover, a:active {
	background-color: #FFFF99;
	color: #12D014;
	text-decoration: underline overline;
}

#header {
	width: 750px;
	position: absolute;
	top: 0px;
	left: 20px;
}
#packet {
	position: absolute;
	width: 750px;
	left: 20px;
	top: 137px;
}

/* floats in packet*/
#left {
	float: left;
	width: 125px;
	background-image: url(../Fireworks/rbk.gif);
	background-repeat: no-repeat;
}
/* floats in packet*/
#right {
	float: right;
	width: 125px;
	font-size: 11px;
}
/* sits in packet*/
#footer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../Fireworks/bottom.gif);
	background-repeat: no-repeat;
	width: 752px;

}
/* sits in packet*/
#vine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
	background-image: url(../Fireworks/ftbk.gif);
	background-repeat: repeat;
	height: 300px;
}

/*Main content - hgt dictated by content */
#DisneyWorld {
	padding: 10px;
	width: 480px;
	position: absolute;
	top: 140px;
	left: 145px;
	z-index: 8;
	text-align: left;
}
#DisneyWorld #topcontent {
	height: 300px;
	overflow: auto;
}
.left {
	float: left;
	margin-right: 15px;
}

#DisneyWorld h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFB200;
	position: fixed;
	text-align: center;
}

#tickets {
	text-align: left;
}
#tickets h1 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	display: inline;
	position: fixed;

}
