  @font-face {
    font-family: Beton Cyr;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.upsidedownwebdesign.com/nwstables/includes/BETONCY0.eot);
  }
  
  .MainTable {
	background-image: url(images/Header.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.NavigationTable {
	background-image: url(images/NavigationBackground.gif);
	background-repeat: no-repeat;
	background-position: top;
}


#navigationtext a:link, #navigationtext a:active, #navigationtext a:visited {
	color: #ffffff; 
	font-size: 36px; 
	font-family: "Beton Cyr"; 
	text-decoration: none;
}


#navigationtext a:hover {
	color: #ffffff; 
	font-size: 36px; 
	font-family: "Beton Cyr"; 
	text-decoration: underline;
}

	
.Title1 {
	font-family: "Beton Cyr";
	font-size:36px;
	}