@charset "UTF-8";/* CSS Document *//*************************General Style(This portion should agree with common.css)*************************/body {	font-family: Verdana, Arial,Helvetica,sans-serif;	font-size: .8em;	font-weight: normal;}#statement a:hover, #bio a:hover, text a:hover {	border-bottom: dotted 1px #bbbbcc;}/*************************For the Article Header*************************/#title {	margin: 10px auto;	text-align: center;}.quack{	text-align: center;	width: 30%;	margin: 0 auto;	padding: 0px 0px 0px 0px;	font-size: 1.8em;	line-height:3em;	font-family: Trebuchet MS, Georgia,'Times New Roman',Times,serif;}#title h1 {	font-size: 1.8em;	line-height: 3em;	font-family: Trebuchet MS, Georgia,'Times New Roman',Times,serif;}#title h2 {	font-size: 1.2em;	line-height: 2em;}/*************************Creator's Statement and bio*************************/#statement {	font-style: italic;	font-size: 1.05em;	width: 600px;	margin: 30px auto;	padding:  5px 10px;	float: center;	clear: both;	border-top: dotted 1px #555;	border-bottom: dotted 1px #555;	color: #bbb;	line-height: 1.5em;	font-family:Geneva, Arial, Helvetica, sans-serif;}#bio {	font-style: italic;	font-size: 1.05em;	width: 600px;	margin: 30px auto;	padding: 5px 10px;	float: center;	clear: both;	border-top: dotted 1px #555;	border-bottom: dotted 1px #555;	color: #bbb;	line-height: 1.5em;	font-family:Geneva, Arial, Helvetica, sans-serif;}/*************************Article Body*************************/#text {	margin: 0px auto;	margin-bottom: 20px;	padding: 0px;	width: 800px;	clear: both;	line-height: 2em;}/* unordered list */ul{ margin: 8px 0px 0px 50px;  padding: 0px;  line-height: 1.5em;}ul li{ list-style-type: square;  margin: 6px 5px;   padding: 0px;}/* ordered list */ol{ margin: 8px 0px 0px 50px;  padding: 0px;  line-height: 1.5em;}ol li{ margin: 6px 5px;   padding: 0px;}#fairuse {	width: 100%;	margin: 20px auto;	padding: 15px;	background-color: #151515;	border: dotted 1px #666;	color: #ddd;}/*************************Excerpts*************************/.excerpt-left {	float: left;	font-size: 1.3em;	font-style: italic;	margin: 30px;	padding: 10px;	border: solid 1px #777;	width: 30%;	color: #bbbbcc;	text-align: center;	line-height: 1.7em;}.excerpt-right {	float: right;	font-size: 1.3em;	font-style: italic;	margin: 30px;	padding: 10px;	border: solid 1px #777;	width: 30%;	color: #bbbbcc;	text-align: center;	line-height: 1.7em;}/*************************Images and Captions*************************/p.caption {	text-align: right;	margin-bottom: 30px;	font-size: .75em;	line-height: 1.5em;	}.img_left, .img_right {	border: solid 1px #000;	margin: 20px 20px 5px 20px;}.img_left {	float: left;}.img_right {	float: right;}.img_center{	margin: 0 auto;	text-align: center;}/*************************Footnotes*************************/.footnote {	margin: 20px 0px;	padding: 10px;	font-size: .8em;}/*************************Miscellaneous*************************//*Dyer*/.box1{	background-color: #fff;	font-family: times new roman;	line-height: normal;	margin: 30px auto;	padding: 15px;	border: solid 1px #ddd;	width: 500px;	text-align: justify;	background-color: #eee;	color: #000;}/* Beard*/#in, #comm, #conn, #member, #influence, #emote{	color: #000;	font-family: sans-serif;	font-size: 0.8em;	line-height: normal;}/* for Huber piece */.ads {	margin: 30px auto;	padding: 15px;	border: solid 1px #ddd;	line-height: 110%;	width: 500px;	text-align: justify;	background-color: #eee;	color: #000;}/* For Alexander piece */.box {	width: 100%;	margin: 0px auto;	padding: 20px;	border: dotted 1px #333;}.box2 {	margin: 30px auto;	padding: 0px;	text-align: center;}.spacer {	width: 100%;	clear: both;	margin-top: 10px;	padding-top: 10px;	font-size: .9em;	text-align: center;}.spacer2 {	width: 100%;	clear: both;	margin: 40px 0px;	font-size: .9em;	text-align: center;}.space3 {	width: 100%;	clear: both;	margin: 20px 0px;	font-size: .9em;	text-align: center;}.table1 {	width: 100%;	margin: 20px 0px;	padding: 0px;	clear: both;	border: solid 2px #171717;}.title {	width: 99%;	clear: both;	text-align: center;	border: solid 2px #090909;	padding: 0px;	margin: 0px auto;}.table-left {	width: 45%;	margin: 0px;	padding: 15px 10px;	float: left;}.table-right {	width: 45%;	margin: 0px;	padding: 15px 10px;	float: right;}p.tight {	font-family:Geneva, Arial, Helvetica, sans-serif;	font-size: .95em;	line-height: 1.5em;}p.tight-purple {	font-family:Geneva, Arial, Helvetica, sans-serif;	font-size: .95em;	line-height: 1.5em;	color: #a293b1;}p.caption-center {	text-align: center;	margin-bottom: 30px;	font-size: .75em;}.img_screen{	padding-left:10px;	display: inline;}.spacer img{	border: 1px solid #333333;}