p, li, dt, dd {
	text-shadow:1px 1px 1px #000;
}
.container {
	position:relative;
	margin:0 auto;
	padding-top:25px;
	width:795px;
	height:475px;
	overflow:visible;
	text-align:left;
	background:transparent url(../images/img_bg.jpg) no-repeat 0 0;
}

#ql_logo {
	margin:0;
	width:179px;
	height:179px;
	padding-left:25px;
	padding-right:10px;
}
#tagline {
	margin:0 0 2em 0;
	width:100%;
	color:#fff;
	font-size:1.5em;
	line-height:1.5em;
	font-weight:bold;
	text-align:left;
	text-align:center;
	text-shadow:1px 1px 1px #000;
	letter-spacing:normal;
}

.section {
	float:left;
	width:100%;
}
.left {
	margin-left:25px;
	float:left;
	width:465px;
	display:inline;
}
.right {
	margin-right:25px;
	float:right;
	width:250px;
	display:inline;
}


#a-note-title {
	margin:0;
	width:404px;
	height:40px;
	background:transparent url(../images/a-note-title.gif) no-repeat 0 0;
	text-indent:-999em;
}
ul.jump {
	margin-bottom:25px;
	border-top:1px dashed #333;
	border-bottom:1px dashed #333;
}
.quote2 {
	margin-left:10px;
	color:#aaa;
	padding:10px;
	background-color:#202020;
	border:1px solid #0f0f0f;
}
.quote2 p {
	margin-top:0;
}
.source {
	font-size:1.2em;
}


ul.links {
	float:left;
	margin:0;
	padding-bottom:25px;
}
ul.links li {
	float:left;
	margin:0 0 25px 0;
	list-style:none;
}
ul.links li a {
	float:left;
	width:247px;
	height:96px;
	text-indent:-999em;
	overflow:hidden;
}
ul.links li#promote-film a {
	background:transparent url(../images/promoteLGBT.gif) no-repeat 0 0;
}
ul.links li#promote-film a:hover {
	background:transparent url(../images/promoteLGBT.gif) no-repeat 0 100%;
}
ul.links li#panels-events a {
	background:transparent url(../images/panel-and-events.gif) no-repeat 0 0;
}
ul.links li#panels-events a:hover {
	background:transparent url(../images/panel-and-events.gif) no-repeat 0 100%;
}
ul.links li#summary a {
	background:transparent url(../images/summary.gif) no-repeat 0 0;
}
ul.links li#summary a:hover {
	background:transparent url(../images/summary.gif) no-repeat 0 100%;
}
ul.links li#about-ql a {
	background:transparent url(../images/about-ql.gif) no-repeat 0 0;
}
ul.links li#about-ql a:hover {
	background:transparent url(../images/about-ql.gif) no-repeat 0 100%;
}

#bottom {
	margin:25px 25px 25px 15px;
	float:left;
	display:inline;
	width:745px;
}
#bottom h3 {
	margin:0 0 1em 0;
	padding-left:10px;
	color:#de4e00;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
}
.website-list {
	margin:0;
	padding:0;
}
.website-list li {
	margin:0;
	list-style:none;
	display:inherit;
	float:left;
	font-size:12px;
}
.website-list a {
	padding:12px;
	line-height:1.5em;
	display:block;
	color:#fff;
	text-decoration:none;
}
.website-list a:hover {
	color:#fdb827;
	background-color:#333;
}

.website-list li#site2009 {
	margin-right:35px;
}
.website-list li#site2009 a {
	margin-top:12px;
	padding:0;
	line-height:1.5em;
	display:block;
	text-decoration:none;
}
.website-list li#site2009 a span {
	float:left;
	padding-left:10px;
	padding-right:20px;
	font-size:1.4em;
	background:transparent url(../images/arrow.gif) no-repeat 100% 50%;
}
.website-list li#site2009 a:hover {
	background-color:transparent;
}

#footer {
	float:left;
	width:100%;
	border-top:1px dashed #333;
	padding-top:25px;
}
#footer p {
	padding:0 25px;
	margin:0;
	color:#555;
	font-size:1.1em;
}
#footer p a {
	color:#555;
}

/* Summary of LGBT Films at the Festival */
.film-list {
	margin:0;
}
.film-list li.film-box {
	margin:2em 0;
	padding:25px;
	font-size:1em;
	color:#aaa;
	background-color:#0c0c0c;
	border:1px dashed #333;
	list-style:none;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-bottom:5px solid #222;
}

.film-list li.film-box h4 {
	margin-top:0;
}
.film-list li.film-box h5 {
	margin-bottom:0;
}
.screening-times {
	margin:0;
}
.screening-times li {
	margin:.5em 0;
	padding:5px;
	font-size:1.2em;
	list-style:none;
	background-color:#222;
	color:#fff;
}
.screening-times li strong {
	float:left;
	width:200px;
	color:#ccc;
	font-weight:normal;
}