#photos-text-col2 a,#photos-text-col2 a:visited,#photos-text-col2 a:link,#photos-text-col2 a:active,
#photos-text-col3 a,#photos-text-col3 a:visited,#photos-text-col3 a:link,#photos-text-col3 a:active{
	color: #504608;
	text-decoration: none;
}
#photos-text-col2 a:hover,#photos-text-col3 a:hover{
	color: #7a6b0c;
	text-decoration: none;
}

#photostextinnercontainer{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 505px;
	border: 0px solid black;
	overflow: hidden;
	height: 215px;
}
#photostextinnercontainerWindow{
  position: absolute;
  position: relative;
  float: left;
  top: 0px;
  overflow: hidden;
  width: 487px;
  width: 483px;
  height: 215px;
  display: block;
  border: 0px solid ;
  text-align: left;
}
#photostextinnercontainerScrollbar{
  position: absolute;
  padding: 0px;
  top: 0px; left: 490px;
  height: 215px;
  width: 13px;
  overflow: hidden;
}
#photostextinnercontainerScrollbar-Up{
  position: relative;
  margin:2px 0px 8px 2px; padding:0px;
  width: 10px; height: 10px;
  background: url('images/arrows.gif') -13px 0px no-repeat;
  font-size: 0px;
  overflow: hidden;
}
#photostextinnercontainerScrollbar-Handle{
  color: #886C2E;
  width: 13px;
  height: 13px;
}
#photostextinnercontainerScrollbar-Track{
  height: 173px;
  width: 13px;
}
#photostextinnercontainerScrollbar-Down{
  position: relative;
  margin:8px 0px 2px 2px; padding:0px;
  width: 10px; height: 10px;
  background: url('images/arrows.gif') -13px -10px no-repeat;
  font-size: 0px;
  overflow: hidden;	
}
#photostextinnercontainerScroller-Container{
  width: 487px;
  width: 481px;
}
#photosscrollbarbackground{ top: 20px; left: 490px; width: 13px; height: 173px; }


