body {
	background-color: #900;
	font-family: Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
p {
	text-indent: 2em;
	padding-left: 3em;
	padding-right: 3em;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #CCC;
	text-decoration: underline;
}
td.banner {
	background-image: url(../images/bannerbackground.png);
	width: 900px;
	height: 150px;
}
div.linkscontainer {
	background-image: url(../images/underbanner.png);
	width: 900px;
	height: 140px;
}
td.content {
	background-image: url(../images/background.png);
	background-repeat: repeat-y;
}
td.bottom {
	background-image:url(../images/bottombackground.png);
	background-position: bottom;
	width: 900px;
	height: 140px;
}
table.bottomtable {
	float: right;
}
div.bottomlinkscontainer {
	background-image: url(../images/bottom.png);
	width: 900px;
	height: 150px;
}
td.bottomlinks {
	height: 75px;
	font-size: .8em;
}
td.info {
	height: 68px;
	font-size: .7em;
}
