html,body {
  margin:0;
  padding:0;
  background-color: #000000;
  font-family: verdana, arial, helvetica;
  font-size: 8pt;
  color: #000000;
  SCROLLBAR-BASE-COLOR: #666666;
  SCROLLBAR-ARROW-COLOR: #000000;
}

a:link { font: 8pt Verdana; color: #CC0000; font-weight: bold; text-decoration: underline; }
a:visited { font: 8pt Verdana; color: #CC0000; font-weight: bold; text-decoration: underline; }
a:active {font: 8pt Verdana; color: #CC0000; font-weight: bold; text-decoration: underline; }
a:hover { font: 8pt Verdana; color: #CC0000; font-weight: bold; text-decoration: underline; color: #666666; }

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


/*Layout*/

p {margin-top:0; margin-bottom:10px; clear:both; }
#heading { color: #000000; font: 12pt verdana; font-weight: bold; }
#bold-black { color: #000000; font: 8pt verdana; font-weight: bold; }

#top {
	margin-bottom:0px;
	}

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

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


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

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

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

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

h1 {
	margin: 0px 0px 10px 0px;
	font-size: 14px;
}


#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;
}