@charset "utf-8";
/* CSS Document */<!--
body {
background-color: #ffc6f9;
margin:0;
padding:0;
}
div.topbanner {	width:936px;	height:141px;	background-image:url(/images/ypt_topbanner.png);	background-repeat:no-repeat;	padding:0px 0 0 0;	margin-left:auto;	margin-right:auto;}
div.linkcontainer {		position:relative;	height:55px;	padding:0;	background:#000000;}
ol.linkbar { list-style:none; margin:0; padding:0; height:61px; overflow:hidden; width:936px;}
ol.linkbar  li {	display:inline;	margin:0; padding:0;	list-style-type:none;	background-color:#00FF00;}
ol.linkbar  li  a {	padding:55px 0px 0px 0px;	height:0px;	float:left;	overflow:hidden;}
ol.linkbar li#link_info  a{width:252px;background:url(/images/ypt_linkbar.png) 0px 0px no-repeat;}
ol.linkbar li#link_info  a:hover { background-position:0px -55px; }
ol.linkbar li#link_info  a:active { background-position:0px -110px; }
ol.linkbar li#link_directions a{width:156px;background:url(/images/ypt_linkbar.png) -252px 0px no-repeat;}
ol.linkbar li#link_directions a:hover { background-position:-252px -55px; }
ol.linkbar li#link_directions a:active { background-position:-252px -110px; }
ol.linkbar li#link_tickets a{width:117px;background:url(/images/ypt_linkbar.png) -408px 0px no-repeat;}
ol.linkbar li#link_tickets a:hover { background-position:-408px -55px; }
ol.linkbar li#link_tickets a:active { background-position:-408px -110px; }
ol.linkbar li#link_faq a{width:88px;background:url(/images/ypt_linkbar.png) -525px 0px no-repeat;}
ol.linkbar li#link_faq a:hover { background-position:-525px -55px; }
ol.linkbar li#link_faq a:active { background-position:-525px -110px; }
ol.linkbar li#link_contact a{width:147px;background:url(/images/ypt_linkbar.png) -613px 0px no-repeat;}
ol.linkbar li#link_contact a:hover { background-position:-613px -55px; }
ol.linkbar li#link_contact a:active { background-position:-613px -110px; }
ol.linkbar li#link_misc a{width:176px;background:url(/images/ypt_linkbar.png) -760px 0px no-repeat;}
ol.linkbar li#link_misc a:hover { background-position:-760px -55px; }
ol.linkbar li#link_misc a:active { background-position:-760px -110px; }
div.lower {
width:936px;
height:1070px;
margin:auto;
background:url(/images/ypt_bg_bottom_content.png) repeat 0px 55px;
}
div.lowerleft {
height:1010px;
background:url(/images/ypt_bg_bottom_left.png) repeat-y;
float:left;
width:105px;
}
div.lowerright {
background:url(/images/ypt_bg_bottom_right.png) repeat-y;
float:right;
width:11px;
height:1010px;
}
div.lowercontent {
height:1010px;
overflow:auto;
}
ul.nestlink {
list-style-type:none;
position:absolute;
top:45px;
left:0px;
}
ul.nestlink li {
height:15px;
}
ul.nestlink li a {
border:1px solid #000;
display:block;
height:30px;
background-color:#ffc6f9;
width:200px;
}
a.homelink {
width:920px;
height:0px;
position:relative;
top:0px;
float:right;
left:0px;
padding-top:120px;
overflow:hidden;
display:block;
}
a.homelinkleft {
width:710px;
height:0px;
position:relative;
vertical-align:top;
top:0px;
float:left;
left:0px;
padding-top:120px;
overflow:hidden;
display:block;
}
a.homelinkright {
width:200px;
height:0px;
position:relative;
vertical-align:top;
top:0px;
float:right;
right:0px;
padding-top:120px;
overflow:hidden;
display:block;
}
#topbw { display:none; }
ol.sublinkmenu {
list-style:none;
font-size:18px;
}
ol.sublinkmenu li {
padding-bottom:10px;
text-align:left;
}
ol.sublinkmenu a {
color:#000000;
}
h1 {
margin-top:0px;
}
ol.faq {
list-style:none;
}
ol.faq li {
text-align:left;
padding-left:20px;
margin-bottom:10px;
background:url(/images/plusminusicons.gif) 2px 6px no-repeat;
}
ol.faq li a {
font-weight:bold;
color:#000000;	
}
ol.faq div.answer {
display:none;
}
legend {
font-size:28px;
text-decoration:underline;
}
fieldset { border:2px solid #000; }
div.copyright, div.copyright a { margin-top:15px; font-size:10px; color:#666666; font-family:Arial, Helvetica, sans-serif; }
-->