	<style type="text/css">

	body {
		font-family: Tahoma, Arial, sans-serif;
		margin: 0;
		
	}
	
/*----------------------------- */
/* LINKAGE */
/*----------------------------- */

a { 
	text-decoration: none;
	font: bold;
	font-weight: 700;
	}
a:link { color: #93a25c; }
a:visited { color: #93a25c; }
a:hover { color: #b57216; }

/*----------------------------- */
/* TEXT FORMATTING */
/*----------------------------- */

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, li, dt, dd, table, td {
	font-family: Tahoma, Arial, sans-serif;
	color: #333;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
    }

h1 {
    margin: 0 0 .25em 0;
	font-size: 28px;
	line-height: 28px;
	}
	
h2 {
    margin: 0em 0 0em 0;
	font-size: 20px;
	line-height: 22px;
	}
	
h3 {
    margin: .25em 0 0 0;
	font-size: 15px;
	font-weight: bold;
	}

h4 {
    margin: .25em 0 0 0;
	font-size: 14px;
	font-weight: bold;
	}
	
p {
    margin: .25em 0 1.75em 0;
	font-size: 12px;
	line-height: 18px;
    }
	
blockquote {
    margin: 10px 0;
	padding: 1px 0;
	}

blockquote p {
	margin: 0;
	padding: 0 10px 0 10px;
	border-left: 10px solid #93a25c;
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	 }
blockquote p.author {
	margin: 0;
	padding: 5px 20px 0 20px;
	border-left: 10px solid #71420d;
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #233414;
	 }
	 
blockquote p strong {
    font-weight: normal;
	color: #666;
	}
	
.overunav {
		font: bold 11px Tahoma;
		width: 181px;
		w\idth : 181px;
		display : block;
		color : white;
		left: -999px;
		font-weight : bold;
		text-decoration : none;
		background-color: #4a647b;
		border : 1px solid #cdd5df;
		border-left-color: #4a647b;
 		border-right-color: #4a647b;
 		border-bottom-color: #4a647b;
		padding-left: 14px;
		padding-top: 7px;
		padding-bottom: 9px;
	}

/*----------------------------- */
/* NAVIGATION */
/*----------------------------- */

	
	#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width: 198px;
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.25px;
		margin-bottom : -1px;
		width: 100%;
		height: 31px;

	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999px;
		margin-left : 197.05px;
		margin-top : -31px;
		opacity:.95;filter: alpha(opacity=95); -moz-opacity: 0.95;
		width: 162px;
			}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
		font: bold 11px Tahoma;
		width: 181px;
		w\idth : 181px;
		display : block;
		color : white;
		left: -999px;
		font-weight : bold;
		text-decoration : none;
		background-color: #93a25c;
		border : 1px solid #cdd5df;
		border-left-color: #93a25c;
 		border-right-color: #93a25c;
 		border-bottom-color: #93a25c;
		padding-left: 14px;
		padding-top: 7px;
		padding-bottom: 9px;
	}
	
	
	#nav li ul a:hover {
		color : white;
		background-color: #b57216;
		border-left-color: #b57216;
 		border-right-color: #b57216;
 		border-bottom-color: #b57216;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
		
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	
	#content {
		padding: 20px;
	}
	
	#subcontent {
		padding: 10px;
		font-size: 11px;
		line-height: 18px;
		text-align: center;
	}
	
/**** footer div ****/

#footer
{
	display:block;
	padding: 6px 20px 4px 20px;
	margin: 0px 0px 0px 0px;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #999;
	font-weight: normal;
	text-align: right;
	text-decoration : none;
	background-color: #FFF;
	background-image: url(/tsmc/images/footer.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
	
#footer a
{
	color: #999;
	font-weight: normal;
	text-align: right;
	text-decoration : none;
}

#footer a:hover
{
	color: #666;
	text-decoration: underline;
	font-weight: normal;
	text-align: right;
}	


/*----------------------------- */
/* SPECIAL IMAGE FORMATTING */
/*----------------------------- */

.float-right {
    margin: 4px 0 8px 20px;
	float: right;
	}
.float-left {
    margin: 4px 8px 8px 0;
	float: left;
	}
div.float-right p,
div.float-left p {
    margin: 5px 0;
	font-size: 10px;
	line-height: 13px;
	color: #4b5c50;
   }
div#center-column img {
    border: 1px solid #ccc;
	}

.bio-photo {
	float: left;
	margin: 4px 10px 5px 0;
    }

div.people {
    margin: 10px 0 0 0;
	}

div.people img {
    padding: 3px;
	border: 1px solid #ccc;
    }	
	

</style>