#adsense {
float: left;
}

#dex #adsense {

}

body {
font: 75% Trebuchet MS;
background: #000;
color: #fff;
background-image: url(../../../images/2007_casiff/body_bg.jpg);
background-position: 0 0;
background-repeat: no-repeat;
background-attachment: fixed;
}
#navi {
height: 20px;
}
#navi ul {
list-style: none;
padding-left: 0!important;
margin-left: 0!important;
}
#navi li {
float: left;
padding-left: 1em;
}
#navi a {
text-decoration: underline;
}
#navi a:hover {
background: #AD3E37;
color: #ffffff!important;
}
#col1 {
margin-top: 2em;
float: left;
width: 488px;
background-image: url(../../../images/2007_casiff/body_bg2.jpg);
background-position: 0 0;
background-repeat: no-repeat;
background-attachment: fixed;
clear:both;
}
#col1 .content {
padding-left: 1.5em;
padding-right: 1.5em;
}
#dexfilms #col1 ul, #dexfilm #col1 ul, #dexshorts_program #col1 ul, #dexpopfilm ul, #dexpopshorts ul {
list-style: none;
padding-left: 0!important;
}
#dexpopfilm #col1, #dexpopshorts #col1 {
margin-top: 0em!important;
}
#dexschedule #col1 {
width: 765px;
padding-bottom: .7em;
}
#col2 {
margin-top:1.5em;
margin-left: 1em;
float: left;
width: 220px;
}
#col2 a {
outline: none;
}
#col2 img {
margin-top:.5em;
border: 5px solid #AD3E37;
}
#dexsponsors #col1 img{
margin-top:.5em;
border: 3px solid #AD3E37;
}
#dexsponsors #col2 li {
margin-left: -26px!important;
}
h1 {
text-indent: -9999px;
height: 283px;
background-image: url(../../../images/2007_casiff/h1casiff.jpg);
background-position: top left;
background-repeat: no-repeat;

}
#dexfilms h2, #dexfilm h2, #dexreservations h3, #dexshorts_program h2, #dexpopfilm h2 {
border-bottom: 1px solid #fff;
}
h3 {
margin-bottom: 0;
margin-top: 1em;
}
p {
color: white;
}
img {
border: 5px solid #fff;
}
.grid {
position: absolute;
margin-top: 3px;
border: 0px;
}
a {
color: #EFBB4D;
}
#dex .home a, #dexschedule .schedule a, #dexfilms .films a, #dexreservations .reservations a, #dexcontact_us .contact a, #dexsponsors .sponsors a, #dexdirections .directions a {
background: #AD3E37;
color: #fff!important;
}
table {
float: left;
margin-top:1em;
background-color: black;
background-position: 0 0;
background-repeat: no-repeat;
background-attachment: fixed;
width: 740px;
clear: both;
border: 2px solid #fff;
}
td {
text-align: left;
border: 1px solid #fff;
}
#footer {
margin-top: 2em;
margin-bottom: 2em;
float: left;
width: 488px;
background-image: url(http://casiff.elff.com/img/body_bg2.jpg);
background-position: 0 0;
background-repeat: no-repeat;
background-attachment: fixed;
clear: both;
text-align: center;
}


/* Printing setup */

@media print{
body {
background-image: none;
}
h1 {
text-indent: 0px;
height: 20px;
background: none;
}
table {
border: 1px solid black;
}
#navi {
display: none;
}
td {
border: 1px solid black;
}
}