.featureBanners {
	display:none;
}

#main_container a:link, a:visited { 
	color:#FF0; 
	text-decoration:none;
}

#main_container a:hover { 
	color:#FF0;
}

.hidden { 
	visibility: hidden;
	display:none; 
}

.unhidden { 
	visibility: visible; 
	margin-bottom: 20px;
}

#main_container {
	height: 731px;
	overflow:hidden;
}

#youth_container_home {
	background-image:url(http://www5.mississauga.ca/rec&parks/websites/youth/website_files/bk_home.jpg); 
	width:780px; 
	height:731px; 
	background-repeat:no-repeat;
}

#youth_container_plan {
	background-image:url(http://www5.mississauga.ca/rec&parks/websites/youth/website_files/bk_home.jpg); 
	width:780px; 
	height:731px; 
	background-repeat:no-repeat;
}

#youth_container_discover {
	background-image:url(http://www5.mississauga.ca/rec&parks/websites/youth/website_files/bk_discover.jpg); 
	width:780px; 
	height:731px; 
	background-repeat:no-repeat;
}

#youth_container_involve {
	background-image:url(http://www5.mississauga.ca/rec&parks/websites/youth/website_files/bk_involve.jpg); 
	width:780px; 
	height:731px; 
	background-repeat:no-repeat;
}

#youth_container_connect {
	background-image:url(http://www5.mississauga.ca/rec&parks/websites/youth/website_files/bk_connect.jpg); 
	width:780px; 
	height:731px; 
	background-repeat:no-repeat;
}

#youth_container_find {
	background-image:url(http://www5.mississauga.ca/rec&parks/websites/youth/website_files/bk_find.jpg); 
	width:780px; 
	height:731px; 
	background-repeat:no-repeat;
}

p {
	color:#fff;
	font-size: 12px;
}

/* THE PLAN ROLLOVER */

#plan {
  display: block;
  width: 156px;
  height: 34px;
  background: url("bt_plan.gif") no-repeat 0 0;

}

#plan:hover { 
  background-position: 0 -34px;
}

#plan span {
  top: -999em;
}

/* END THE PLAN ROLLOVER */

/* DISCOVER ROLLOVER */

#discover {
  display: block;
  width: 156px;
  height: 34px;
  background: url("bt_discover.gif") no-repeat 0 0;

}

#discover:hover { 
  background-position: 0 -34px;
}

#discover span {
  top: -999em;
}

/* END DISCOVER ROLLOVER */

/* INVOLVE ROLLOVER */

#involve {
  display: block;
  width: 156px;
  height: 34px;
  background: url("bt_involve.gif") no-repeat 0 0;

}

#involve:hover { 
  background-position: 0 -34px;
}

#involve span {
  top: -999em;
}

/* END INVOLVE ROLLOVER */


/* CONNECT ROLLOVER */

#connect {
  display: block;
  width: 156px;
  height: 34px;
  background: url("bt_connect.gif") no-repeat 0 0;

}

#connect:hover { 
  background-position: 0 -34px;
}

#connect span {
  top: -999em;
}

/* END CONNECT ROLLOVER */

/* FIND ROLLOVER */

#find {
  display: block;
  width: 156px;
  height: 34px;
  background: url("bt_find.gif") no-repeat 0 0;

}

#find:hover { 
  background-position: 0 -34px;
}

#find span {
  top: -999em;
}

/* END FIND ROLLOVER */


#youthcontainer, #youthcontainer_home, #youthcontainer_plan, #youthcontainer_discover, #youthcontainer_involve, #youthcontainer_connect, #youthcontainer_find
{

  width: 720px;
  height: 320px;
  overflow: auto;
  border:#999 0px solid;
  
}

#youthcontent
{
  padding: 0px;
  color:#FFF;
  min-height:321px;
}

#youth_nav ul {
	padding:0;
	list-style:none;
}

#youth_nav li{
	float:left;
	width:20%;
}

#myPageContentWithoutTitleId {
	padding:0px;
}


div.scrollbarpaper-container
{
  background-color: #fff;
}

div.scrollbarpaper-track
{
  width: 17px;
}

div.scrollbarpaper-drag
{
  background-color: #ffcc00;
 /* background-image:url(ui-scroll-bar.png);
  background-repeat:no-repeat;
  background-position:center;
  background-position:top;
  height:20px;*/
}

div.scrollbarpaper-drag-top
{
	
 
}

div.scrollbarpaper-drag-bottom
{
 
}

#youthcontent.scrollbarpaper-visible
{
  padding-left: 63px;
  padding-right: 15px;
}
