/*end reset*/    
#tmtwrapper { 
	width:100%;
	height: 100%;
}
body { 
	background-color:#000000;
	height:100%;
	margin:0;
	padding:0; 
  background-image: url(img/BGTile.jpg);
}

p { margin:0 0 14px; padding:0;
  font-family:Tahoma, Geneva, sans-serif;
	font-size: 14px
	}

/**/
.txt {
	color: 333333;
}
a:link {
	color: 666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #00CCFF;
}
.noflash{
  background: transparent url(img/BG.png) no-repeat top center;
  height: 395px;
  padding: 220px 0 0;
  width: 740px;
  margin: 0 auto;
}
.copy{
  width: 432px;
  margin: 0 auto;
  padding: 18px 30px 0;
}
