﻿a {
	color: blue
	}

a:visited {
	color: blue
	}

#body {
	background: #000000 url(images-t2/bg.gif) center repeat-y;
	margin: 0px;
	font-family: Verdana;
	}

#rap {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	}

.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
background: #000000;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
background: #000000;
}

h2 {
	font-size: 8pt;
	text-align: center;
	margin: 0px;
	font-weight: bold;
	}

td.td-bg {
	background: url(images-t2/tb-bg.jpg) repeat-y center;
	}

td.trailer-name {
	font-family: Arial;
	font-size: 14pt;
	text-align: center;
	background: #FFD3F2;
	padding: 5px;
	}

td.trailer-text {
	font-size: 8pt;
	text-align: center;
	}

td.trailer-text a {
	font-weight: bold;
	color: #FF6600;
	}

td.trailer-text a:visited {
	font-weight: bold;
	color: #FF6600;
	}

td.trailer-text a:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	}

#footer {
	text-align: center;
	font-size: 8pt;
	color: #ffffff;
	}

#footer a {
	color: #ffffff;
	}

#footer a:visited {
	color: #ffffff;
	}

#footer a:hover {
	color: #ffffff;
	text-decoration: none;
	}

div.biglink {
	font-size: 10pt;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	}

div.biglink a{
	font-size: 18pt;
	font-family: Arial;
	text-align: center;
	color: #ffffff;
	}

div.biglink a:visited{
	font-size: 18pt;
	font-family: Arial;
	text-align: center;
	color: #ffffff;
	}

div.biglink a:hover{
	font-size: 18pt;
	font-family: Arial;
	text-align: center;
	color: #FF00B7;
	}

div.biglink2 {
	font-size: 12pt;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	}

div.biglink2 a{
	font-size: 20pt;
	font-family: Arial;
	text-align: center;
	color: #ffffff;
	}

div.biglink2 a:visited{
	font-size: 20pt;
	font-family: Arial;
	text-align: center;
	color: #ffffff;
	}

div.biglink2 a:hover{
	font-size: 20pt;
	font-family: Arial;
	text-align: center;
	color: #FF00B7;
	}

.thumb {
	border: 1px solid #000000;
	}