/* inspired by Default style sheet for amykaufman.net *//* originally by Harry J. Saddler | hsaddler@pacbell.net */body {	font-family:Arial, Helvetica;	text-align:left;	}	#title {	font-size:14pt;	font-weight:bold;	color:#282828;	height:36px;	}	#topmenu {	font-size:9pt;	font-weight:bold; 	height:124px;	color:#222; 	}	#caption {	font-size:9pt;	color:#484848; 	height:100px;	width: 90%;	}	#navbuttons {	height:33px;	}#bottommenu {	font-size:9pt; 	font-weight:bold; 	width: 90%;	color:#222; 	height:32px;}#contentleft {	position: relative;	left: 3%; top: 20px;	width: 20%;	height: 500px;	padding:0px;	float:left;	}#contentright {	position: absolute;	left: 24%; top: 30px; width: 500px;	padding-top:2px; 	font-size: 10pt;	}#thumbnail {	padding:0px 24px 24px 0px;	}	#biolist {	font-family:times;	font-size: 10pt;	color: #222;	padding-bottom: 2px;	}	#biolisthead {	font-size: 10pt;	font-weight: bold;	padding-bottom: 8px;	color: #222;	}	a {	color:#484393;	text-decoration:none;	}a:hover {	color:#43436e;	text-decoration:underline;	}#menu {	color:#777;	text-decoration:none;	}#menu:hover {	color:#222;	text-decoration:none;	}#title {	color:#282828;	text-decoration:none;	}#title:hover {	color:black;	text-decoration:none;	}.indexsubtitle { font-size: 9pt; width: 400px }
