
body {
  background: #000;
}

#header #top #logo a {
  background: url(/images/tmi.jpg);
}

#nav {
  background: url(/images/nav.tmi.jpg);
} 

#nav #about {
  left: 526px;
}

#nav li a {
	color: #fff;
}
#nav .active a, .tmi #nav a:hover {
  color: #3f9ad0;
}

#main_content h1, #main_content .bigHeader, #main_content h1.box {
  background: url(/images/bg_header_tmi.jpg) 0px -52px repeat-x;
}

#homeLink {
	color: #ffffff;
}

#header #bottom {
	padding: 0px;
}

#main_content #work a {
	text-decoration: underline;
}

#main_content #work a:hover {
	text-decoration: none;
}