			body {background-color: black; color: white; margin: 0px; margin-left: 1px; position: relative}
			
			.bodyText
			{
				font-size: 10pt
			}
			
			td.bodyText 
			{
				width: 540px;
				height: 384px;
				vertical-align: top
			}
			
			.bodyText td
			{
				vertical-align: top;
				padding-top: 5px
			}
			
			.bodyText  a, .bodyText  a:link, .bodyText  a:visited, .bodyText  a:hover, .bodyText  a:active
			{
				color: silver
			}
			
			table.bodyText
			{
				width: 100%
			}
			
			td.crossingBackground
			{
				position: relative;
				top: 0;
				left: 0;
				background-image: url('images/crossing logo small cropped dark.gif');
			}
			
			td.image
			{
				padding-left: 20px; 
				padding-top: 10px;
				vertical-align: middle;
			}
			
			td.image img
			{
				text-align: center
			}
			
			td.minusRightBorder
			{
				border-color: gray;
				border-style: solid;
				border-right-width: 0px;
				border-top-width: 1px;
				border-bottom-width: 1px;
				border-left-width: 1px
			}
			
			.hidden
			{
					display: none
			}
			
			th
			{
				font-size: 20pt;
				padding-left: 5px;
				padding-right: 5px
			}
			
			.bodyTable
			{
				width: 100%;
				font-family: verdana, tahoma, sans-serif; 
				font-size: 8pt
			}
			
			/*col1*/
			a.col1, a.col1:link, a.col1:visited
			{
				float: left;
				background-image : url('images/homePic_small_withText_darker.gif');
				background-repeat: no-repeat;
				background-position: center; 
				width: 100px;	/*matches the dimensions of the graphic*/
				height: 100px;	/*matches the dimensions of the graphic*/
			}
			
			a.col1:hover, a.col1:active
			{
				float: left;
				background-image : url('images/homePic_small_withText.gif');
				background-repeat: no-repeat;
				background-position: center; 
				width: 100px;	/*matches the dimensions of the graphic*/
				height: 100px;	/*matches the dimensions of the graphic*/
			}
			
			/*col1 selected*/
			a.col1_selected, a.col1_selected:link, a.col1_selected:visited, a.col1_selected:hover, a.col1_selected:active
			{
				float: left;
				background-image : url('images/homePic_small_withText.gif');
				background-repeat: no-repeat;
				background-position: center; 
				width: 100px;	/*matches the dimensions of the graphic*/
				height: 100px;	/*matches the dimensions of the graphic*/
			}
			
			
			/*col2*/
			a.col2, a.col2:link, a.col2:visited
			{
				float: left;
				background-image : url('images/anouncement2_withText_darker.gif');
				background-repeat: no-repeat;
				background-position: center; 
				width: 100px;	/*matches the dimensions of the graphic*/
				height: 100px;	/*matches the dimensions of the graphic*/
			}
			
			a.col2:hover, a.col2:active
			{
				float: left;
				background-image : url('images/anouncement2_withText.gif');
				background-repeat: no-repeat;
				background-position: center; 
				width: 100px;	/*matches the dimensions of the graphic*/
				height: 100px;	/*matches the dimensions of the graphic*/
			}
			
			/*col2 selected*/
			a.col2_selected, a.col2_selected:link, a.col2_selected:visited, a.col2_selected:hover, a.col2_selected:active
			{
				float: left;
				background-image : url('images/anouncement2_withText.gif');
				background-repeat: no-repeat;
				background-position: center; 
				width: 100px;	/*matches the dimensions of the graphic*/
				height: 100px;	/*matches the dimensions of the graphic*/
			}
			
			/*col3*/
			a.col3, a.col3:link, a.col3:visited
			{
				float: left;
				background-image : url('images/gallery_smaller_withText_darker.gif');
				background-repeat: no-repeat;
				background-position: center; 
				width: 100px;	/*matches the dimensions of the graphic*/
				height: 100px;	/*matches the dimensions of the graphic*/
			}
			
			a.col3:hover, a.col3:active
			{
				float: left;
				background-image : url('images/gallery_smaller_withText.gif');
				background-repeat: no-repeat;
				background-position: center; 
				width: 100px;	/*matches the dimensions of the graphic*/
				height: 100px;	/*matches the dimensions of the graphic*/
			}
			
			/*col3 selected*/
			a.col3_selected, a.col3_selected:link, a.col3_selected:visited, a.col3_selected:hover, a.col3_selected:active
			{
				float: left;
				background-image : url('images/gallery_smaller_withText.gif');
				background-repeat: no-repeat;
				background-position: center; 
				width: 100px;	/*matches the dimensions of the graphic*/
				height: 100px;	/*matches the dimensions of the graphic*/
			}
			
			/*col4*/
			a.col4, a.col4:link, a.col4:visited
			{
				float: left;
				background-image : url('images/paste2_withText_darker.gif');
				background-repeat: no-repeat;
				background-position: center; 
				width: 100px;	/*matches the dimensions of the graphic*/
				height: 100px;	/*matches the dimensions of the graphic*/
			}
			
			a.col4:hover, a.col4:active
			{
				float: left;
				background-image : url('images/paste2_withText.gif');
				background-repeat: no-repeat;
				background-position: center; 
				width: 100px;	/*matches the dimensions of the graphic*/
				height: 100px;	/*matches the dimensions of the graphic*/
			}
			
			/*col4 selected*/
			a.col4_selected, a.col4_selected:link, a.col4_selected:visited, a.col4_selected:hover, a.col4_selected:active
			{
				float: left;
				background-image : url('images/paste2_withText.gif');
				background-repeat: no-repeat;
				background-position: center; 
				width: 100px;	/*matches the dimensions of the graphic*/
				height: 100px;	/*matches the dimensions of the graphic*/
			}
			
			/*col5*/
			a.col5, a.col5:link, a.col5:visited
			{
				float: left;
				background-image : url('images/info2_withText_darker.gif');
				background-repeat: no-repeat;
				background-position: center; 
				width: 100px;	/*matches the dimensions of the graphic*/
				height: 100px;	/*matches the dimensions of the graphic*/
			}
			
			a.col5:hover, a.col5:active
			{
				float: left;
				background-image : url('images/info2_withText.gif');
				background-repeat: no-repeat;
				background-position: center; 
				width: 100px;	/*matches the dimensions of the graphic*/
				height: 100px;	/*matches the dimensions of the graphic*/
			}
			
			/*col5 selected*/
			a.col5_selected, a.col5_selected:link, a.col5_selected:visited, a.col5_selected:hover, a.col5_selected:active
			{
				float: left;
				background-image : url('images/info2_withText.gif');
				background-repeat: no-repeat;
				background-position: center; 
				width: 100px;	/*matches the dimensions of the graphic*/
				height: 100px;	/*matches the dimensions of the graphic*/
			}
			
			/*back*/
			a.back, a.back:link, a.back:visited
			{
				float: left;
				background-image : url('images/backArrow_withText_darker.gif');
				background-repeat: no-repeat;
				background-position: center; 
				width: 100px;	/*matches the dimensions of the graphic*/
				height: 100px;	/*matches the dimensions of the graphic*/
			}
			
			a.back:hover, a.back:active
			{
				float: left;
				background-image : url('images/backArrow_withText.gif');
				background-repeat: no-repeat;
				background-position: center; 
				width: 100px;	/*matches the dimensions of the graphic*/
				height: 100px;	/*matches the dimensions of the graphic*/
			}
			
			/*back selected*/
			a.back_selected, a.back_selected:link, a.back_selected:visited, a.back_selected:hover, a.back_selected:active
			{
				float: left;
				background-image : url('images/backArrow_withText.gif');
				background-repeat: no-repeat;
				background-position: center; 
				width: 100px;	/*matches the dimensions of the graphic*/
				height: 100px;	/*matches the dimensions of the graphic*/
			}
			
			
			.inverseColour
			{
				background-color: white; color: black
			}
			
			/*Table containing footer*/
			.footerTable
			{
				font-size: 8pt
			}
					
			/*Table containing navbar*/
			.navTable
			{
				font-size: 11pt
			}
			
			/*navBar*/
			.navBar td
			{
				position: relative;
				width: 100px;
				height: 100px;
				text-align: center;
			}

			.navBar a
			{
				width: 100px;
				height: 100px;
				text-decoration: none;
				font-weight: bold
			}
			
			/*navbar text*/
			.navBarText td
			{
				width: 100px;
				height: 50px;
				text-align: center;
			}

			.navBarText img
			{
				height: 50px;
				text-align: center;
				border: none
			}
			
			.navBarText a
			{
				text-decoration: none;
				font-weight: bold
			}
			
			.navBarText a:link, .NavBarText a:visited, .NavBarText
			{
				color: silver
			}
			
			.navBarText a:hover
			{
				color: white
			}
			
			.navBarText a:active { color: white } 
			
			/*footerBar*/
			.footerBar a
			{
				text-decoration: none
			}
			
			.footerBar a:link, .footerBar a:visited, .footerBar
			{
				color: gray
			}
			
			.footerBar a:hover
			{
				color: white
			}
			
			.footerBar a:active { color: white } 
			
			
			
			.topThinBorder
			{
				border-color: gray;
				border-style: solid;
				border-right-width: 0px;
				border-top-width: 1px;
				border-bottom-width: 0px;
				border-left-width: 0px
			}
			
			img.background {

				position: relative;
				top: 0;
				left: 0;
			}

			div.gallery img
			{
				border: none
			}
			
			div.gallery a
			{
				text-decoration: none;
				/*border-color: silver*/
			}