body {
	background-color: #F3E1BB;
}
p {
margin: 0px;
}
.contentbox {
	background-attachment: fixed;
	background-image: url(images/biz_06.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 419px;
	background-color: #FFFFFF;
}
.newsbox {
	text-align: left;
	vertical-align: top;
	background-color: #DC9746;
	background-image: url(images/newsboxbg.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding: 0px;
}
.bottom {
	background-attachment: fixed;
	background-image: url(images/biz_07.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 1px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.black  {
	color: #000;
}
a:link.black {
	color: #000;
}
a:hover.black {
color: #FFF;
background-color: #996600;
text-decoration: none;
border-bottom: 1px  #000 dashed;
border-top: 1px #000 dashed;
}
a:visited.black {
text-decoration: none;
}
a:active.black {
color: #FFF;
background-color: #555 ;
text-decoration: none;
border-bottom: 1px #FFF dashed;
border-top: 1px #FFF dashed;
}

.disclaimer
	{
	font-size: 12px;
	font: "Trebuchet MS";
	}
