body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #140100;
}
.Main-Body-Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Title-Story {
	font-size: 16px;
	font-weight: bold;
}
.sbrnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b3a693;
	font-weight: bold;
	text-decoration: none;
}
a.sbrnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b3a693;
	font-weight: bold;
}
a.sbrnav:visited {
	color: #b3a693;
}
a.sbrnav:hover {
	color: #ffffff;
}
a.sbrnav:active {
	color: #b3a693;
}
.titles-sub {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	color: #3f360b;
	text-decoration: none;
}
a.titles-sub:link {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	color: #3f360b
}
a.titles-sub:visited {
	color: #3f360b;
}
a.titles-sub:hover {
	color: #5f0101;
}
a.titles-sub:active {
	color: #3f360b;
}
a:link {
	color: #3F360B;
}
a:visited {
	color: #3F360B;
}
a:hover {
	color: #89060b;
}
a:active {
	color: #3F360B;
}

/*Rotating Banner*/
#banner {
overflow: visible;
}
#banner li {
display: inline;
}
#banner a {
border: 0px;
}
#banner a img {
border: 0px;
}
#controls span {
position: absolute;
bottom: 10px;
right: 20px;
}
#controls .next {
opacity: 0.5;
}
#controls .next:hover {
opacity: 1.0;
cursor: hand;
cursor: pointer;
}
#controls .prev {
opacity: 0.5;
}
#controls .prev:hover {
opacity: 1.0;
cursor: hand;
cursor: pointer;
}
#currentimage {
visibility: hidden;
}
#homepicks {
overflow: visible;
}