/* Blood Car - August 2006 */

body      {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
}

a{
	font-size: 11px;
	text-decoration : none;
	color: #000000;
}  
a:hover   {
   text-decoration : underline;
}

table{ 
	margin: 0px; 
	padding: 0px;
}

.title        {
	font-size: 14pt;
	color: #FFCC66;
	font-weight: normal;
} 
.subtitle        {
	font-size: 10pt;
	color: #CCCCCC;
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-weight: bold;
} 
.small         { font-size: 8pt; color: #FFFFFF; font-family: verdana, arial, geneva, helvetica, sans-serif; 

} 
.smallblack         { font-size: 8pt; color: #000000; font-family: verdana, arial, geneva, helvetica, sans-serif; 

}

.smallestblack         { font-size: 7pt; color: #000000; font-family: verdana, arial, geneva, helvetica, sans-serif; 

}  

.smallteal         { font-size: 8pt; color: #33A5A9; font-family: verdana, arial, geneva, helvetica, sans-serif; font-weight : bold; 

} 
.smallyellow         { font-size: 8pt; color: #FFCC66; font-family: verdana, arial, geneva, helvetica, sans-serif; font-weight : bold; 

} 

.smallwhite         {
	font-size: 8.5pt;
	color: #FFCC66;
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-style : italic;
} 





.cc_table{
   width: 100%;
   background: #A08413;
   color: #FFFFFF;
   font-size: 11px;
   line-height: 15px;
   margin-bottom: 10px;
}

.cc_table strong{
   font-size: 120%;
}



.stills_table{
   width: 550px;
   height: 410px;
   background: #A08413 url(./images/stills_bg.jpg) no-repeat;
}

.stills_table_b{
   width: 550px;
   padding: 8px;
   background: #000000;
   color: #ffffff;
   font-size: 10px !important;
}

.stills_table_b a{
   color: #ED7C00;
   font-size: 10px !important;
}


.laureldiv{
	width: 800px;
	text-align: center;
}
.laureldiv img{
	display: block;
	float: left;
}

.festival_list{
	text-align: center;
}
ul{
	padding: 0px;
	margin: 0px;
}
.festival_list li{
	float: left;
	margin-right: 10px;
}

