/* CSS Document */
#Cornerbottom {
  background-image:url(../images/if_dropshadow_corner_ontaup.png);
  background-repeat:no-repeat;
}
#Linebottom {
  background-image:url(../images/if_dropshadow_bottom_ontaup.png);
  background-repeat:repeat-x;
}

/* Other Browser Navigational Rollovers */

#LogoTop {
	position:absolute;
	background-image:url(../images/Logo_Top.png);
	top: 2px;
	left: 20px;
	width: 313px;
	height: 101px;
}
#BTYB_Logo {
	background-image:url(../images/btyb_ocs_logo.png);
	background-repeat:no-repeat;
}

#Toronto_home	{
	width: 468px;
	height: 125px;
	background-image:url(../images/homebuttons/Toronto_01.png);
	background-repeat: no-repeat;
}

#Hamilton_home	{
	width: 468px;
	height: 125px;
	background-image:url(../images/homebuttons/Hamilton_01.png);
	background-repeat: repeat;
}

#Tricity_home	{
	width: 468px;
	height: 125px;
	background-image:url(../images/homebuttons/TriCity_01.png);
	background-repeat: repeat;
}

