html,body {
  margin:0;
  padding:0;
  background-color: #000000;
  font-family: Times New Roman, Times, serif;
  font-size: 9pt;
  font-weight: bold;
  font-style: italic;
  color: #580910;
  SCROLLBAR-BASE-COLOR: #666666;
  SCROLLBAR-ARROW-COLOR: #000000;
}

a:link { color: #580910; font-weight: bold; text-decoration: underline; font-style: italic;}
a:visited { color: #580910; font-weight: bold; text-decoration: underline; font-style: italic;}
a:active { color: #580910; font-weight: bold; text-decoration: underline; font-style: italic;}
a:hover { color: #580910; font-weight: bold; text-decoration: underline; font-style: italic;}

#botd {
	margin-top: 100px;
	text-align:center;
	}


/*Layout*/

p {margin-top:0; margin-bottom:10px; clear:both; }
#heading { color: #580910; font-family: Times New Roman, Times, serif; font-size: 12pt; font-weight: bold; font-style: italic;}
#bold-black { color: #580910; ont-family: Times New Roman, Times, serif; font-size: 8pt; font-weight: bold; font-style: italic;}

#top {
	margin-bottom:0px;
	}

#menu {
	margin: 0px 0px 0px 0px;
 	float:left;
	width:800px;
 }

#menu img {
	float:left;
	margin-left:0px;
	margin-right:0px;
 }

img {vertical-align:bottom}

#center-content {
	margin: 20px 0px 0px 0px;
	height: 507px;
	width: 780px;
	background-image:
	url("images/center_background.jpg");
	}

#signature-content {
	margin: 20px 0px 0px 0px;
	height: 507px;
	width: 780px;
	background-image:
	url("images/signature_background.jpg");
	}

#content {
	width: 500px;
	margin-left: 85px;
	margin-top: 10px;
}

#scroller{
	width:500px;
	height:500px;
	border:0px solid #000;
	overflow:auto; margin: 0px;
}

#bottom {
	margin:0px 0 0px 0;
	float:left;
	height: 91px;
	width: 678px;
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	background-image:
	url("images/bottom.jpg")
	}

#copyright {
	margin-top: 35px;
}