@charset "utf-8";
/* CSS Document */

html, body {
	background-repeat:repeat-x;
	background-color:#000;
	height:100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.yellowpicframe{
	height:124px;
		
	}
	
.yellow{color:#FFDD00;}

a:focus {
	outline:none;
	height:100%;
	top:0;
}

p{
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	margin: 20px;
	}
	
	
h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-align: left;
	margin-top: 15px;
	margin-left:20px;
}

h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-align: left;
	margin-top: 15px;
	margin-left:20px;
	}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCC;
	text-align: center;
	margin-bottom: 10px;
	margin-top:10px;
	vertical-align:bottom;
}

h4{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #999;
	font-weight: bold;
	letter-spacing: 3px;
	text-transform: uppercase;
	text-align: center;
}

a:link {
	color: #FFDD00;
	text-decoration:underline;
}
a:visited {
	color: #FFDD00;
	text-decoration:underline;
}
a:hover {
	color: #FFDD00;
	text-decoration:none;
}
a:active {
	color: #FFDD00;
	text-decoration:underline;
	}
	
.color_1{color:#FFDD00;}
.color_2{color:#FDBC1F;}
.color_3{color:#F0812F;}
.color_4{color:#D8531E;}
.color_5{color:#A83130;}
.color_6{color:#710029;}

.filmtable{background:url(/images/film.gif); text-align:center;}

.filmtablesides{width:26px;}

	
/*
	
h3 a:link {
	color: #CCC;
	text-decoration:none;
}

*/

	
	

