body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#ffffff;
}
.home { 
	background-color: #C6D5CF; 
	background-image: url(/images/homebkg.jpg); 
	background-repeat: no-repeat
}

.gallery { 
	background-color: #C6D5CF; 
	background-image: url(/images/gallery_bkg.gif); 
	background-repeat: no-repeat}           
               
.mainpic { 
	background-color: #C6D5CF; 
	background-image: url(/images/bkgdisplay.jpg); 
   background-repeat: no-repeat}
   

.spring { 
	background-color: #C6D5CF; 
	background-image: url(/images/springbkg.jpg); 
	background-repeat: no-repeat}


.summer { 
	background-color: #C6D5CF; 
	background-image: url(/images/summerbkg.jpg); 
	background-repeat: no-repeat}


.twilight { 
	background-color: #C6D5CF; 
	background-image: url(/images/twilightbkg.jpg); 
	background-repeat: no-repeat}


.autumn { 
	background-color: #C6D5CF; 
	background-image: url(/images/autumnbkg.jpg); 
	background-repeat: no-repeat}


.winter { 
	background-color: #C6D5CF; 
	background-image: url(/images/winterbkg.jpg); 
	background-repeat: no-repeat}


.wildflower { 
	background-color: #C6D5CF; 
	background-image: url(/images/wildflowerbkg.jpg); 
	background-repeat: no-repeat}

               
               
.nav:link { 
	text-decoration: none;
	color: rgb(82,77,122) }

.nav:active { 
	text-decoration: none;
	color: rgb(82,77,122) }

.nav:visited { 
	text-decoration: none;
	color: rgb(82,77,122) }
	
	
.hom:link { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
	color:#6F7192;  }

.hom:active { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
	color:#6F7192;  }

.hom:visited { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
	color:#6F7192;  }


	
A:link { 
	text-decoration: none;
	color: rgb(255,255,255) }


A:active { 
	text-decoration: none;
	color: rgb(255,255,255) }


A:visited { 
	text-decoration: none;
	color: rgb(255,255,255) }
	



.next:link { 
	text-decoration: none;
	color: rgb(208,221,216) }

.next:active { 
	text-decoration: none;
	color: rgb(208,221,216) }

.next:visited { 
	text-decoration: none;
	color: rgb(208,221,216) }
