html { background-color: #282828; }

body{ background-color: #282828; }

#tagline { color: #282828; }

#menu a.nav_videos { background: url(images/nav_videos_gray.gif) no-repeat; left: 0; }	
	#menu a.nav_videos:hover { background-position: bottom left; }
	
#menu a.nav_academy { background: url(images/nav_academy_gray.gif) no-repeat; left: 38px; }
	#menu a.nav_academy:hover { background-position: bottom left; }
	
#menu a.nav_credits { background: url(images/nav_credits_gray.gif) no-repeat; left: 76px; }
	#menu a.nav_credits:hover { background-position: bottom left; }

#menu a.nav_recent { background: url(images/nav_recent_gray.gif) no-repeat; left: 114px; }
	#menu a.nav_recent:hover { background-position: bottom left; }

#menu a.nav_archives { background: url(images/nav_archives_gray.gif) no-repeat; left: 152px;}	
	#menu a.nav_archives:hover { background-position: bottom left; }

#menu a.nav_photography { background: url(images/nav_photos_gray.gif) no-repeat; left: 190px;}
	#menu a.nav_photography:hover { background-position: bottom left; }

#menu a.nav_links { background: url(images/nav_links_gray.gif) no-repeat; left: 228px; }
	#menu a.nav_links:hover { background-position: bottom left; }

#menu a.nav_interviews { background: url(images/nav_interviews_gray.gif) no-repeat; left: 266px; }
	#menu a.nav_interviews:hover { background-position: bottom left; }
		

#logo, #textlogo { background: url(images/lb_gray.gif) no-repeat top left; }

#textlogo h1 { font-size: 36px; margin: 45px 0 0 0; }