body {
	margin: 0px;
	padding: 0px;
	background-color: #332f24;
}
.slice {
	background-attachment: scroll;
	background-image: url(images/slice2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bottomsection {
	background-attachment: scroll;
	background-image: url(images/bottomsection2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.contentarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #333333;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 60px;
	padding-left: 20px;
}
.newsslice {
	background-attachment: scroll;
	background-image: url(images/newsslice.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.newsbttm {
	background-attachment: scroll;
	background-image: url(images/newsbttm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px 5px 5px;
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.banner {
	background-attachment: scroll;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer {
	background-attachment: scroll;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #FFFF99;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #cc0000;
}
a:active {
	text-decoration: none;
	color: #990000;
}.headingsml {
	font-size: 14px;
	font-weight: bold;
}
.headinglrg {
	font-size: 16px;
	font-weight: bold;
}
.contentarea a:link{
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}
a:link footer {
	text-decoration: none;
	color: #990000;
}
