body {  background-image: url(canvas4.jpg);
	background-color: #AFDEE1; 
}
    
        

div#bellerive {
	width: 755px;
	height: 380px;

        margin-top:    0px;
        margin-bottom: 0px;
        margin-left:  0px;
        margin-right:  0px;
        border-style: double;
        border-color:#000000;     
        padding: 0px; 
        background-color: #F7DAAE;
}

div#navigate {
	width: 740px;
	height: 25px;
        margin-top:    5px;
        margin-bottom: 1px;
        margin-left:  10px;
        margin-right:  0px;
        padding: 2px; 
}

div#belltext {
	width: 740px;
	margin-top:     1px;        
        margin-bottom: 1px;
        margin-left:   10px;
        margin-right:  10px;
        
      
}
div#bellimage {
	width: 196px;
	height: 240px;
        margin-top:     0px;
        margin-left:   5px;
        margin-right:  0px;
        margin-bottom: 2px;
        
}
div#bellimage1 {
	border:2px solid #000000; float:left;
	width: 740px;
	height: 211px;
        margin-top:     1px;
        margin-left:   5px;
        margin-right:  0px;
        margin-bottom: 5px;
        background-image:url(bellerive_walk_cover.jpg ) ;
        border-left:2px solid #000000;     
        border-top:2px solid #000000;     
        border-bottom:2px solid #000000;     
        border-right:2px solid #000000;    
            
}

div#bluffimage1 {
	border:2px solid #000000; float:left;
	width: 740px;
	height: 211px;
        margin-top:     1px;
        margin-left:   5px;
        margin-right:  0px;
        margin-bottom: 5px;
        background-image:url(bluff_battery_cover.jpg ) ;
        border-left:2px solid #000000;     
        border-top:2px solid #000000;     
        border-bottom:2px solid #000000;     
        border-right:2px solid #000000;    
            
}

}
div#bellimage2 {
	float:left;
	width: 196px;
	height: 211px;
        margin-top:     1px;
        margin-left:   0px;
        margin-right:  0px;
        margin-bottom: 5px;
        background-color: #3290EA;
        border-right:2px solid #000000;     
        border-top:2px solid #000000;     
        border-bottom:2px solid #000000;     
        
}



div#bellgoto {
	width: 196px;
	margin-top:     5px;        
        margin-bottom: 0px;
        margin-left:   250px;
        margin-right:  0px;
            
}
span.caps {/* floats in blockquote */
  font-size: 1.3em;
  padding: 0 0.15em;
  margin: 0 0.15em -0.5em 0; /* negative bottom margin */
  color: #b22222;
  background: #90ee90;
  border: 5px outset #A32101;
  }