body { 
background-color: #012601;
background-image:url(images/image001b.jpg);
background-repeat:no-repeat;
background-position:center top;
text-align: center;
}
div#container
{
	margin-left: auto;
	margin-right: auto;
	width: 860px;
	text-align:left;
	padding-top: 20px;
}
.pageheader {
	width: 808px;
	margin-left: 20px;
	font-family:Arial, Helvetica, sans-serif;
	color: white; 	
	margin-bottom:0; }

.maintable { 
	width:800px;
	padding-top:12px; 
	padding-bottom:20px; 
	background-color:#F3F3E7; 
	border:2px solid #CCCCCC
 }
.hometable {
	width:800px;
        margin-left:20px;
}	
	
#globalmenu {
  margin-top:0;
  margin-right:8px;
  padding-left:8px;
  padding-top:24px;
  background-color:white;
  }

.homemaincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight:normal;
	color: black;
	margin-left: 10px;
} 
.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
    font-weight:normal;
	color:#333;
	text-align:justify;
	margin-right:10px;
} 
.narrowcontent {
	margin: 20px 160px 0px 190px;
	text-align: justify;
	}
h1 {
    font-size:32px;
	color: white;
	} 
h2 {
    font-size:18px;
    font-style: italic;
    color: white;
	}
h3 {
	font-size:large;
	font-weight:bold;
	color:#333;
}
h3.home {
    font-size:large;
    font-weight:bold;
    color: white;
	}
.highlight {
	color: #006600;
	font-weight: bold;
	}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00543C;
	line-height: 120%;
	width: 780px;
	margin-left: 20px;
} 
a:link {
	color: #03C;
	}
a:visited {
    color: #3B5D21;
	}
a:hover {
    color: #B77e31;
	}	
a.global { 
	display: inline;
	font-size:14px;
    font-weight: bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif; 
	}
a.global:link { color:white; }
a.global:visited { color:white; }
a.global:hover { color:#FFCC99; }
a.global#current { color: #CCCCCC; }

.edit {
	color: #CC0000;
	font-style: italic;
	background-color: #FFFF00;
}
.divider {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #00543C;
}
