@charset "UTF-8";
/* CSS Document */

body {
  background-image: url("/images/background.jpg");
  background-repeat: repeat-x;
  background-color: #fff9e3;
}

.newslink {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}

.headline {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}

.rjacct {
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
}

a {
	color:#5b543d
}

.hedge {
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	font-style: italic;
}

.small_link {
	font-size: 12px;
}

.quote {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.subheading {
	color: #002b5e;
	font-size: 16px;
	font-weight: bold;
}

#rotating-item-wrapper {
    position: relative;
    width: 798px;
    height: 338px;
}
.rotating-item {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}
