﻿BODY {
	background-image: url('images/stjames_bkgnd.jpg');
	background-attachment: fixed;
	background-repeat: repeat;
}
a:link {
	color: #008000;
}
a:visited {
	color: #669900;
}

A:hover {
	color: #FF0000;
	background: #D1DCD5;
	;
}
H1 {
	color: #5E7830;
	font-size: 200%;
	text-align : center;
}
H2 {color: #5E7830; font-size: 150%; text-align : center}
H3 {color: #5E7830; font-size: 125%}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #5E7830;
}

.vsmall {font-size: xx-small;}

.divleft {
	margin-bottom: 300px;
}
#news_locator { z-index: 1; width: 189px; height: 500px; position: fixed; top: 450px; left: 18px } 
#main_locator { z-index: 1; width: 800px; position: absolute; top: 15px; left: 200px }
#bottom_locator {
	z-index: 1;
	position: absolute;
	top: 1400px;left: 200px
} 