/* Brain Exchange El Cerrito CA  */
/* CSS by Anne Ricciardi www.ariccidesign.com */

html, body {    
    margin:0;
    padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;}

body {
	margin:0;
	padding:0;
	font-size: 80%;
	color:#000033;
	background: #FFFFFF;
}

h1, h2, h3, h4, h5, h6 {
	margin: 1em/*3%*/ 0 0 0;
	padding:0;
	color: #000033;
	font-weight: bold;
	}
h1 { font-size: 1.3em; margin-bottom:1.5em;}
h2 { font-size: 1.2em;}
h3 { font-size: 1.1em;}
h4 { font-size: 1em;}
h5 { font-size: 1em;}

a:link { color: #000033;}
a:visited { color: #000033;}
a:hover { color: #0066FF;}
a:active { color: #000066;}

table, td, caption { font-size:inherit; font-weight:inherit; font-style:inherit; font-variant:inherit; border-collapse: collapse;}
td { font-size: 1em; }

ol, ul, li {
	margin-top: .2em;
	margin-bottom: .1em; line-height: 1.3em/*132%*/;
	}

strong, b {font-weight: bold;}
img { border:0; margin: 0; padding: 0; }
em {font-style: italic; }

p, td p { font-size: 1em; 
    line-height: 1.3em/*132%*/; 
	margin:.2em 0 1em 0;
	padding:0;}

#outer {
	width:100%;
	height:100%;
	border: none;
	margin: 0;
	padding: 0;
	border-spacing:0;
}	
#outer tr, #outer td {
	border: none;
	margin: 0;
	padding: 0;
	border-spacing:0;
	vertical-align:top;}
	
#logos {height:100px; width:100%;}
#script {
	position:relative;
	float:left;
	left: 1px;z-index:100;
}

#anniv{position:relative;float:left; width:261px;margin: 20px auto auto 12%;z-index:1;}
#logobulb {position:relative; float:right;margin: 6px 40px 11px auto;width:65px;}

#stripes {
	height:67px;
	background: url(images/h_stripesbg.gif) repeat-x left top; }
		
#navcol { 
	height:100%;
	width:161px;
    vertical-align:top;
    background: url(images/side_nav_04.gif) repeat-y left top; }
	
/*** nav buttons ***/	
#nav {
	width: 161px; 
	padding: 1em 0 .5em 0;
	margin:0;
	color: #000;
	background: url(images/side_nav_05.gif) repeat-y left top; }
#navgrad {height:32px; background: url(images/side_nav_06.gif) no-repeat 0 0; }

#nav li {list-style: none;
    margin: 0;
	padding: 0;
    width:161px;/*for IE6*/ }

#nav li a {	width:100%;
	display: block;  
	color: #000;
	line-height: 120%;
	text-decoration: none;
	padding: .5em .5em .5em 10px;}
html>body #nav li a { width: auto; }/* IE 6 ignores this, for Moz and IE5 Mac */
#nav li a:hover {background:  url(images/side_nav_04.gif) repeat-y left top; }
/* end nav buttons */

td#content {
	height: 100%;
	padding: 0 40px 10px 12px;
	vertical-align: top;
}
	
td#footer {
    padding: 10px 40px 10px 12px; 
	margin: 0px;
	height: 4em;
	border-top: 3px solid #EEE;}
	
#bottomnav {
	width: auto; 
	padding: 0;
	margin: 0 1em 30px -.6em; }
#bottomnav li {
	line-height: 200%;
    list-style: none; 
	float:left;
    margin: 0;
	padding: 0; }
#bottomnav li a {
	text-decoration: none;
	padding: .1em .6em .1em .6em;
	border-right: 1px dotted #0066CC;
	white-space: nowrap;
	/*display:block;*/}
	
.credits {
    text-align:right; 
	padding:0;
	margin-top:10px;
	color:#666;}
.credits img {vertical-align:middle;}

#brainstorming { text-align:center; margin: 40px auto 20px auto;}/* used on index page*/
.find {text-align:left;}
.find a {
    padding:4px;
    background:#FFFF73;
    border: 1px dotted #0066FF;}
	
.location {background: #FFFF73; padding:3px;}/* used on "other BEs" page*/
.story {margin-right: 20%;}/* used on media page*/

.clear { clear: both; margin: 0; padding: 0; }
.center {text-align:center;}
.nowrap {white-space: nowrap;}
.sidebarl {float:left; width:250px; margin:0 16px 12px 0;}
.sidebarr {float:right;width:250px; margin:0 0 12px 16px;}
img.sidebarr, img.sidebarl { width:auto;}

ul#sitemap {line-height: 200%;
    list-style: none; }

table#memberlogin {margin-left:50px;}

ul#memberlinksnav {}  /* used on "members" page*/
#memberlinks h3 { margin: 2.5em 0 0 0;} 
#memberlinks p { margin: 1em 0 2em 0;}
a.top:link { color: #777;}
a.top:visited { color: #777;}
.red {
	color: #CC0000;
}
