.top {
	background-color: black;
	width: 100%;
	border-bottom: 1px dotted #b2b2b2;
	margin-bottom: 30px;}
	
.header {width: 960px; margin: 0px auto;}	

.nav {padding-top: 74px;}

.nav li{
	display: inline;
	list-style-type: none;
	width: 140px;}

.nav a {border: 0;}	
	
.current-projects .projects a:link, .current-projects .projects a:visited,
.current-notebook .notebook a:link, .current-notebook .notebook a:visited,
.current-mixtapes .mixtapes a:link, .current-mixtapes .mixtapes a:visited,
.current-about .about a:link, .current-about .about a:visited {
	color: white; font-weight: bold; padding-bottom: 2px; border-bottom: 2px solid white;}
