/* css Created by Brett Smith */
/* Last updated on January 2005 */
/* All associated graphics copyright 2005, Chicago Film Archive */

/*  Basic Tags */
html {
	margin: 0;
	padding: 0;
	}
body{
 background: #E5E5DE url(i/backgrounds/body-bg.gif) 0 0 repeat; 
 margin:0; 
 padding:0; 
 text-align:center;
 font-size: 76%;
}
td {
	vertical-align: top;
	}
p { 
	margin-top: 0px; 
	
	}
h2 span {
	display: none;}
	
acronym {
	font-weight:bold;
	font-style:italic;
	border-bottom:1px dotted;
}

a:link { 
	font-weight: bold; 
	color: #1A75CE;
	text-decoration: underline;
	}
a:visited { 
	font-weight: bold; 
	color: #999;
	text-decoration: underline;
	}
a:hover { 
	color: #82B4E4;
	text-decoration: none;
	}
ul{
	
  	padding:0px;
  	list-style:none;
}


	


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
 
 
#container{ 
 width:708px; 
 text-align:left; 
 margin: 0 auto 10px auto; 
 background: #fff url(i/backgrounds/container_bg.gif) 0 0 repeat-y;
 position: relative;
 padding: 0;
} 

#header {
 position: absolute;
 width: 685px;
 top: 10px;
 left: 15px;
 background: #fff;
 margin: 0;
 padding: 0;
 }
 
#header h1 {
 background: url(i/backgrounds/logo1.gif) 0 0 no-repeat;
 width: 661px;
 height: 201px;
 margin: 0;
 padding: 0;
 }
#header h1 span {
 display: none;
 }


 
#banner{
 height:166px;
 background: url(../i/layout_bg/banner_image.gif) no-repeat;
 margin: 0 25px;
 padding: 0;
 }
  
#leftcol{
 position: absolute;
 top: 215px;
 left: 15px;
 padding: 0 0 81px 0;
 margin: 0 0 10px 0;
 background: transparent;
 } 
div.spacer {
  clear: both;
  }
#content{
 padding: 210px 20px 40px 250px; 
 margin: 0;
 
 }
#contentht{
 padding: 210px 36px 40px 250px; 
 margin-bottom: 180px;
 
 } 

#footer {
 border-top: 1px solid #000;
 padding: 6px 0px 30px 0;
 margin: 16px 6px 10px 6px;
 background: transparent;
 }
#foot {
 position: relative;
 width: 708px;
 height: 10px;
 top: 0;
 left: 0;
 background: #fff url(i/backgrounds/foot_bg.gif) 0 0 no-repeat;
 }
 /***********************************************/
/* Content                                 */
/***********************************************/
h2 span {
	display: none;
	}
h2 {
	width: 332px;
	height: 41px;
	margin: 0;
	padding: 0;
	background: transparent  url(i/textheads/about.gif) 0 0 no-repeat;
	}
h3 {
 font:  1.2em Helvetica Condensed, Helvetica, Arial, sans-serif;
 font-weight: bold;
 color: #000;
 margin: 0;
 padding: 0;
 }
blockquote {
	font:  1em Helvetica Condensed, Helvetica, Arial, sans-serif;
	line-height: 1.5em;
	}
#content p, #contentht p {
 font:  1em Helvetica Condensed, Helvetica, Arial, sans-serif;
 line-height: 1.5em;
 color: #000;
 margin: 10px 0 0 0;
 text-align: left;
 }


/* commented backslash hack v2 \*/
#content p, #contentht p{
 font:  1em Helvetica Condensed, Helvetica, Arial, sans-serif;
 line-height: 1.5em;
 color: #000;
 margin: 10px 0 0 0;
 text-align: justify;
 }
/* end hack */
#content p.grey, #contentht p.grey {
 font:  1em Helvetica Condensed, Helvetica, Arial, sans-serif;
 color: #000;
 margin: 10px 0 0 0;
 }
#content strong, #contentht strong {
	color: #000;
	font-weight: bold;
	}
.auth {
 font-family: Helvetica Condensed, Helvetica, Arial, sans-serif;
 color: #000;
 font-weight: bold;
 text-align: right;
	}
#navigation table {
 width: 215px;
 margin: 0;
 padding: 0;
 }
#navigation td {
 border: 1px solid #fff;
 margin: 0;
 padding: 0;
 }
.info {
 font:  .80em Helvetica Condensed, Helvetica, Arial, sans-serif;
 font-weight:bold;
 color: #fff;
 background: #97999C;
 padding: 6px;
 margin: 0;
 border: 0;
 text-align: left;
 }
.info a:link {
	color: #000;
	padding-bottom: 5px;
	margin-bottom: 1px;
	}
.info a:visited {
	padding-bottom: 5px;
	margin-bottom: 1px;
	}
.info a:hover {
	padding-bottom: 5px;
	margin-bottom: 1px;
	color: #fff;
	background-color: #1A75CE;
	}
#navigation td.bot {
 border-top: 0;
 }

.leftcol {
  font-family: Helvetica Condensed, Helvetica, Arial, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #EC1E00;
 text-align: left;
 padding-top: 10px;
 }

.leftcolBlue {
  font-family: Helvetica Condensed, Helvetica, Arial, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #1A75CE;
 text-align: left;
 padding-top: 10px;
 }
#content .divider, #contentht .divider {
 background: transparent;
 border: solid #000;
 border-width: 1px 0;
 margin: 10px 0;
 padding-bottom: 10px;
 
}
#content img.place {
 float: left;
 margin: 0;
 }
#content ul{
  	padding:0px;
  	margin: 1em;
  	list-style:none;
}
#content li {
	font:  1em Helvetica Condensed, Helvetica, Arial, sans-serif;
 	color: #000;
 	margin: 1em;
 	}

/***********************************************/
/* Sub Nav                                 */
/***********************************************/
#tabs {
	padding: 0;
	border: 1px solid #000;
	margin-bottom: 16px;
	}
#content #tabs ul, #contentht #tabs ul {
		margin-left: 0;
		padding-left: 0;
		margin-bottom: 0;
		padding-bottom: 0;
		display: inline;
		} 

#content #tabs, #contentht #tabs {
		padding: 15px 5px 5px;
		border-width: 0px 0px 1px 0px;
		}

#content #tabs ul li, #contentht #tabs ul li {
		margin-left: 0;
		margin-right: 0px;
		margin-bottom: 0;
		padding: 0;
		border: 0px solid #000;
		list-style: none;
		display: inline;
		
		}
	
		
#tabs ul li.here {
		border-bottom: 1px solid #fff;
		background-color: #fff;
		list-style: none;
		display: inline;
		}
#content #tabs li a, #contentht #tabs li a {
		font: 1em Helvetica Condensed, Helvetica, Arial, sans-serif;
		color: #fff;
		margin-left: 0;
		margin-right: 0px;
		margin-bottom: 0;
		padding: 2px 8px 5px;
		border: 1px solid #000;
		list-style: none;
		display: inline;
		background-color: #1A75CE;
		text-decoration: none;
		}
#content #tabs li a:hover, #contentht #tabs li a:hover {
		margin-left: 0;
		margin-right: 0px;
		margin-bottom: 0;
		padding: 2px 8px 5px;
		border: 1px solid #000;
		border-bottom: 1px solid #fff;
		list-style: none;
		display: inline;
		color: #1A75CE;
		background-color: #fff;
		text-decoration: none;
		}
#content #tabs #nav-purpose a, #content #tabs #nav-staff a, #content #tabs #nav-events a, #contentht #tabs #nav-recevents a,
#content #tabs #nav-ab a, #contentht #tabs #nav-board a, #content #tabs #nav-donations a, #contentht #tabs #nav-donations a,
#contentht #tabs #nav-recentevents a, #content #tabs #nav-recentevents a {
		margin-left: 0;
		margin-right: 0px;
		margin-bottom: 0;
		padding: 2px 8px 5px;
		border: 1px solid #000;
		border-bottom: 1px solid #fff;
		list-style: none;
		display: inline;
		color: #1A75CE;
		background-color: #fff;
		text-decoration: none;
		}
#usernav{
 position: absolute;
 top: 50px;
 left: 31px;
 z-index: 1000;
 height: 40px;
 width: 332px;
 border: 0;
 background: transparent;
 margin: 0;
 padding: 0;
}
#usernav a:link, #usernav a:visited {   
 padding: 0;


 }
#usernav a:hover {
 padding: 0; 


	}

#usernav span {
	display: none;
	}
#backbutton ul {
	    list-style: disc;
        margin-left: 0;
        padding-left: 1em;
        text-indent: -4px;
        list-style-image: url(i/icons/return_arrow.gif) inside;
        }
/***********************************************/
/* Footer Content                                 */
/***********************************************/

#footer a:link {
	font: 10px Helvetica Condensed, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #fff;
	margin: 2px;
	padding: 10px 26px;
	text-decoration: none;
	background: transparent url(i/backgrounds/footer_nav_bg.gif) center no-repeat;

	}
#footer a:visited  {
	font: 10px Helvetica Condensed, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #fff;
	margin: 2px;
	padding: 10px 26px;
	text-decoration: none;
	background: transparent url(i/backgrounds/footer_nav_bg.gif) center no-repeat;

	}
#footer a:hover {
	color: #fff;
	color: #fff;
	margin: 2px;
	padding: 10px 26px;
	text-decoration: none;
	background: transparent url(i/backgrounds/footer_nav_bg.gif) center no-repeat;

	}  