/* CSS Document */



#email {
	position:absolute;
	top: 153px;
	left: 337px;
	z-index: 1;
	}
	
#gallery {
	position:absolute;
	top: 153px;
	left: 337px;
	z-index: 1;
	}

.homelink {
	background: url(../nav/programs/home-rollover.jpg) 0 0;
	position: absolute;
	width:153px; 
	height:43px; 
	left: 1px;
	top: 270px;	
		}

.homelink:hover {
	background: url(../nav/programs/home-rollover.jpg) 0 43px;
	position: absolute;
	width:153px; 
	height:43px; 
	left: 1px;
	top: 270px;	
	cursor:pointer;
		}
		
.aboutlink {
	background: url(../nav/programs/about-rollover.jpg) 0 0;
	position: absolute;
	width:153px; 
	height:44px; 
	left: 1px;
	top: 320px;	
		}

.aboutlink:hover {
	background: url(../nav/programs/about-rollover.jpg) 0 43px;
	position: absolute;
	width:153px; 
	height:43px; 
	left: 1px;
	top: 320px;	
	cursor:pointer;
		}
		
.programslink {
	background: url(../nav/programs/programs-rollover.jpg) 0 0;
	position: absolute;
	width:153px; 
	height:44px; 
	left: 1px;
	top: 370px;	
		}

.programslink:hover {
	background: url(../nav/programs/programs-rollover.jpg) 0 43px;
	position: absolute;
	width:153px; 
	height:43px; 
	left: 1px;
	top: 370px;	
	cursor:pointer;
		}	
		
		
.scheduleslink {
	background: url(../nav/programs/schedules-rollover.jpg) 0 0;
	position: absolute;
	width:153px; 
	height:44px; 
	left: 1px;
	top: 420px;	
		}

.scheduleslink:hover {
	background: url(../nav/programs/schedules-rollover.jpg) 0 43px;
	position: absolute;
	width:153px; 
	height:43px; 
	left: 1px;
	top: 420px;	
	cursor:pointer;
		}
					
.registrationlink {
	background: url(../nav/programs/registration-rollover.jpg) 0 0;
	position: absolute;
	width:153px; 
	height:44px; 
	left: 1px;
	top: 470px;	
		}

.registrationlink:hover {
	background: url(../nav/programs/registration-rollover.jpg) 0 43px;
	position: absolute;
	width:153px; 
	height:43px; 
	left: 1px;
	top: 470px;	
	cursor:pointer;
		}
		
		
		
.campslink {
	background: url(../nav/programs/workshops-rollover.jpg) 0 0;
	position: absolute;
	width:153px; 
	height:44px; 
	left: 1px;
	top: 520px;	
		}

.campslink:hover {
	background: url(../nav/programs/workshops-rollover.jpg) 0 43px;
	position: absolute;
	width:153px; 
	height:43px; 
	left: 1px;
	top: 520px;	
	cursor:pointer;
		}	
		

		
		
.directionslink {
	background: url(../nav/directions-rollover.gif) 0 0;
	position: absolute;
	width:128px; 
	height:76px; 
	left:460px;
	top: 153px;	
		}

.directionslink:hover {
	background: url(../nav/directions-rollover.gif) 0 76px;
	position: absolute;
	width:128px; 
	height:76px; 
	left:460px;
	top: 153px;	
	cursor:pointer;
		}				
		
.photoslink {
	background: url(../nav/photos-rollover.jpg) 0 0;
	position: absolute;
	width:130px; 
	height:77px; 
	left: 5px;
	top: 570px;	
		}

.photoslink:hover {
	background: url(../nav/photos-rollover.jpg) 0 77px;
	position: absolute;
	width:130px; 
	height:77px; 
	left: 5px;
	top: 570px;	
	cursor:pointer;
		}		