BODY{BACKGROUND-COLOR: #228B22; background-image:url(images/goldmap.jpg);}

A.NAVBAR_LEFT { font-size: 12pt; color: #00FF00; font-family: Arial, Sans-Serif; font-weight: bold; text-decoration: none; }
A.NAVBAR_LEFT:visited { color:#00FF00; }
A.NAVBAR_LEFT:hover { color:#00FF00 }
DIV.BREADCRUMB { font-size: 10pt; color: #000000; font-family: Georgia, Serif; font-weight: normal; text-decoration: none; }

.XSP_MAIN_PANEL { padding-left: 5px}
.XSP_LEFT_PANEL { padding-left: 5px}

a:link {color: purple} 

body {
	background-image: url(images/goldmap.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
}
p {
	text-indent: 2em;
	text-align: left;
	margin: 1em;
}
h1{ font-size: 14pt;}

h2 {color: #FFFFCC;
	font-size: 14pt;
	font-weight: bolder;
	background-color: #663399;}

h3 { font-size: 14pt;
		font-weight: bolder;
		text-decoration: underline;
		color: green}
		h4{ color: white;
		font-weight:bolder;}
a.sublinks{ color: #FFFFFF;
			text-decoration: Underline;
			font-size: 12pt;
			font-weight: Bolder;}