body {
background-image:url(/images/inside-background2.gif);
background-repeat:repeat-x;
}
    #body, #footer {
  margin: 0 auto;
  width: 648px;
}

#header {
  width: 780px;
  margin: 0 auto;
  margin-bottom: 30px;
}

#header .search {
	white-space: nowrap;
	vertical-align: bottom;
	text-align: right;
	padding-bottom: 4px;
}
#header .search a {
	color: #FFFFFF;
	background-color: #41000C;
}
#header .search a:hover {
	text-decoration: underline;
}


#footer {
  margin-top: 20px;
  text-align: center;
	font-size: 10pt;
}

#footer .sitemap {
  margin-top: 20px;
}

#footer .copyright {
	font-size: 7pt;
}
#footer .divider {
	color: #c71;
}


.columns td {
	padding: 0px 3px;
	vertical-align: top;
}

.toolindex {
	width: 100%;
  margin: 0px 2px;
	border-collapse: collapse;
}
.toolindex th {
	background-color: #EFDBD7;
	border: 1px solid #000000;}

.toolindex tr.top th {
	background-color: #000000;
	color: #ffffff;
}
.toolindex td, .toolindex th {
	border: 1px solid #000000;
	padding: 2px 6px;
	font-size: 8pt;
	white-space: nowrap;
}
.toolindex td {
	width: 50%;
}





























