/* * Cascading Style Sheet for Steeleye Span */BODY{	background: white url(images/Paper.jpg);	margin-left: 7%;	margin-right: 5%;	font-family: Gill Sans, Lucida Sans, Helvetica, Arial, sans-serif;	font-size: 1em;	text-align: justify;	font-style: normal;	font-weight: normal;}P {	font-size: 1em;}H1 {   margin-left: -6%;  font-size: 200%;  font-style: normal;  text-align: center;; font-weight: bold}H2 {   margin-left: -6%;  font-style: normal;  text-align: center;; font-weight: bold}BLOCKQUOTE{	font-family: Gill Sans, Lucida Bright, Times, Times New Roman, serif;	font-style: italic;	font-size: 1em;	text-align: justify;	margin: 1em 2em 1em 2em;	font-weight: 100;}ADDRESS {  font-family: Gill Sans, Lucida Bright, Times, Times New Roman, serif;  font-style: italic;  font-size: 1em;}.sidebar {	margin-left: -7%;	color: white;	background: black;	border: 2px;}.sidebar-gold {	margin-left: -7%;	border: 2px;	color: black;	background: gold;}SPAN.ic {	font-size: 300%;	font-weight: 2000;}DT {  font-style: normal;; font-weight: bold}TD, TH {	font-family: Gill Sans, Lucida Sans, Helvetica, Arial, sans-serif;}TH.nam {  font-family: Gill Sans, Lucida Bright, Times, Times New Roman, serif;  font-style: italic;  text-align: center;  background-color: gold;}.NAV {	background-color: #CCCCCC;}#NN{	background: white url(images/Button.gif) no-repeat;	width: 7em;	text-align: center;	font-size: 1em; 	float: right;}SPAN.it, SPAN.date, #chng{  font-family: Gill Sans, Lucida Bright, Times, Times New Roman, serif;  font-style: italic;}#new, .new{	background: black;	color: gold;	font-style: italic;	font-weight: bold;	border-color: silver;	border-width: medium;	border-style: outset;	font-size: smaller;}.mod {	font-family: Gill Sans, Lucida Bright, Times, Times New Roman, serif;	font-style: italic;	font-size: 12pt;	text-align: right;}div.links a{	display: block;	text-align: center;	font: bold 1ex sans-serif;	padding: 5px 10px;	margin: 0 1ex 2px 1ex;	color: #411;	width: 7em;	float: right;	text-decoration: none;	vertical-align: middle;	background-color: gold;	border-color: green;	border-style: outset;	border-width: thick;	line-height: 50%;}div.links a:hover {	background-color: orange;	border-style: inset;	border-width: thick;	color: #FFC;	text-align: center;	vertical-align: middle;}
