/*Page body style*/

body
{
font-family: arial, helvetica, sans-serif;
background-color:#7f7f7f;
}


#bigbox
{width:920px;
margin:auto;
background-color:#b0b0b0;
background-image:url(images/bigbg.jpg);
background-repeat:no-repeat;
background-position:0% 35%;

}
 
#header
{   width: 920px;
	height: 215px;
	background-image:url(images/img_header_03.jpg);
background-repeat:no-repeat;
}


#headerstaff
{   width: 920px;
	height: 215px;
	background-image:url(images/img_header_02.jpg);
background-repeat:no-repeat;
}

#headercontact
{   width: 920px;
	height: 215px;
	background-image:url(images/img_header_01.jpg);
background-repeat:no-repeat;
}

#headerhistory
{   width: 920px;
	height: 215px;
	background-image:url(images/img_header_04.jpg);
background-repeat:no-repeat;
}

#headerspiser
{   width: 920px;
	height: 215px;
	background-image:url(images/img_header_07.jpg);
background-repeat:no-repeat;
}
/* header image for schedule page */
#headerschedule
{    width: 920px;
     height: 215px;
	 background-image:url(images/img_header_10.jpg);	 
background-repeat:no-repeat;
}	
/* end schedule header */

#headertable
{   width: 920px;
	height: 215px;
	background-image:url(images/img_header_08.jpg);
background-repeat:no-repeat;
}

#headerkids
{   width: 920px;
	height: 215px;
	background-image:url(images/img_header_09.jpg);
background-repeat:no-repeat;
}

#left
{ width:210px;
  height:710px;
  float:left;
  padding:15px;
  color:#670303;
  background-image:url(images/left.jpg);
background-repeat:repeat-y;
background-position:right;

}
#main
{width:650px;
height:710px;
background-color:#e1e1e1;
float:right;
overflow:auto; 
padding:15px;
background-image:url(images/main.gif);
background-repeat:no-repeat;
background-position:bottom right;
}

#main2
{width:650px;
height:850px;
background-color:#e1e1e1;
float:right;
overflow:auto; 
padding:15px;
background-image:url(images/main.gif);
background-repeat:no-repeat;
background-position:bottom right;
}

#main3
{width:668px;
height:490px;
background-color:#e1e1e1;
float:right;
overflow:auto; 
padding:15px;
background-image:url(images/main.gif);
background-repeat:no-repeat;
background-position:bottom right;
}


#main4
{width:650px;
height:710px;
background-color:#e1e1e1;
float:right;
overflow:auto; 
padding:15px;
background-image:url(images/main4.gif);
background-repeat:no-repeat;
background-position:bottom right;
}

#foot
{text-align:center;
color:#670303;
 background-color:#7f7f7f;
clear:both;}



			

 	  /* ######Links###### */
a {
  text-decoration: none;
  color: #670303;
  }

a:hover {
  color: #151515;
  }


 	  /* ######Images###### */  
  
  
a img {
  border: 0;
  }
img.floatRight { 
    float: right; 
   }	 

img.floatLeft { 
    float: left; 
	  }
   
img.center{position:relative;
        left:70px;     
	 }


 /* ######Tables###### */    
   
  table{border-collapse:collapse;
  width:100%;}
  
  


/* ######list###### */   

li{list-style-type:none;
  line-height:160%;
}
 
 /* ######spans, classes and such###### */    
 
 .bigred{font-size:1.25em;
         color:#670303;}
 .center{text-align:center;
 padding-top:5px;}
.italic {font-style:italic;
          font-size:.75em;} 
 
 .redcenter{font-size:1.25em;
         color:#670303;
		 text-align:center;}
 
 .right{position:relative;
        left:50px;
		font-size:.75em;
		}
.rightable{position:absolute;
        left:815px;
		top:460px;
		width:250px;
		
		}		
.little{font-size:.75em;}

.littlecenter{font-size:.75em;
        text-align:center;
		}
.pad{padding:10px;}
		 
.page{display:none;}


.paper
{width:381px;
height:393px;
background-image:url(images/paper.jpg);
float:left;
margin-left:25px;
}
.paper3
{width:600px;
height:305px;
background-image:url(images/paper3.jpg);
background-repeat:no-repeat;
padding:10px;
}
.paper3a
{width:620px;
height:325px;
background-image:url(images/paper3a.jpg);
background-repeat:no-repeat;
}

.leftcenter{text-align:center;
            padding-top:15px;}
.staffbg{text-align:center;
	background-image:url(images/staffbg.jpg);
background-repeat:no-repeat;
width:630px;
height:200px;
padding-top:10px;}	

.staffbg2{text-align:center;
	width:650px;}	


