 body {  background-image: url(canvas4.jpg);
	background-color: #AFDEE1; 
}
       

div#bellerive {
	width: 755px;
	height: 390px;

        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: 30px;
        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: 145px;
        margin-top:     0px;
        margin-left:   250px;
        margin-right:  0px;
        margin-bottom: 2px;
        
}

div#bellimagewide {
	width: 196px;
	height: 145px;
        margin-top:     0px;
        margin-left:   90px;
        margin-right:  0px;
        margin-bottom: 2px;
        
}

div#bellimagewider {
	width: 196px;
	height: 145px;
        margin-top:     0px;
        margin-left:   10px;
        margin-right:  0px;
        margin-bottom: 2px;
        
}



div#bellimagefirst {
	width: 196px;
	height: 160px;
        margin-top:     0px;
        margin-left:   130px;
        margin-right:  0px;
        margin-bottom: 2px;
        
}




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;
  }

.style1 {/* font with shadow border */
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.3em;
  padding: 0 0.15em;
  margin: 0 0.15em -0.5em 0;
  color: red;
  background: #8BEAF8;
  border: 2px outset #A32101;
  
  }

.style2 {
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}

.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
	text-decoration: underline;
	font-weight: bolder;
	font-style: italic;
}


.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-style: italic;
        font-weight: bold;
}

.style6{/* navigation top of page */
  font-size: 1.3em;
  padding: 0 0.15em;
  margin: 0 0.15em -0.5em 0; /* negative bottom margin */
  color: #b22222;
  background: #90ee90;
  border: 3px outset #A32101;
  }





.style7{/* navigation top of page */
  font-size: 1.3em;
  padding: 0 0.15em;
  margin: 0 0.15em -0.5em 0; /* negative bottom margin */
  color: #b22222;
  background: #90ee90;
  border: 3px outset #A32101;
  }

.style8 {
         font-size: 14px; 
         color: #000099; 
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
         font-weight:bold; 
}


.style9{
        font-size: 14px; 
        color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: italic; 
        font-weight:bold; 
}

.style10 {
	    font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-weight: bold;
	    font-size: 12px; 
}

.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
    
}
.style12 {
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.style14 {
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.style15 {/* font with shadow border */
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.3em;
  padding: 0 0.15em;
  margin: 0 0.15em -0.5em 0;
  color: red;
  background: #8BEAF8;
  border: 2px outset #A32101;
}
a:link {
	color: blue;
	text-decoration: none;
}     /* unvisited link */
b:visited {
	color: black;
	text-decoration: none;
}  /* visited link */
a:hover {
	color: red;
	text-decoration: none;
	font-weight: bolder;
}   /* mouse over link */
a:active {color: blue}   /* selected link */