body {
	background: #000000;
	font-family: Verdana;
	margin: 0px;
	}

#rap {
	background: #FFBA35;
	width: 780px;
	}

a {
	color: #000000;
	}

a:visited {
	color: #000000;
	}

a:hover {
	color: #ffffff;
	}

.site-title {
	color: #ffffff;
	font-family: Verdana;
	font-size: 14pt; padding:
	margin: 0px;
	padding: 0px;
	}

h2 {
	font-size: 14pt;
	font-family: Arial;
	color: #ffffff;
	margin-bottom: 3px;
	padding: 0px;
	}

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

td.preview {
	background: url(images/preview-bg.jpg) repeat-y;
	text-align: center;
	font-size: 8pt;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	height: 80px;
	vertical-align: top;
	}

td.preview-links {
	background: url(images/preview-bg.jpg) repeat-y;
	text-align: center;
	font-size: 8pt;
	}

td.preview-links a {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	}

td.preview-links a:visited {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	}

td.preview-links a:hover {
	color: #ffffff;
	}

td.preview-scr {
	background: url(images/preview-scr.jpg) repeat-y;
	text-align: center;
	}

td.preview-scr img {
	margin-bottom: 4px;
	}

.big {
	font-family: Arial;
	font-size: 16pt;
	text-align: center;
	}


#trailers table{
	
	}

#trailers td{
	vertical-align: top;
	font-size: 8pt;
	width: 290px;
	padding: 10px;
	}

#trailers a{
	font-size: 14pt;
	text-align: center;
	}

#trailers h2{
	font-size: 12pt;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	}

.scr {
	font-size: 10pt;
	}


#joinform {
	border: 1px solid #000000;
	background: #ffffff;
	width: 400px;
	margin: 10px;
	}

#joinform input {
	font-size: 10pt;
	}

#joinform table {
	font-size: 10pt;
	font-weight: bold;
	}

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