* {
	margin: 0;
	padding: 0;
	}

body {
	background-image: url('../images/background.gif');
	background-repeat: repeat-x; 
	text-align: center; /*for ie 6*/
	font-size: 100.01%;
	background-color: rgb(0, 108, 182);
	}
	
a {
	text-decoration: none;
	}
	
#center {
	position: relative;
	top: 0; left: 0;
	width: 50em;
	height: auto;
	margin: 0 auto;
	text-align: left;
	}
	
#header_logo {
	width: 11.5em; height: 11.5em;
	background-image: url('../images/main_logo_20.gif');
	background-repeat: no-repeat;
	position: absolute;
	top: 1.5em; right: 39.5em;
	z-index: 1;
	}
	
#initiatives {
	position: absolute;
	top: 15em; left: -5em;
	background-image: url('../images/other.gif'); 
	background-repeat: no-repeat;
	width: 8.75em; height: 21.5em;
	z-index: 1;
	/*z-index: -1;*/
	}
	
#theatrebox {
	position: absolute;
	top: 28em; right: -4em;
	background-image: url('../images/theatrebox.gif'); 
	background-repeat: no-repeat;
	width: 14.7em; height: 19.4em;
	z-index: 1;
	/*z-index: -1;*/
	}
	
#disneybox {
	position: absolute;
	top: 28em; right: -4em;
	background-image: url('../images/disney/side_box.gif'); 
	background-repeat: no-repeat;
	width: 14.7em; height: 19.4em;
	z-index: 1;
	/*z-index: -1;*/
	}
	
ul.otherlogos {
	float: left;
	padding: 1em 0 0 .5em;
	}
	
ul.otherlogos li {
	width: 4.5em; height: auto;
	}
	
ul.otherlogos li img{
	width: 4.5em; height: auto;
	}
	
#page, #page_long {
	position: relative;
	top: 2em; left: 0;
	width: 50em;
	height: 37.5em;
	background-color: #fff;
	overflow: hidden;
	}
	
#page_long {
	height: auto;
	}
	
#header_text {
	clear: both;
	float: right;
	width: 40em;
	height: auto;
	}
	
#header_text .lefttext, h2, .lefttext span.small_text {
	font-family: arial;
	font-weight: bolder;
	font-size: 1.35em;
	padding-top: .25em;
	color: rgb(0, 108, 182);
	float: left;
	}
	
#header_text h2 {
	font-size: .875em;
	font-weight: bolder;
	float: right;
	padding-top: 3em;
	padding-right: 1em;
	}
	
#header_text .lefttext span.small_text {
	font-size: .5em;
	}
	
#header_text img.liberty {
	width: 4em; height: auto;
	clear: both;
	float: left;
	}
	
table.buttons {
	clear: both;
	float: right;
	margin-top: 0; margin-right: 1em;
	}
	
table.buttons a img {
	width: 15.4em; height: auto;
	}
		
#navbar2 {
	position: absolute;
	top: 8.42em; left: -1em;
	background-image: url('../images/navbarimage.gif');
	background-repeat: repeat-x;
	width: 105%; height: 2.5em;
	/*z-index: 1;*/
	}
	
table.navigation {
	position: absolute;
	top: .5em; left: 15em;
	font-family: arial;
	font-size: .7325em;
	font-weight: bolder;
	color: #fff;
	margin-left: 1em;
	width: 53em;
	text-align: center;
	}
		
table.navigation a {
	text-decoration: none;
	color: #fff;
	}
	
#mission {
	width: 80%; height: 1em;
	clear: both;
	float: right;
	margin-top: 1em;
	margin-right: 1em;
	}
	
#mission p {
	font-family: arial;
	font-style: italic;
	color: rgb(240, 83, 95);
	font-size: .6em;
	text-align: center;
	font-weight: bold;
	}
	
#celebration_intro {
	float: left;
	margin-top: 1.5em; margin-left: 4em;
	width: 44.75em; height: auto;
	}

#movie {
	float: left;
	margin-top: 1.5em; margin-left: 6em;
	width: 33em; height: auto;
	}
	
#rider {
	float: right;
	margin-top: 1.5em; margin-right: 1.5em;
	background-image: url('../images/rider.jpg');
	width: 9.45em; height: 14.175em;
	}
	
p.overtext {
	font-family: arial;
	color: #fff;
	font-size: .9em;
	font-weight: bolder;
	padding: .75em 0 0 .75em;
	}
	
#newsbar {
	width: 100%; height: 1.25em;
	background-color: rgb(178, 212, 94);
	clear: both;
	position: relative;
	top: 1em;
	}
	
#newsbar a {
	font-family: arial;
	color: rgb(153, 51, 153);
	font-size: 1em;
	font-weight: bolder;
	text-align: center;
	padding-top: .25em;
	} 
	
#newsbar p {
	font-family: arial;
	color: #fff;
	font-size: .75em;
	font-weight: bolder;
	text-align: center;
	padding-top: .25em;
	} 
	
#info {
	width: 48.125em; height: 10.5em;
	background-image: url('../images/morethan.gif'); 
	background-repeat: no-repeat;
	position: relative;
	top: 1.5em; left: 1em;
	}
		
div.columnleft {
	font-family: arial;
	font-size: .7em;
	color: #fff;
	clear: both;
	float: left;
	margin-top: 3.75em;
	margin-left: 8.5em;
	}
	
div.columnright {
	font-family: arial;
	font-size: .7em;
	color: #fff;
	float: right;
	margin-top: 3.75em;
	margin-right: 2em;
	}

	
#content_centered {
	float: right;
	margin: 1.5em 0 0 6.5em;
	text-align: center;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: rgb(0, 108, 182); 
	font-weight: bold;
	}
	
span.pink {
	color: rgb(240, 83, 95);
	}
	
span.italic {
	font-style: italic;
	}
	
p.line_break {
	padding-top: .5em;
	}
	
#content {
	float: left;
	width: 100%;
	margin: 1.5em 0 0 7em;
	}
	
div.agencies {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000;
	width: 100%;
	font-weight: bold;
	line-height: 1.05em;
	}
	
div.logo_left {
	clear: both;
	width: 17%; height: 5em;
	float: left;
	text-align: center;
	margin-top: 2em;
	}
	
div.logo_right {
	width: 17%; height: 5em;
	float: right;
	margin-right: 14em;
	margin-top: 2em;
	text-align: center;
	}
	
div.description_left, div.description_left_final {
	clear: both;
	width: 60%; height: 5em;
	float: left;
	margin-top: 2em;
	font-weight: normal;
	}
	
div.description_right, div.description_right_final {
	float: right;
	width: 60%; height: 5em;
	margin-right: 14em;
	margin-top: 2em;
	font-weight: normal;
	}
	
div.description_left_final, div.description_right_final {
	padding-bottom: 1em;
	}
	
	
span.blue {
	color: rgb(0, 108, 182);
	font-weight: bold;
	}
	
span.pink {
	color: rgb(240, 83, 95);
	font-weight: bold;
	}
		
span.pink_italic {
	font-style: italic;
	color: rgb(240, 83, 95);
	font-size: .75em;
	}
	
span.pink_italic_large {
	font-style: italic;
	color: rgb(240, 83, 95);
	font-size: 1.25em;
	}
	
span.pink_italic_large_padding {
	font-style: italic;
	color: rgb(240, 83, 95);
	font-size: 1.25em;
	line-height: 1.25em;
	}
		
span.pink_italic_medium_padding {
	font-style: italic;
	color: rgb(240, 83, 95);
	font-size: 1.1em;
	line-height: 1.1em;
	}
	
#footer {
	width: 100%;
	height: 6em;
	margin-top: 2.5em;
	}
	
#footer p.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	color: #fff;
	font-weight: bold;
	line-height: 1.3em;
	text-align: center;
	}
	
#footer p.white a {
	color: #fff;
	text-decoration: underline;
	}
	
#content h1 {
	font-family: arial;
	font-weight: bolder;
	font-size: 1.35em;
	padding-top: .25em;
	color: rgb(0, 108, 182);
	}
	
img.logo {
	clear: both;
	float: right;
	width: 10.75em; height: auto;
	margin-right: 16em;
	padding-left: 1em; 
	}
	
#content p.left, #content ol li, #content p.lower, #content ul, #content #a1 p.sponsorp, #content #a2 p, ul.sponsor_list, #content #a3 p.sponsorp, #content #a4 p, #content #a5 p, #content #a6 p, #content #a3 p.right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000;
	font-weight: bold;
	line-height: 1.1em;
	width: 80%;
	}
	
#content p.left {
	width: 40%;
	}
	
#content #a3 p.right {
	width: 30%;
	float: right;
	margin-right: 18em;
	}
	
#content p.lower {
	padding-bottom: 1em;
	}
	
#content #a4 p, #content #a5 p, #content #a6 p {
	padding-top: 1em;
	}
	
#content #a5 p, #content #a6 p {
	padding-bottom: 1em;
	}
	
#content ul li {
	padding-bottom: 1em;
	}
	
#content ul {
	list-style-type: disc;
	padding-left: 3em;
	}
	
#content #a2 p.extraspace {
	padding-bottom: 10em;
	}
		
ul.sponsors {
	margin-left: -3em;
	}
	
ul.sponsors li {
	list-style-type: none;
	display: inline;
	padding-right: 4em;
	}
	
ul.sponsors li img {
	height: 1.5em;
	}
	
span.padding {
	padding-left: 3em;
	}
	
#a1, #a2, #a3 {
	padding-top: 1em;
	padding-bottom: 1em;
	height: auto;
	}
	
#a2 ul.sponsor_list {
	list-style-type: none;
	width: 26%;
	height: auto;
	padding-left: 0;
	float: left;
	padding-top: 1em;
	padding-right: 1.5em;
	padding-bottom: 1em;
	}
	
#a2 ul.sponsor_list li {
	padding-top: .25em;
	padding-bottom: .25em;
	border-bottom: 1px solid #000;
	}
	
span.indent {
	padding-left: 1.5em;
	}
	
span.indent2 {
	padding-left: 2.1em;
	}
	
span.indent3 {
	padding-left: 2.6em;
	}
	
span.indent4 {
	padding-left: 5em;
	}
	
span.indent5 {
	padding-left: 5.6em;
	}
	
#a2 p.clear {
	clear: both;
	}
	
#content ol.ridedaynav {
	padding-top: .5em;
	}
	
#content ol.ridedaynav li {
	font-style: italic;
	color: rgb(240, 83, 95);
	font-size: .95em;
	list-style-type: none;
	padding-top: .5em;
	display: inline;
	padding-right: 1.5em;
	}
	
#content ol.ridedaynav li a {
	text-decoration: none;
	font-style: italic;
	color: rgb(240, 83, 95);
	font-size: .95em;
	}
	
#a1 img.drawing {
	clear: both;
	float: right;
	margin-right: 9em;
	width: 15em; height: auto;
	}
	
#a3 img.map {
	clear: both;
	float: left;
	}
	
#theatre_event {
	float: left;
	margin: 0 0 1.5em 7em;
	background-image: url('../images/event.gif'); 
	background-repeat: no-repeat;
	width: 42em; height: 63.5em;
	}
	
#theatre_event h1 {
	font-family: arial;
	font-weight: bolder;
	font-size: 1.35em;
	color: #000;
	padding-top: .25em;
	padding-bottom: .5em;
	text-align: center;
	}
	
#theatre_event p.intro {
	padding: 0 2.5em 0 2.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #000;
	font-weight: bold;
	line-height: 1.1em;
	text-align: center;
	}
	
img.hearts {
	position: relative;
	margin-left: 18em;
	width: 6em; height: auto;
	}
	
#theatre_event p.info {
	padding: 0 2.5em 0 2.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: rgb(255, 153, 51);
	font-weight: bold;
	line-height: 1.1em;
	text-align: center;
	}
	
#celebrate { 
	float: left;
	margin: 1.5em 0 0 5em; 
	width: 700px; height: 362px;
	background-image: url(../images/celebration_header.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	}
	
#celeb_heading {
	text-align: center;
	margin: 60px 0 0 175px;
	float: left;
	}
	
#celebrate #celeb_heading h1, p.celeb, p.celeb_1 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: 100;
	line-height: 23px;
	}
	
#celebrate #celeb_heading h1 span {
	font-weight: bolder;
	}
	
#celebrate #celeb_heading p.celeb {
	font-size: 16px;
	} 
	
#celebrate #tickets {
	text-align: center;
	float: right;
	margin: 95px 30px 0 0;
	}
	
#celebrate #tickets p.celeb_1 {
	font-size: 14px;
	font-weight: bolder;
	font-style: italic;
	line-height: 15px;
	}
	
#celebrate #celeb_topcontent {
	text-align: center;
	clear: both;
	position: relative;
	top: 60px;
	width: 700px; height: auto;
	}
	
#celebrate #celeb_topcontent p.celeb_title {
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	font-style: italic;
	font-size: 28.23px;
	color: rgb(108, 140, 155);
	letter-spacing: -1px;
	}
	
#celebrate #celeb_topcontent #celeb_box {
	float: left;
	width: 233.33px; height: 224px;
	margin-top: 5px;
	}
	
 #celebrate #celeb_topcontent #celeb_box p.box1, p.box2, p.box3 {
 	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: rgb(108, 140, 155);
	font-size: 16px;
	font-weight: bolder;
	line-height: 17px;
	padding-bottom: 4px;
	}
	
#celebrate #celeb_topcontent #celeb_box p.box2 {
	font-size: 12px;
	line-height: 12px;
	letter-spacing: -.5px;
	padding: 4px 0 0 0;
	}
	
#celebrate #celeb_topcontent #celeb_box p.box3 {
	font-size: 14.75px;
	font-style: italic;
	color: #FFFFFF;
	padding-top: 15px;
	}
	
#celebrate #celeb_topcontent #celeb_box_long {
	float: left;
	width: 233.33px; height: 365px;
	margin-top: 100px;
	}
	
#celebrate #celeb_topcontent #celeb_box_long p.box4, p.box5, p.box6 {
	font-size: 16.5px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	}
	
p.box5 {
	color: rgb(108, 140, 155);
	line-height: 17px;
	}
	
p.box6 {
	line-height: 16.5px;
	}
	 
span.italicbold {
	font-weight: bolder;
	font-style: italic;
	}
	
p.celeb_navheader {
	font-size: 25px;
	font-family: "Times New Roman", Times, serif;
	color: rgb(108, 140, 155);
	font-weight: bolder;
	font-style: italic;
	float: left;
	margin-top: -10px;
	width: 100%;
	text-align: left;
	}
	
#celebrate #celeb_topcontent #celeb_box_nav {
	float: left;
	width: 233.33px; height: 40px;
	text-align: center;
	margin-top: 14px;
	}
	
#celebrate #celeb_topcontent #celeb_box_nav p.nav {
	font-size: 21px;
	font-family: "Times New Roman", Times, serif;
	color: rgb(108, 140, 155);
	font-weight: bolder;
	font-style: italic;
	}
	
img.twenty {
	margin-left: 6em;
	padding-bottom: 2em;
	}
	
/*THEATRE*/

#top_box {
	float: left;
	background-image: url(../images/theatre/top_box.gif);
	background-repeat: no-repeat;
	width: 30.9em; height: 6.7em;
	}
	
#top_box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
	text-align: center;
	padding: .9em 1em 0 1em;
	}
	
img.theatre_logo {
	padding-left: 1.5em;
	}
	
#left_text {
	float: left;
	width: 19em; height: auto;
	padding-right: 1em;
	}
	
#left_text p, #right_text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #000000;
	}
	
span.purple_italic {
	color: rgb(153, 51, 153);
	font-style: italic;
	}
	
img.photo_left {
	clear: both;
	float: left;
	padding: .5em 1em 0 0;
	}
	
#right_text {
	padding-top: 3em;
	width: 31em; height: auto;
	}
	
img.photo_bottom {
	padding: 1em 0 1em 0;
	}
	
/*DISNEY*/

#disney_top_box {
	float: left;
	background-image: url(../images/disney/top_box.gif);
	background-repeat: no-repeat;
	width: 30.9em; height: 6.7em;
	}
	
#disney_top_box p, #disney_top_box a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #FFFFFF;
	text-align: center;
	padding: .9em 1em 0 1em;
	}
	
#disney_top_box a {
	font-size: 1.5em;
	font-style: italic;
	}
	
img.disney_logo {
	padding-left: 1.5em;
	}
	
img.disney_photo_left {
	clear: both;
	float: left;
	padding: 0 1em 0 0;
	}
	
#disney_right_text {
	width: 31em; height: auto;
	}
	
#disney_right_text p, #disney_left_text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #000000;
	}
	
span.red_italic {
	color: rgb(255, 51, 51);
	font-style: italic;
	}
	
#disney_left_text {
	clear: both;
	float: left;
	width: 19em; height: auto;
	padding: 1em 1em 0 0;
	}
	
img.disney_photo_right {
	padding-top: 1em;
	}
	 
	



	
	

	

	  
	
	


	
