/* ----------------------------------------------------------------------------
Copyright Einstein Industries 2005. Used with Permission.
May not be duplicated or reproduced.

Please check for cross-browser compatibility prior to making changes
MINIMUM BROWSER CHECK :: IE5.x/IE6/Op7/NS7/Safari

CSS Document - bnas.css
---------------------------------------------------------------------------- */

ul,ol { list-style: none; }
h1,h2,h3,h4,h5,h6,pre,code { font-size: 1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,div,dd,dt,dl,span { margin: 0; padding: 0; }
a { color: #EADAC0; text-decoration: underline; }
a:hover { color: #EADAC0; text-decoration: none; }
a img,:link img,:visited img { border: none; }
#bna-container, bna-container h1 { color:#FFAE2A; padding-bottom:10px;}
html, body { font: 12px/17px arial,lucida grande,lucida sans unicode,sans-serif; background-color: #444242; color: #FFAE2A; }
#bna-navBottom, #bna-navBottom a {color:#FFAE2A;}
#bna { width: 500px; margin:0 auto;}
#bna { text-align: left; }
#bna h1 { font-size: 21px; margin-bottom: 2px; margin-top: 28px; text-align:left; padding-left:20px; }

#bna-nav b, #bna-nav strong, #bna-navBottom b, #bna-navBottom strong { font-size: 14px; }
#bna-nav select { border: 1px solid #000; background-color: #C1D7F8; color: #FFAE2A; margin: 0 32px 0 8px; }
.close, .close a { margin:0 0 0 0px; padding:0px; text-align:center;}
.close a img {margin:14px 0 0 6px;}
#bna-bottom { height: 45px; background: url("bna-bottom.jpg") no-repeat; }
#bna-mast span { display: none; }

	#menu { margin:10px 0 0 20px;}
	#dots {margin:10px 0 10px 20px;}

#einstein, #einstein a, #einstein a:link, #einstein a:visited { text-align:center; color:#EADAC0; font-size:11px; width:600px;}
#einstein a:hover {color:#DDB591; text-decoration:underline;}


.block { display: block; }
.txt-center { text-align: center; }

#bna-mast {
	position:relative;
	background:url("bna-mast.jpg");
	height:60px;
	}
	/* index page link within #masthead */
	#bna-mast a {
		position:absolute;
		left:6px;
		width:240px;
		top:1px;
		height:53px;
		}
	#bna-mast a span {
		display:none;
		}

