.invite{
	font-size: 120%;
	color:#2abed8;
	font-weight:bold;
	}

.rouge{
	font-size: 100%;
	color: #903;
	font-weight:bold;
	font-style:italic;
	}

.column {
	width: 270px;
	float: left;
	margin-right: 5px;
	}

#sponsor-logos img {
	margin-right: 20px;
	margin-left: 10px;
	}

span.superscript {
	vertical-align: 2%;
    font-size: 75%;
	}
	
blockquote {
	margin-right: 15px;
	margin-left: 17px;
	margin-top: 3px;
	}
	
p.top {
margin:0px;
padding:0px;
text-align:right;
padding-bottom:5px;
padding-top:5px;
border-bottom:1px solid #ccc;
clear:both;
}


/* Content */

.upercase {
	margin:  0px 15px 20px 15px;
	text-transform: uppercase;
	}


.links {
	font-size: 11px;
	}

.links a {
	display: block;
	border: none;
	color: #FFFFFF;
	}

.links a:hover {
	display: block;
	border: none;
	color: #FFFFFF;
	}


/* Heading */

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding:  0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	line-height:100%
	}

h1 {
	font-size: 180%;
	color:#6e132f;
	font-variant:small-caps;
	}

h2 {
	font-size: 160%;
	color: #333;
	}

h3 {
	font-size: 140%;
	}

h4 {
	font-size: 130%;
	}

h5 {
	font-size: 120%;
	}

h6 {
	font-size: 110%;
	}


/* Links */

a {
	text-decoration: underline;
	color: #903;
	}

	a:hover {
		text-decoration: none;
		color: #903;
		}

a img {
	border: none;
	}


/* Left Navigation */


.menu {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	background: url(../images/sm_bg.gif) right top repeat;
	}


.menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	list-style: none;
	}

.menu li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	list-style-image: none;
	}

.menu ul li ul  {
	padding:5px 0px 15px 0px;
	font-size:80%;
	line-height:50%;
	font-weight: normal;
	}

.menu ul li ul li{
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height:100%;
	font-weight: normal;
	}

.menu p {
	padding: 0px 15px  0px 0px;
	}


/* Calendar */

#calendar {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	width:249px;
	font-size:80%;
	font-weight:normal;
	}

#calendar caption {
	background-color:#6b111b;
	color: #C0B798;
	font-size:130%;
	line-height:70%;
	font-weight:bold;
	padding-bottom:3px;
	border-bottom: dotted thin;
	}
	

#calendar table {
	width: 100%;
	background-color:#6b111b;
	color: #A6986B;
	padding: -3px;
	margin: -3px;
	}

#calendar th{
	font-weight:600;
	color: #C0B798;
	}

#calendar td {
	text-align:center;
	vertical-align:middle;
	color: #504830;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 10px 0px
	}

#calendar td a {
	font-size:120%;
	font-weight: 900;
	color: #C0B798;	
	border:dotted thin;
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 10px 0px;
	}


/* List */

dl {
  margin: 0;
  padding: 0;
	}

dt {
  	font-weight: bold;
  	clear: both;
	}

dd {
  	margin: 0px 0px 10px 10px;
 	padding: 0px;
 	line-height:140%;
	}

ul {
	margin-left: 35px;
	padding: 0;
	}

li {
	margin-bottom: 0.5em;
	}

ul li {
	list-style-type: none;
	list-style-image: url(../images/bullet_pink.png);
	padding-left: 2px;
	}
	
ul li ul li {
	list-style-type: none;
	list-style-image: url(../images/fleche_rose.gif);
	padding-left: 2px;
	}	
	
.sponsor {
	float:right;
	clear:right;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: 0px;
	}

/* Feature Films Layout*/

dl.filmlist dt 
    {
	text-transform: uppercase;
	}

dl.filmlist .film-info {
  width: 210px;
  float: left;
  margin-right: 8px;
}

dl.filmlist .film-info, .film-desc
	{
	font-size: 100%;
	line-height: 120%;
	}

dl.filmlist .film-desc {
  width: 375px;
  float: right;
  margin-bottom: 5px;
  color:#333;
}


/* Festure Films Table */

table.schedule td, th {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  }

table.schedule td {
  background-color: #ebf5f6;
  padding: 10px 6px 10px 6px;
}

table.schedule th {
  background-color: #6b111b;
  color: #fff;
  padding: 5px 6px 5px 6px;
}

#bul1,#bul2,#bul3,#bul4,#bul5,#bul6 {
	position:absolute;
	visibility:hidden;
	left: 281px;
	}
