/* CSS Document */

/* pos */
#level1 {
	position:absolute;
	top:13px;
	left:135px;
	width:600px;
	float:right;                  
	margin-top:20px;
	margin-left:10px;           
}
/* txt */
#level1 {
	text-align:right;
	/*font-weight:700;*/
	font-size:12px;
	color:#666666;
}
/* txt */
#level1 a {
	/*font-weight:700;*/
	color:#666666;
}
/* txt */
#level1 span a:hover {
 	/*font-weight:700;*/
	font-size:12px;
	color:#FF6600;
}

/* pos */
.level1Ind {
	position:absolute;
	top:195px;
	left:565px;
	width:150px;
	float:right;
	margin-top:20px;
	margin-left:10px;
}

/* txt */
.level1Ind {
	/*font-weight:700;*/
	color:#666666;
}
/* txt */
.level1Ind a {
	/*font-weight:700;*/
	color:#666666;
}
/* txt */
.level1Ind span a:hover {
	/*font-weight:700;*/
	color:#FF6600;
}

/* txt */
#level2 {
	/*font-weight:700;*/
	text-align:right;
	font-size:11px;
	color:#666666;
}
/* position */
#level2 {
	position:absolute;
	top:50px;
	left:135px;
	width:600px;
	float:left;
	margin-left:10px;
}
/* txt */
#level2a {
	/*font-weight:700;*/
	color:#000000;
}
/* txt */
#level2 span a:hover {
 	/*font-weight:700;*/
	font-size:11px;
	color:#FF6600;
}

/* indexnav */
body.headerBoxInd.level1Ind span#ptflio,
body.headerBoxInd.level1Ind span#ptflio a,
body.headerBoxInd.level1Ind span#abt,
body.headerBoxInd.level1Ind span#abt a,
body.headerBoxInd.level1Ind span#evnt,
body.headerBoxInd.level1Ind span#evnt a,
body.headerBoxInd.level1Ind span#cntct,
body.headerBoxInd.level1Ind span#cntct a {
	/*font-weight:600;*/
	color:#000000;
}

/* level 1 nav */
body.portfolio span#portfolio,
body.portfolio span#portfolio a,
body.biography span#about,
body.biography span#about a,
body.goingson span#event,
body.goingson span#event a,
body.contact span#contact,
body.contact span#contact a {
	/*font-weight:800;*/
	font-size:12px;
	color:#000000;
}

/* level 2 nav */
/* portfolio */
body#overview span#ovw,
body#overview span#ovw a,
body#recentwork span#rw,
body#recentwork span#rw a,
body#installations span#in,
body#installations span#in a,
body#photography span#pp,
body#photography span#pp a,
body#glasspanels span#gp,
body#glasspanels span#gp a,
body#commissions span#co,
body#commissions span#co a,
/* about */
body#biography span#bio,
body#biography span#bio a,
body#resume span#resume,
body#resume span#resume a
body#links span#link,
body#links span#link a
/* events */
/* contact */ {
	/*font-weight:700;*/
	font-size:11px;
	color:#000000;
}

/* breadbox */
.breadBox span a:hover {
 	color:#FF6600;
}

/* projectbox */
.projectBox.titleBox span a:hover {
 	color:#FF6600;
}

/* links txt */


/* footer */
.credits span a:hover {
 	color:#FF6600;
}


/* projectbox
.projectBox.tnImgBox a,
.projectBox.txtbrace.titlebox a
 	{
 		color:#666666;
 	}
 */