
.banner  {
	width: 649px;
	height: 95px;
}

.image1  {
	width: 109px;
	height: 49px;
}

.image2  {
	width: 108px;
	height: 49px;
}
.image3  {
	width: 108px;
	height: 49px;
}
.image4  {
	width: 108px;
	height: 49px;
}

.image5  {
	width: 108px;
	height: 49px;
}

.image6  {
	width: 108px;
	height: 49px;
}

.bottomnav  {
	width: 649px;
	height: 84px;
}

p, h1, h2, h3  {
   background: none;
		
}

a:link {
	background: none;
}

a:visited {
	background: none;
}

.page-container {
width: 649px;
background: none;
}

.page-container table, .page-container tr, .page-container td {
   margin-left: 25px;
	margin-right: 25px;
}


.textmenu  {
   width: 649px;
   font-family: arial, sans-serif;
	font-size: 0.80em;
	font-weight: bold;
	text-align: center;
	color : 000000;
	
	}

.textmenu a, .textmenu a:link {
   font-family: arial, sans-serif;
	font-weight: lighter;
   color : 3333CC;
	}
	
.textmenu a:visited {
  font-family: arial, sans-serif;
  font-weight: lighter;
  color : 990000;
  }

.bgimage  {
    background-image: none;
	
}


.comments table,  .comments td {
    width: 600px;	
	margin-left: 25px;
    background-color: transparent;
}

.comments textarea {
width: 600px;
}

/*added April 20*/	
/*photo-container problem with i.e.*/	
.photo-container {      
	float: left;
	width: 100px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	
}

.clear {
	clear: left;
}

/*caption for v2 images*/	
.caption2, .caption3, .caption4, .caption5  {
    font-family : Arial, sans-serif;
	 font-size: 0.75em;
 	 margin-bottom: 40px;
	}

	
	.gallerynav {
	font-size: 0.85em;
	font-weight : bold;	  
} 	
