body
{
	background-color: #001425;
	color: #fff;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.bg0
{
	background-image: url("img/bg.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border: 0px;
	height: 100%;
}

.nav
{
	background-color: #00101e;
}
.content_bg
{
	background-image: url("img/content_top.jpg");
	background-repeat: no-repeat;
	background-color: #000e1a;
	min-height: 592px;
}
.film
{
	background-image: url("img/tile_film.gif");
	background-repeat: repeat-y;
	background-color: #000;
	width: 152px;
	margin: 16px;
	padding: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	float: right;
	text-align: center;
}

.content
{
	padding: 16px;
	color: #fff;
	font-size: 14px;
	line-height: 16px;
	font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
	text-align: justify;
}
.links
{
	padding: 16px;
	color: #fff;
	font-size: 14px;
	line-height: 16px;
	font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
}
.links a
{
	color: #fff;
	text-decoration: none;
}
.links a:hover
{
	color: #f00;
	text-decoration: none;
}
.copy
{
	padding: 16px;
	color: #666;
	font-size: 11px;
	line-height: 13px;
	font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
}

.plus1
{
	font-size: 13px;
}

.table_content a
{
	color: #03c;
}
.title
{
	margin-top: -24px;
}

h1
{
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
}

h2
{
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
}

h3
{
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
}

.content img .float
{
	float: right;
	margin-top: -12px;
	margin-right: -16px;
	margin-left: 16px;
}

a
{
	color: #f00;
}