}		
BODY {
  scrollbar-arrow-color: 6F7A4C;
  scrollbar-track-color: E7E7BD;
  scrollbar-shadow-color: 6F7A4C;
  scrollbar-face-color: E7E7BD;
  scrollbar-highlight-color: 6F7A4C;
  scrollbar-darkshadow-color: 6F7A4C;
  scrollbar-3dlight-color: 6F7A4C;
}
input, select, textarea {
	background-color : #E7E7BD;
	color: 6F7A4C;
	font-size : 11px;
	font-family : Arial, Tahoma, Verdana;
	font-weight: normal;
	border-style:solid;
	border-width:1px;
	border-color: #6F7A4C;
}
.title {
	padding-left: 20px;
}
.date {
	color : #6F7A4C;
	font-size : 10px;
	font-family : Arial, Verdana, Tahoma;
	font-weight: bold;
	text-align: center;
	margin-top: 7px;
}
.copy {
	color : #6F7A4C;
	font-size : 12px;
	font-family : Arial, Tahoma, Verdana;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 15px;
}
.scroller {
	color : #E7E7BD;
	padding-left: 50px;
	padding-right: 20px;
	font-size : 11px;
	font-family : Verdana, Tahoma, Arial;
	font-weight: normal;
}
.mainText {
	color : #79835B;
	padding-left: 80px;
	padding-right: 20px;
	font-size : 16px;
	font-family : Verdana, Tahoma;
	font-weight: bold;
	text-align: right;
}
.mtSmall {
	color : #79835B;
	padding-left: 0px;
	padding-right: 20px;
	font-size : 12px;
	font-family : Arial, Verdana, Tahoma;
	font-weight: bold;
	text-align: right;
}
a {
	color : #E7E7BD;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color : #333333;
	text-decoration: underline;
}
.SMtext {
	color : #000000;
	font-size : 10px;
	font-family : Arial;
	font-weight: bold;
	text-align: center;
}
.textC {
	color : #FFFFFF;
	margin-left : 90px;
	margin-right: 90px;
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: normal;
}
.textC a {
	color : #C98D8A;
	font-weight: normal;
	text-decoration: none;
}
.textC a:hover {
	color : #333333;
	text-decoration: underline;
}		
.nav {
	font-size : 11px;
	font-family : Century Gothic, Arial, Tahoma;
	font-weight: bold;
	text-align: right;
	padding-right: 25px;
}
.nav a {
	color : #9D6729;
	font-weight: bold;
	text-decoration: none;
}
.nav a:hover {
	color : #FFFFFF;
	text-decoration: none;
}
.footer {
	color : #E7E7BD;
	font-size : 10px;
	font-family : Century Gothic, Arial, Tahoma, Verdana;
	font-weight: normal;
	padding-left: 30px;
}
<!--Photo Albums-->
}
.photo {
	color : #6F7A4C;
	font-size : 10px;
	font-family : Arial, Tahoma;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	width: 110px;
	padding-bottom: 10px;
}
.photoT {
	color : #6F7A4C;
	font-size : 11px;
	font-family : Arial, Verdana, Tahoma;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.album {
	color : #FFFFFF;
	font-size : 10px;
	font-family : Arial, Tahoma;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	width: 135px;
	padding-bottom: 10px;
}
<!--Pop Up Windows-->
}
.popupTitle {
	color : #FFFFFF;
	padding-left : 0px;
	padding-right: 15px;
	font-size : 16px;
	font-family : Arial, Tahoma, Verdana;
	font-weight: bold;
	text-align: right;
}
.popupText {
	color : #FFFFFF;
	margin-left : 15px;
	margin-right: 15px;
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: normal;
}
<!--Buttons-->
}
.button {
	background-color: #6F7A4C;
	font-family: arial;
	font-size: 10px; 
	font-weight: normal;
	color: #E5EBC0;
	border-color: #E5EBC0;
	border-style:solid;
	border-width:1px;
	cursor:hand
}
<!--Photo Album JS Controls-->
}
#showimage{
position:absolute;
visibility:hidden;
border: 2px solid black;
}
#dragbar{
cursor: hand;
cursor: pointer;
background-color: #6F7A4C;
text-align: right;
font-family: Arial, Tahoma, Verdana;
font-size:  10px;
color: #FFFFFF;
margin-right: 2px;
min-width: 100px; /*NS6 style to overcome bug*/
}
#dragbar #closetext{
font-weight: bold;
}
.Caption {
font-family: Verdana, Tahoma, Arial;
font-weight: bold;
color: #FFFFFF;
font-size: 11px;
text-align: center;
}