body {
	background: url(images/corner.gif) left top no-repeat fixed;
	padding: 10px;
}
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: justify;
	vertical-align: top;
	background-color: #DC9746;
	background-image: url(images/newsboxbg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bottom {
	background-attachment: fixed;
	background-image: url(images/biz_07.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
h1 {
font-size: 16px;
font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	margin-top: 1px;
	margin-bottom: 1px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.black  {
	color: #000;
}
a:link.black {
	color: #000;
}
a:hover.black {
color: #FFF;
background-color: #000;
text-decoration: none;
border-bottom: 1px #FF0000 dashed;
border-top: 1px #FF0000 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: 10px;
	}
	
	table
	{
	font-size: 10px;
	font:Geneva, Arial, Helvetica, sans-serif, Verdana;
	padding: 0;
	}
	
.gallery
{
font: "Trebuchet MS, Arial, Helvetica, sans-serif";
text-decoration:none;
font-size:14px;
color: #000000;
}
.gallery:link 
{
color: black;
text-decoration: none;
}
