body {
	font: Small Verdana,Sans-serif;
	background-color: black;
}

#container {
	width: 761px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid white;
}

#main {
	width: 761px;
	height: 381px;
}

#nav {
	width: 761px;
	height: 41px;
	position: relative;
}

#bnav { 
	position: absolute;
	left: 0px;
	bottom: 0;
	width: 308px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 41px;
	display: inline;
	overflow: hidden;
}

#bnav li {
	margin: 0; 
	padding: 0;
   list-style-type: none;
	display: inline;
}

#bnav a {
	float: left;
	padding: 41px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:41px; /* for IE5/Win only */
}
	
#bnav a:hover {
	background-position: 0 -41px;
}

#bnav a.selected {
	background-position: 0 -82px;
}

#bnav a:active {
	background-position: 0 -82px;
}

#thome a  {
	width: 91px;
	background: url(../i/pnav/home.gif) no-repeat top left;
}

#tbio a  {
	width: 111px;
	background: url(../i/pnav/bio.gif) no-repeat top left;
}

#tport a  {
	width: 106px;
	background: url(../i/pnav/prtfolio.gif) no-repeat top left;
}
/*
#nav1 {
	float: right;
	width: 450px;
	height: 41px;
	position: relative;
}

#bnav1 { 
	position: absolute;
	right: 0px;
	bottom: 0;
	width: 205px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 41px;
	display: inline;
	overflow: hidden;
}

#bnav1 li {
	margin: 0; 
	padding: 0;
   list-style-type: none;
	display: inline;
}

#bnav1 a {
	float: right;
	padding: 41px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height :41px;  for IE5/Win only 
}
	
#bnav1 a:hover {
	background-position: 0 -41px;
}

#bnav1 a.selected {
	background-position: 0 -41px;
}

#bnav1 a:active {
	background-position: 0 -82px;
}

#taofe a  {
	width: 205px;
	background: url(../i/pnav/aofe4prtfolio.gif) no-repeat top left;
}
*/
.aofe {
	float: right;
	width: 455px;
}

a img.aofe {
	border: 0;
}
