a.TopNav:link
{  font-size: 11px;
   text-decoration: none;
   margin-right: 15px;
   color: #765323;
}
a.TopNav:visited 
{  color: #000000; 
   margin-right: 15px;
   text-decoration: none;
}
a.TopNav:active 
{  color: #000000; 
   margin-right: 15px;
   text-decoration: none;
}
a.TopNav:hover
{  color: #000000; 
   margin-right: 15px;
   text-decoration: none;
}

#Copyright
{
	position: absolute;
	width: 800px;
	height: 22px;
	left: 0px;
	right: 0px;
	top: 600px;
	bottom: 0px;
	z-index: 2;
	font-weight: 900;
	letter-spacing: 0.15em;
	text-align: center;
	color: #000000;
	z-index: 2;
	font-size: 0.8em;
}

#videoDiv
{
	position: absolute;
	left: 240px;
	right: 0px;
	top: 200px;
	bottom: 0px;
	letter-spacing: 0.15em;
	z-index: 2;
	font-size: 1.6em;
	line-height: 1.5;
	text-align: left;
 }

