@charset "UTF-8";
#nav li {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#nav li a, .activeNav_port, .activeNav_contact, .activeNav_bio {
	display: block;
	height: 9px;
}

#nav li a span{
	display: none;
}

.activeNav_books, .activeNav_work, .activeNav_assignments, .activeNav_resume, .activeNav_cv, .activeNav_contact{
	display: block;
	height: 8px;
	text-decoration: none;
}

#nav_work a, .activeNav_work {
	background: url(../gfx/navigation.gif) no-repeat 0px 0px;
	width: 38px;
}
#nav_work a:hover {
	background: url(../gfx/navigation.gif) no-repeat 0px -9px;
}
body.portfolio #navigation #nav #nav_work .activeNav_work{
	background: url(../gfx/navigation.gif) no-repeat 0px -18px;
}
/*	alternate background color 	*/
body.text #navigation #nav #nav_work a{
	background: url(../gfx/navigation_white.gif) no-repeat 0px 0px;
}
body.text #navigation #nav #nav_work a:hover {
	background: url(../gfx/navigation_white.gif) no-repeat 0px -9px;
}
body.text #navigation #nav #nav_work .activeNav_work{
	background: url(../gfx/navigation_white.gif) no-repeat 0px -18px;
}



#nav_assignments a, .activeNav_assignments {
	background: url(../gfx/navigation.gif) no-repeat -39px 0px;
	width: 84px;
}
#nav_assignments a:hover {
	background: url(../gfx/navigation.gif) no-repeat -39px -9px;
}
body.portfolio #navigation #nav #nav_assignments .activeNav_assignments{
	background: url(../gfx/navigation.gif) no-repeat -39px -18px;
}
/*	alternate background color 	*/
body.text #navigation #nav #nav_assignments a {
	background: url(../gfx/navigation_white.gif) no-repeat -39px 0px;
}
body.text #navigation #nav #nav_assignments a:hover {
	background: url(../gfx/navigation_white.gif) no-repeat -39px -9px;
}
body.text #navigation #nav #nav_assignments .activeNav_assignments {
	background: url(../gfx/navigation_white.gif) no-repeat -39px -18px;
}



#nav_books a, .activeNav_books {
	background: url(../gfx/navigation.gif) no-repeat -124px 0px;
	width: 45px;
}
#nav_books a:hover {
	background: url(../gfx/navigation.gif) no-repeat -124px -9px;
}
body.portfolio #navigation #nav #nav_books .activeNav_books{
	background: url(../gfx/navigation.gif) no-repeat -124px -18px;
}
/*	alternate background color	*/
body.text #navigation #nav #nav_books a {
	background: url(../gfx/navigation_white.gif) no-repeat -124px 0px;
}
body.text #navigation #nav #nav_books a:hover {
	background: url(../gfx/navigation_white.gif) no-repeat -124px -9px;
}
body.text #navigation #nav #nav_books .activeNav_books {
	background: url(../gfx/navigation_white.gif) no-repeat -124px -18px;
}



#nav_resume a, .activeNav_resume {
	background: url(../gfx/navigation.gif) no-repeat -171px 0px;
	width: 52px;
}
#nav_resume a:hover {
	background: url(../gfx/navigation.gif) no-repeat -171px -9px;
}
.activeNav_resume {
	background: url(../gfx/navigation.gif) no-repeat -171px -18px;
}
/*	alternate background color	*/
body.text #navigation #nav #nav_resume a {
	background: url(../gfx/navigation_white.gif) no-repeat -171px 0px;
}
body.text #navigation #nav #nav_resume a:hover {
	background: url(../gfx/navigation_white.gif) no-repeat -171px -9px;
}
body.text #navigation #nav #nav_resume .activeNav_resume, body.text #navigation #nav #nav_resume a.activeNav_resume:hover {
	background: url(../gfx/navigation_white.gif) no-repeat -171px -18px;
}



#nav_cv a, .activeNav_cv {
	background: url(../gfx/navigation.gif) no-repeat -224px 0px;
	width: 22px;
}
#nav_cv a:hover {
	background: url(../gfx/navigation.gif) no-repeat -224px -9px;
}
.activeNav_cv {
	background: url(../gfx/navigation.gif) no-repeat -224px -18px;
}
/*	alternate background color	*/
body.text #navigation #nav #nav_cv a {
	background: url(../gfx/navigation_white.gif) no-repeat -224px 0px;
}
body.text #navigation #nav #nav_cv a:hover {
	background: url(../gfx/navigation_white.gif) no-repeat -224px -9px;
}
body.text #navigation #nav #nav_cv .activeNav_cv, body.text #navigation #nav #nav_cv a.activeNav_cv:hover {
	background: url(../gfx/navigation_white.gif) no-repeat -224px -18px;
}



#nav_contact a, .activeNav_contact {
	background: url(../gfx/navigation.gif) no-repeat -246px 0px;
	width: 50px;
}
#nav_contact a:hover {
	background: url(../gfx/navigation.gif) no-repeat -246px -9px;
}
.activeNav_contact {
	background: url(../gfx/navigation.gif) no-repeat -246px -18px;
}
/*	alternate background color	*/
body.text #navigation #nav #nav_contact a {
	background: url(../gfx/navigation_white.gif) no-repeat -246px 0px;
}
body.text #navigation #nav #nav_contact a:hover {
	background: url(../gfx/navigation_white.gif) no-repeat -246px -9px;
}
body.text #navigation #nav #nav_contact .activeNav_contact, body.text #navigation #nav #nav_contact a.activeNav_contact:hover {
	background: url(../gfx/navigation_white.gif) no-repeat -246px -18px;
}


