* { font-family: verdana, arial, helvetica, sans serif; }

body { background:#9cf ; margin:0;padding:0 }

.bodybg { background:#9cf ;} 

.lightbg { 
    background:#ffa;
}

.neutralbg { 
    background:#FFF3AC;
}

#panel { position:absolute; top:0; left:0; width:237px;}
#paneltext {  background: white; margin:0.4em; padding:0.2em}


#main {  
	margin:0.4em; padding:0.2em;
	background:#aff; 
	color: darkblue;
}

#main h1 { font-size:130%  }
#main h2 {  margin:0 ; line-height:1.5em; font-size:110% }
#main h3 {  margin:0 ; line-height:1em; font-size:105% }
#main h4 {  margin:0 ; line-height:1em; font-size:90% }
#main h2 a { color:blue; text-decoration:none }
#main h3 a { color:blue; text-decoration:none }
#main h4 a { color:blue; text-decoration:none }
#main td { color:darkblue }
#main b {  color:black; font-weight:normal}


 #menu {
	position:absolute; top:0px; left:236px;
    background:#FC0;
}

#menu a { color:black; font-weight:bold; text-decoration:none; font-size:80%;}
#menu a:hover { color:blue }

#banner {
    text-align:center;
}

#commentform { display:none; }

#commentsummary {background:yellow;  padding-left:10px}
#commenthead { background:yellow; font-size:90%; padding-bottom:1em; padding-left:10px; margin:0; }
#commentsummary h4 { font-size:90%; margin:0; padding:0}
#commentsummary p { font-size:80% ; margin:0; margin-bottom:0.5em}

#usermenu { margin-top:6px;; margin-left:12px; }
.usermenuitem { width:150px; background:white; margin-bottom:1em; padding-left:3px; padding-right:2px; }
.usermenuitem h2 { color:black; font-weight:bold; font-size:100%}

#sponsors {background: pink; margin:0.4em; padding:0.2em; text-align:right; border-bottom:0.4em solid white }
#sponsors img { vertical-align:middle; }
#sponsors a { padding-left:1em; padding-right: 1em;  }

#mymenu { padding-left:0.4em;  padding-right:0.4em;  padding-bottom:1em}

.azlinks { font-size:50%; background: #eeeeee;  }
.azlinks a { font-size:160%; background:white; padding-left:3px; padding-right:3px; margin-top:3px; margin-bottom:3px; }

.matches h2 a { text-decoration:underline}
.matches h3 { margin:0 ; font-size:100%; font-weight:normal}
.matches h3 a { text-decoration:underline; }
.matches .film { margin:0.5em ; padding:0.3em}
.matches .event { font-size:80%}
.matches a { text-decoration:underline}
.azlist a { text-decoration:underline}

.screened { margin-bottom:2em}

.image caption { font-size:80% }


