/* AlwaysWork style sheet copyright RichInStyle.com 2000. You can download this from http://richinstyle.com/free/alwayswork.html. You must not remove or alter this message from this file. *//* Modified by RS Nov/01 for jottings.ca */@import url(okbrowsers.css);@import url(nav.css);.dummy { color: red; }/* Fonts */ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL{	font-family: "Minion Web",Georgia,serif;	font-size: 16px;}A{	cursor: pointer;	background: transparent;}ADDRESS { font-style: italic; }BIG { font-size: 19px; }BLOCKQUOTE{	margin-left: 5%;	margin-right: 0px;	font-style: normal;	font-size: 14px;}BODY{	margin-left: 20px;	margin-right: 20px;	padding: 0px;	cursor: default;}BUTTON { cursor: auto; }CITE{	font-style: italic;	font-size: 14px;	text-align: right;}CODE, KBD, SAMP, TT { font-size: 14px; }DT { font-weight: bold; }H1, H2, H3, H4, H5, H6 { font-weight: normal; }H1{	font-size: 20px;	font-weight: bold;	text-align: left;}H2{	font-size: 18px;	text-align: center;}H3{	font-size: 16px;	font-weight: bold;	text-align: left;}H4 { font-size: 16px; }H5 { font-size: 16px; }H6 { font-size: 16px; }HTML{	margin: 0px;	padding: 0px;}INPUT { cursor: auto; }OL { list-style: decimal; }UL UL OL OL, UL OL UL OL, OL UL OL OL, OL OL UL OL, OL UL OL, OL OL { list-style: lower-alpha; }OL UL OL OL, OL OL UL OL, UL OL OL OL, OL OL OL { list-style: lower-roman; }OL OL OL OL { list-style: decimal; }PRE{	/* */	margin-left: 0px;	white-space: pre;}SMALL, SUB, SUP { font-size: 13px; }TEXTAREA { cursor: text; }TD { margin-left: 0px; }TH{	font-weight: bold;	text-align: center;	margin-left: 0;}UL, MENU, DIR { list-style: disc; }UL UL, OL OL UL UL, OL UL OL UL, UL OL OL UL, OL UL UL, UL OL UL { list-style: circle; }OL UL UL UL, UL OL UL UL, UL UL OL UL, UL UL UL { list-style: square; }UL UL UL UL { list-style: disc; }/* Here are the things you might want to change or remove *//* This controls the color and font of standard text */ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL{	font-family: "Minion Web",Georgia,serif;	color: black;}a {text-decoration: underline;}/* must be in this order to work properly */A:link {color: #009999;}A:visited {color: #0066CC;}A:hover {color: #009999;}A:active {color: #009999;}BODY{	background: #FAF0E6;	margin-left: 2%;	margin-right: 2%;}H1, H2, H3, H4, H5, H6{	color: black;	font-family: "Minion Web",Georgia,serif;}PRE{	border: solid thin;	padding: 1em 3%;}.homepage{	font-family: "Minion Web","Times New Roman",Georgia,serif;	font-size: 14px;}.main-column-john{	margin-left: 0px;	margin-right: 100px;}.main-column-carol{	margin-left: 0px;	margin-right: 75px;}.main-column-voices{	margin-left: 0px;	margin-right: 50px;}.notes { font-size: 13px; }.biblio{	font-size: 13px;	font-weight: bold;}.caption{	font-size: 14px;}.onedent { margin-left: 42px; }.upper{	font-variant: small-caps;}.wow{	color: #184B81;	font-size: 24px;	font-weight: bold;}.de-em {	color:#444444;}.forum-para {	padding: 1em;	border-style: none;	background-color: white;}.aft{	color: #006666;	font-size: 16px;	text-transform: uppercase;}.thrill-main {	text-align: center;}.thrill-main p {	font-size: 1.2em;	line-height: 1.0em;	font-weight: bold;	color: #805050;	padding: .5em 0 .5em 0;}.thrill-main a {	color: #805050;	text-decoration: none;}.thrill-main a:hover {	color: #009999;	text-decoration: underline;}.author {font-weight: bold;}/* Created by RS Jan-Feb/03 for jottings.ca */.gallery-black {	background: #000000;	color: #FFFFFF;	font-family: "Minion Web","Times New Roman",Georgia,serif;	line-height: 1.5em;	font-size: 1.1em;}.gallery-white {	background: #FFFFFF;	color: #000000;	font-family: "Minion Web","Times New Roman",Georgia,serif;	line-height: 1.5em;	font-size: 1.1em;}.main-column-gallery{	margin-left: 0px;	margin-right: 12%;}.gallery-black a {	color: #000000;}.gallery-white a {	color: #000000;}/* Created by RS Mar-Sept/03 for jottings.ca *//* left border of the poem is indented 5.0em from the body text *//* lines can then be outdented or indented as needed using the various *//* indents below in P (for verses) or SPAN (for lines) tags *//* we do this so line wraps, when they occur, remain indented a little */.poem {	text-indent: 0em;	text-align: left;	font-family: "Minion Web","Times New Roman",Georgia,serif;	line-height: 1.0em;	font-size: 1.0em;	margin: 1em 0 0 3em;	width: auto;}.poem-lg {	text-indent: 0em;	text-align: left;	font-family: "Minion Web","Times New Roman",Georgia,serif;	line-height: 1.2em;	font-size: 1.2em;	margin: 1em 0 0 3em;	width: auto;}.out3 {	margin-left: -3em;}.out2 {	margin-left: -2em;}.out1 {	margin-left: -1em;}/* for no indent, don't use a SPAN at all */.ind1 {	margin-left: 1em;}.ind2 {	margin-left: 2em;}.ind3 {	margin-left: 3em;}.ind5 {	margin-left: 5em;}.halfline {	margin-left: 10em;}.poem-test {	text-indent: 0em;	text-align: left;	font-family: "Minion Web","Times New Roman",Georgia,serif;	line-height: 1.2em;	font-size: 1.2em;	margin: 1em 0 0 3em;	border-width: 1px;	border-color: teal;	border-style: solid;}.poem-test-float {	text-indent: 0em;	text-align: left;	font-family: "Minion Web","Times New Roman",Georgia,serif;	line-height: 1.2em;	font-size: 1.2em;	margin: 1em 0 0 3em;	width: auto;	float: left;	/* this works, but not in many browsers */	border-width: 1px;	border-color: teal;	border-style: solid;}.spacer {			/* use with float above */	clear: both;}.mid {	text-align: center;}.poem-mid {	text-indent: 0em;	text-align: center;	font-family: "Minion Web","Times New Roman",Georgia,serif;	line-height: 1.0em;	font-size: 1.0em;	margin: 1em 0 0 0;	width: auto;}.section-links {	font-family: "Minion Web","Times New Roman",Georgia,serif;	line-height: 1.1em;	font-size: 0.9em;	margin: 1em 0 1.5em 0;	width: 480px;}.section-links a {	text-decoration: none;	color: #000000;}.section-links a:hover {text-decoration: underline;}h1.title {	font-family: "Minion Web","Times New Roman",Georgia,serif;	text-transform: uppercase;}.subnav {	font-size: .9em;	margin: 2em 0 2em 0;}p.cite {	margin: 0 0 0 150px;	font-style: italic;	font-size: 14px;	text-align: left;}/*sup {	vertical-align: baseline;	line-height: 1em;	position: relative;	top: -0.33em;}*/sup {font-size: 0.75em}.furrin {	font-style: italic;	}.new {	color: #C80000;	font-weight: bold;}.pagetitle {	text-indent: 0;	text-align: left;	text-transform: uppercase;	font-size: 1.1em;	line-height: 1.1em;	margin: 2em 0 0 0;	font-family: Verdana, Arial, sans-serif;}