
body {
	margin:10px;
	padding:10px;
	font-size:10pt;
	background-image:url('images/bkgr1.jpg'); 
	background-repeat:repeat; background-attachment:scroll
	}
	

#Header { 
	height: 100px;
	background-image: url('images/Headergg.JPG'); 
    background-repeat: no-repeat; background-position: center top 
    }
    
a {
	color:#8fb34f;
	font-weight:bold;
	text-decoration:none;
	}
a:hover {
	border:1px solid #333300;
	border-right:none;
	border-left:none;
	}
    
#Intro {	
	font-style:italic;
	color:#333300;
	margin-top:19px;
	font-size:1em;
	font-family:Georgia, times roman, serif;
	margin-left:10px; margin-right:10;
	padding-left:10px;padding-right:10px;
	}
#Intro p {
	margin:18px 0 18px 17px;
	letter-spacing:0.03em;
	text-align:left;
	}
#Intro h3    { background-image: url('images/introduction.GIF'); background-repeat: no-repeat; height:30px;}
#Intro h3 span {
	display:none;
	color: transparent
	}
#Text {
	font:normal 0.8em "Lucida Grande","Lucida Sans","Lucida Sans Unicode",Lucida,Arial,Helvetica,sans-serif;
	color:#3333000;
	padding-bottom:0;
	text-align:left;
	}
	
#Text p{
	letter-spacing: 0.03em;
	text-align: left;
	margin-left: 17px;
	margin-right: 0;
	margin-top: 18px;
	margin-bottom: 18px;
	}
#linkList{
	margin:0
	}	
#linkList ul {
	color:#BCBB93;
	font-family:Lucida Sans Unicode;
	list-style-type:none;
	font-weight:bold;
	margin:0;
	font-size:0.8em;
	}

#linkList ul li{
	list-style-type:none
	}

#linkList ul a {
	color:#333300;
	}
#linkList ul a:hover {
	color:#b2d378;
	}