body 
{
  background-color: #000000;
  font-family: Arial;
  color: #bfbfc1;
  font-size: 12px;
}

img 
{
 border: none;
}

.header 
{
	position:relative;
	top:-8px;
}

.nav
{
	position:relative;
	top:-8px;
}

td.main
{
	background-image: url(img/background/bgscaled.jpg);
}
pre
{
	font-family: Arial;
	color: #bfbfc1;
	font-size: 16px;
	text-align: left;
}

.footer
{
	font-family: Arial;
	color: #bfbfc1;
	font-size: 10px;
	text-align: center;
}

.vidshot
{
	font-family: Arial;
	color: #bfbfc1;
	font-size: 10px;
	text-align: center;
	padding-left: 50px;
}

a.highlight
{
	font-family: Arial;
	color: #ccba78;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a
{
	color: #bfbfc1;
	text-decoration: none;
}
