
ul,ol { 
list-style: 
none; 
}
h1,h2,h3,h4,h5,h6,pre,code { 
font-size: 1em; 
font-family: Arial, Helvetica, sans-serif;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,div,dd,dt,dl { 
margin: 0; padding: 0; 
}

a { 
color: #000066; 
text-decoration: underline; 
}

a:hover {
 color: #CCCCCC; text-decoration: none; 
}
 
a img,:link img,:visited img { 
border: none; 
}

html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	background-color: #97B3CA;
}

#bna, #bna-mast, #bna-bottom { 
width: 600px; 
}

#bna { 
text-align: center; 
}

#bna h1 { 
font-size: 21px; 
margin-bottom: 2px; 
margin-top: 28px; 
}

#bna-mast { 
position:relative;
height: 97px; 
background: url(../gallery/bna-mast.jpg); 
}


/* index page link within #masthead */		
#bna-mast a {	
		position:absolute;
		left:0px;
		width:200px;
		top:0px;
		height:97px; 
		}
#bna-mast a span {
		display:none;
		}	







#bna-nav b, #bna-nav strong, #bna-navBottom b, #bna-navBottom strong { 
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#000066;
}

#bna-nav select { 
border: 1px solid #333; 
background-color: #81A5C9; 
color: #333; 
margin: 0 32px 0 8px; 
}

#bna-bottom { 
height: 69px; 
background: url(../gallery/bna-bottom.jpg); 
}

#bna-bottom a { 
text-align: left; 
position: relative; 
top: 41px; 
left: 162px; 
display: block; 
width: 135px; 
height: 20px; 
}

html>body #bna-bottom a {
text-align: left; 
position: relative; 
top: 41px; 
left: 392px; 
display: block; 
width: 135px; 
height: 20px; 
}
#bna-mast span, #bna-bottom a span { 
display: none; 
}

.block { 
display: block; 
}

.txt-center { 
text-align: center; 
}

