/* CSS Document */body {	font-family: Helvetica, Lucida, Verdana, Arial, sans-serif;	background-color: #FFFFFF;		}		a {	font-size: 90%;	color: #666666;	font-weight: bold;  	text-decoration: none;	 border:0px; }a:link {  color: #666666 }a:hover {	color: #333333;	text-decoration: none;} a:active {  color: #666666 }h1 { font-size: 1.3em;line-height: 1.2em;color: #4E7786;font-family: Georgia, "Times New Roman", Times, serif;}h2 { font-size: 1.1em;line-height: 1.1em;font-style: normal; font-weight: 900; color: #4E7786;}p {	font-size:12px;	font-weight: lighter;	line-height: 1.5em;	color: #444444;}	/* ---------Masthead Styles----------- */			div#masthead {	position: absolute;	top: 8px;	left: 0px;	width: 716px;	height: 132px;	text-align: right;	margin: 32px;	}		/* set image borders to zero */		img{border:0}/* ---------end of Masthead Styles--------- */		/* ---------Begin Left Nav Styles--------- */div#left {	position:absolute;	top: 220px;	left: 45px;	width: 150px;	font-size: 0.9em;	}	#nav dl {	font-family: Helvetica, Lucida, Verdana, Arial, sans-serif;	margin: 0; padding: 0 0 12px 0; 	background: #9AB9C4 url("images/bottom.gif") no-repeat bottom left;}#nav dt {		margin:0; padding: 8px; font-weight: 400; color: #FFFFFF; 	border-bottom:1px solid #FFFFFF; background: #9AB9C4 url("images/top.gif") no-repeat top left;}#nav dd {	margin:0; padding:0; color: #FFFFFF; 	border-bottom:1px solid #FFFFFF;}#gallery a, #gallery a:visited {color:#FFFFFF; text-decoration:none; display:block; padding:5px 5px 5px 20px;background: #5D8EA0; width:125px;	font-weight: normal;}#gallery a:hover {	background: #4E7786;	color:#FFFFFF;	font-weight: normal;}/* ---------End Left Nav Styles--------- */				/* ---------Begin Main Text Styles--------- */div#main_content {	height: 400px;	width: 480px;	position: absolute;	top: 212px;	left: 262px;	background-color: #FFFFFF;	}div#main_text {	height: 400px;	width: 232px;	position: absolute;	top: 0px;	left: 0px;	background-color: #FFFFFF;	}	div#main_text_wide {	height: 400px;	width: 264px;	position: absolute;	top: 0px;	left: 0px;	background-color: #FFFFFF;	}	div#main_image {	height: 220px;	width: 220px;	position: absolute;	top: 0px;	left: 256px;	background-color: #FFFFFF;	font-size: 0.8em;	}	.postscript, .postscript a {font-size: x-small; }#main_content a {text-decoration: underline}div#image_list {height: 220px;	width: 136px;	position: absolute;	top: 0px;	left: 280px;	background-color: #FFFFFF;	font-size: 0.8em;	text-align: center;	}	/* ---------End Main Text Styles--------- */
