#main {
	position: relative;
	top: 0px;
	width:754px;
	margin: auto;
        text-align:left;
        padding:0px 0px 0px 0px;
}

#inner {
	padding: 0px;
}





/*MENU LINKS OFF*/
a.nav-2 {text-decoration: none;
	font-weight: 500;
	font-size:10px;
	color: white;
	font-family: 'trebuchet MS', ariel;
	line-height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	outline: none;}
a.nav-2:hover {color: rgb(220,122,5); font-weight: 500;outline: none;}

/*MENU LINKS ON*/
a.nav-3 {text-decoration: none;
	font-weight: 500;
	font-size:10px;
	color: rgb(220,122,5);
	font-family: 'trebuchet MS', ariel;
	line-height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	outline: none;}
a.nav-3:hover {color: rgb(220,122,5); font-weight: 500;outline: none;}


/*LINKS IN BODY TEXT*/
a.nav-5 {text-decoration: none;
	font-weight: 500;
	font-size:11px;
	color: rgb(220,122,5);
	font-family: 'trebuchet MS', ariel;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	outline: none;}
a.nav-5:hover {color: #898967; font-weight: 500;outline: none;}


/*SLIDESHOW BK FWD LINKS*/
a.nav-6 {text-decoration: none;
	font-weight: 500;
	font-size:11px;
	color: rgb(220,122,5);
	font-family: 'trebuchet MS', ariel;
	line-height: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	outline: none;}
a.nav-6:hover {color: #898967;font-weight: 500;outline: none;}



#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:754px;
	height:601px;
}

/*MAIN WHITE BACKGROUND ALL PAGES*/
#details-background {
	position:absolute;
	left:153px;
	top:0px;
	width:601px;
	height:601px;
	background:white;
}

/*TWO COLUMNS for STATEMENT PAGE*/
#left-col {
	position:absolute;
	left:0px;
	width:200px;
	text-align: center;
	img-align:center;
	z-index:10;
}

#right-col {
	position:absolute;
	left:255px;
	width:275px;
	text-align: center;
	img-align:center;
	z-index:10;
}

/*BLACK BOX FOR NAVIGATION*/
#details-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:153px;
	height:601px;
	background:black;
	z-index:10;
}

/*NAVIGATION POSITION*/
#nav-links {
	position:absolute;
	left:8px;
	top:220px;
	width:140px;
	height:15px;
	z-index:30;
	text-align:center;
}


#text-box-statement {
	font-size: 11px;
	font-family: 'trebuchet MS', ariel;
	font-weight: 500;
	line-height: 14px;
	text-align: justify;
	position:absolute;
	left:200px;
	top:60px;
	width:530px;
	height:515px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	z-index:10;
	overflow: auto;

}

#text-box-bio {
	font-size: 11px;
	font-family: 'trebuchet MS', ariel;
	font-weight: 500;
	line-height: 20px;
	text-align: justify;
	position:absolute;
	left:200px;
	top:60px;
	width:550px;
	height:512px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index:10;
	overflow: auto;
}

/*SCROLLING LINKS PAGE*/
#lots-shell {
scrollbar-face-color: rgb(214,214,194);
scrollbar-highlight-color: rgb(214,214,194);
scrollbar-3dlight-color: #EEEEEE;
scrollbar-darkshadow-color: #D7D7DE;
scrollbar-shadow-color: #EEEEEE;
scrollbar-arrow-color: rgb(183,183,148);
scrollbar-track-color: rgb(235,235,224);
	position:absolute;
	font-size: 11px;
	font-family: 'trebuchet MS', ariel;
	font-weight: 500;
	line-height: 14px;
	left:200px;
	top:60px;
	width:525px;
	background-color:white;
	height:518px;
	margin: 0px 25px 0px 0px;
	padding: 0px 25px 0px 0px;
	overflow: auto;
}
/*SCROLLING LINKS PAGE LEFT LIST*/
#text-box-3 {
	position:absolute;
	left:0px;
	top:0px;
	width:200px;
	height:255px;
	font-weight: 500;
	line-height: 16px;
	text-align: left;
	background:none;
	z-index:10;

}
/*SCROLLING LINKS PAGE MIDDLE LIST*/
#text-box-4 {
	position:absolute;
	left:170px;
	top:0px;
	width:200px;
	height:255px;
	font-weight: 500;
	line-height: 16px;
	text-align: left;
	background:none;
	z-index:10;

}
/*SCROLLING LINKS PAGE RIGHT LIST*/
#text-box-5 {
	position:absolute;
	left:165px;
	top:0px;
	width:200px;
	height:255px;
	font-weight: 500;
	line-height: 16px;
	text-align: left;
	background:none;
	z-index:10;
}


/*DESCRIPTION OF PIECES BOX*/
#description-box {
	font-size: 10px;
	font-family: times;
	font-weight: 500;
	line-height: 15px;
	text-align: center;
	position:absolute;
	left:625px;
	top:250px;
	width:120px;
	height:224px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index:10;
}

#pieces-box {
	position:absolute;
	left:190px;
	top:20px;
	width:580px;
	height:500px;
	z-index:10;
}


/*PORTFOLIO SLIDE SHOW SCRIPT*/

#slides_text {
	display: block;
	font-size: 10px;
	font-weight: 500;
	font-family: 'trebuchet MS', ariel;
	position: absolute;
	top: 250px;
	left: 625px;
	text-align: center;
	width: 120px;
	padding: 0px;
	color: black;
	line-height: 15px;
	z-index: 10;
}

#slides_previous_button {
	display: block;
	font: 10px arial, helvetica, sans-serif;
	position: absolute;
	top: 560px;
	left: 628px;
	text-align: center;
	width: 50px;
	padding: 0px;
	color: rgb(173,39,53);
	border: 1px solid rgb(220,122,5);
	line-height: 12px;
	z-index: 20;
}

#slides_forward_button {
	display: block;
	font: 10px arial, helvetica, sans-serif;
	position: absolute;
	top: 560px;
	left: 690px;
	text-align: center;
	width: 50px;
	padding: 0px;
	color: rgb(173,39,53);
	border: 1px solid rgb(220,122,5);
	line-height: 12px;
	z-index: 20;
}
/*END PORTFOLIO SLIDE SHOW SCRIPT*/