body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A56501;
}
.txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: 600;
	color: #FFF;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
.frm {
	background-color: #A56501;
	border: 1px solid #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.bigy {
	border: medium solid #FFF;
}
.footerbrder {
	background-color: #000;
	background-image: url(../images/btmbrder.gif);
	background-repeat: repeat-x;
}
.footercontent {
	background-color: #000;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.galleryClass {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFF;
	font-size: 16px;
}
#pscroller1 {
	width: 325px;
	height: 100px;
	border: 1px solid black;
	padding: 7px;
	background-color: #000;
	font-size: 12px;
	text-align: left;
}

#pscroller2 a {
	text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}
.headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFF;
	font-size: 16px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 2px;
	padding-left: 2px;
}
