/* S&LO SHORT PAGE ATTRIBUTES */


body {
	width:990px; margin: 15px auto; border: 1px solid red;
	text-align: left; font:12pt/14pt Arial,Helvetica,Sans-Serif; color: white;
	background: transparent }

	page {width: 980px; margin: 0 0.5em; height: 800px;
	}			/* used to size the page to the background image. */

*.slo {
		font: bold italic 36pt/48pt 'Times New Roman',Serif;
		text-align: left; margin: 0 0 15px 0;
		}						/*  "Skye and Lochalsh Orchestra" */

*.slo2 {
		font: bold italic 32pt/32pt 'Times New Roman',Serif;
		text-align: center; margin: 0 0 0 0;
		}						/* "Skye and Lochalsh Orchestra" */

*.rightpane {
		float:right; width: 330px; margin: 5px 0 0 0;
		} /* defines the right pane */

*.leftpane {
		width: 600px; margin-left: 0;
		font: bold 1em Arial,Helvetica,Sans-serif;
		}

*.leftpane2 {
		width: 600px; text-align:center;
		font: bold 1.2em Arial,Helvetica,Sans-serif;
		}

*.subject {
		text-align:center;
		font: bold 1.5em/2em 'Times New Roman',serif;
		}

*.grey	{color: #999}

*.center		{text-align: center;}
.justify	{text-align: justify;}

a:link	{
		color: #FFF; font-weight: 800
		}
a:active {
		color: #F00; font-weight: 800
		}
a:visited {
		color: #FFF; font-weight: 800;
		}
