.bg {
	background-attachment: scroll;
	background-image: url(images/background1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;

}
.splash {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #999999;
	font-size: 130%;
}
a:link {  color: #333333; text-decoration: none}
a:visited {  color: #8D9196; text-decoration: none}
a:hover {  color: #721D0E; text-decoration: underline}
a:active {  color: #C8AF77; text-decoration: underline}
toplinks {
	font-size: 90%;
}
.toplinks {
	font-size: 90%;
	color: #484848;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/r4-h1-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 25px;
	height: 30px;
	width: 594px;
	padding-top: 3px;

}
.maintxt {
	font-size: 82%;
}
.captions {
	font-size: 75%;
}
