/* S&LO DEFAULT ATTRIBUTES */

body	{
		width:980px; height: 650px; margin: auto; border: 1px solid red;
		background: #ccf url(images/bg-photo.jpg) no-repeat fixed center top;
		text-align: left; font:12pt/14pt Arial,Helvetica,Sans-Serif; color: white;
		
		}

.page	{
		width: 980px;
		margin: 0 0 0 0.5em;
		}						/* used to size the page to the background image. */

.slo	{
		font: bold italic 36pt/60pt 'Times New Roman',Serif;
		color:#FFF;
		text-align: left;
		}						/* Skye & Lochalsh Orchestra */

.rightpane {
		float:right; width: 330px; margin: 0 25px 0 0;
		} /* defines the right pane */

.leftpane {
		width: 615px; text-align:center;
		font: bold 1.2em Arial,Helvetica,Sans-serif;
		}

.subject {
		text-align:center;
		font: bold 1.5em/2em 'Times New Roman',serif;
		}


a:link	{
		color: #FFF; font-weight: 800
		}
a:active {
		color: #F00; font-weight: 800
		}
a:visited {
		color: #FFF; font-weight: 800;
		}

