body {
    margin:0;
    padding:0;
    font: 12px/1.5em Verdana;
}
 
#tabs {
    float:left;
    width:100%;
    background:url("graphics/MainLogo.jpg") no-repeat left top;
    font-size:100%;
    line-height:normal;
    /*border-bottom:5px solid #266591;*/
}
      
#tabs ul {
    margin:0;
    padding:75px 0px 0px 10px;
    list-style:none;
}
    
#tabs li {
    display:inline;
    margin:0;
    padding:0;
    
    font: 12px/1.2em Verdana;
}
    
#tabs a {
    float:left;
    background:url("graphics/TabLeft.gif") no-repeat left top;
    margin:10;
    padding:0 0 0 5px;
    text-decoration:none;
}
    
#tabs a span {
    float:left;
    display:block;
    background:url("graphics/TabRight.gif") no-repeat right top;
    padding:5px 15px 4px 6px;
    color:#24618E;
    color:#ffffff;
}
    
#tabs #selected span {
    float:left;
    display:block;
    background:url("graphics/TabRight.gif") no-repeat right top;
    padding:5px 15px 4px 6px;
    color:#24618E;
    color:#FFFF00;
}
    
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
#tabs #selected span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
    color:#FF0000;
}
    
#tabs a:hover {
}
    
#tabs a:hover span {
}
    
#tabs a:hover #selected span {
}

.film {
    background-image:url(http://www.pictureni.com/graphics/FilmBackground.gif)
}
 
#listTitle {
    margin:0;
    padding:0;
    font: 18px Verdana;
    
    
    
    
font: italic small-caps 900 12px arial
    float:left;
    width:100%;
    font-size:80%;
    line-height:normal;
    color:#FFFFFF;
}

p.title {
	font-family: arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 9px;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	text-indent: 0ex;
	color:#FFFFFF;
}
