/* layout */

#body_table {
	width: 999px;
  background-color: white;
}

#layout, #banner {
  background-image: none;
	width: 999px;
}

/* sidebar */

.nav .title a {
	color: black;
}
.nav .title a:hover {

}
