body {
	background-color: #3E0900;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:link {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: underline;
	color: #FF6600;
}
.list{
	background-image: url(images/bar.gif);
	background-repeat: no-repeat;
	font-family: Arial, Verdana;
	font-size: .5 em;
	line-height: 1.5 em;
	color: #ffffff;
	background-position: bottom;
	text-align: left;
	vertical-align: top;
	}
.tableback {
	background-color: #3E0900;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-align: left;
}
.links {
	font-family: Arial, Verdana;
	font-size: 0.7em;
	line-height: 1.8em;
	text-align: left;
	color: #FFFFFF;
}
.content {
	font-family: Arial, Verdana;
	font-size: 0.9em;
	line-height: 1.6em;
	text-align: left;
	wordspacing: normal;
	vertical-align: top;
	color: #FFFFFF;
}
.nav {
	background-image: url(images/nav-back.gif);
	position: relative;
	background-repeat: repeat-x;
	background-position: top;
	width: 774px;
	height: 18px;
	visibility: visible;
}
.top {
	background-image: url(images/header.jpg);
	position: relative;
	background-repeat: no-repeat;
	background-position: top;
	width: 774px;
	height: 195px;
	visibility: visible;
	float: none;
}
.expander {
	position: relative;
	text-align: center;
	width: 774px;
	margin: auto;
	padding: 10px;
}
.rollover {
	float:left;
	width:125px;
	height:18px;
	border:0;
	font: .9em Trebuchet MS, arial;
	text-align:center;
	color:#000000;
	background: url(images/rollover.jpg) no-repeat -150px 0px;
	font-weight: bold;
	font-style: italic;
}
a.rollover:link, a.rollover:visited, a.rollover:active {
	color:#000000;
	text-decoration:none;
	background: url(images/rollover.jpg) no-repeat -150px 0px;
}
a.rollover:hover {
	color:#6A6A6A;
	background: url(images/rollover.jpg) no-repeat 50% 0px;
}
.headers {
	font-family: Trebuchet MS, arial;
	font-size: 1.5em;
	color:#ffffff;
	letter-spacing: normal;
	font-style: italic;
}
.footer {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color:#8F1000;
	text-align: center;
	padding: 5px;
}
.left-column{
	float:left;
	width:67%;
	margin-right:15px;
	padding:10px;
	text-align: left;
}
.right-column{
	margin-left:0px;
	padding:10px;
	text-align: left;

}
.date{
	background-image: url(images/bar.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color:#D9AC2F;
	text-align: left;
	padding: 5px;
	font-style: italic;
}
.sidebar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color:#CCCCCC;
	text-align: left;
	padding: 5px;
	font-weight: bold;
	text-transform: capitalize;
}

