﻿body { text-align: center; }
body { text-align: -moz-center; }
body
{
	background-color: Black;
	height: 100%;
	margin: 0px;
}

.content
{
	width: 968px;
	background-color: Black;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	height: 578px;
	background-position: center top;
	text-align: left;
}

.tn-tr
{
	width: 105px; padding: 0; margin: 0;
}
.tn-default
{
	filter:alpha(opacity=0); -moz-opacity:0.0; border: 0px; width: 105px; height: 74px;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.pagetitle
{
	color: Blue;
}