body {
  font-family:"Trebuchet MS", Verdana, sans-serif; 
  color: #006600;
}

#footprint {
  background-color:#FFFFCC; 
  margin-left:auto; 
  margin-right:auto;
  width: 800px; 
  height: 600px;
  z-index:1;
}
#footer {
	margin-left: auto;
  	margin-right: auto;
	background-color:white;
	font-size: 10px;	
	padding: 5px 0 5px 0;	
	text-align:center;
  	width:800px;

}
#grantAnnouncement {
 	position:relative;
 	top:-31.5em;
 	left:40em;
 	z-index:2;
 	background-color:#FFFFCC;
 	width:125px;
 	padding:5px;
}
.centertext{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:300px;
	background-color:white;
}

h1 {
	color:white; font-size:45px; background-color:#009933; height:55px;
	padding:   0px 0px 15px 35px;
	margin:    0px 0px 0px 0px;
        vertical-align: top;
	border-width: 0px; 
}
h1 a { 	color:white;
	    text-decoration:none;
}
h1 a:hover{
	color:cyan;
}	
h2 a { 	color:white;
	    text-decoration:none;
}
h2 a:hover{
	color:cyan;
}
h2 { color:white; font-size:16px; background-color:#009933; height:20px;
	 font-weight:normal;
	 padding: 20px  0px  0px 37px;
	 margin:   0px  0px  0px  0px;
	 vertical-align: bottom;
	 border-width: 0px;
}
h3 { color:white; font-size:16px; background-color:#009933; height:18px;
	 padding:   0px 42px  5px 0px;
	 margin:    0px  0px  3px 0px;
	 font-weight:normal;	
	 text-align: right;
	 border-left: 0px; 
	 border-right: 0px;
	 border-top: 2px groove #006600;
	 border-bottom: 0px; 
}
#footprint .buttonNav {
	background-color:#006600;
	font-size:16px;
	color: white;
	text-align: center; 
	padding: 3px 38px 3px 38px;
	margin: 0 0 0 0;
	border-width:0 1px 0 0; 
	border-color:#006600; 
}
#navBar {
  background-color:#006600;
  border-color:#00660;
  padding-top:3px;
  padding-bottom:3px;
  margin:-3px 0 0 0;
  border-width:0 0 0 0
}
#navBarBlonde {
  background-color:#FFFFCC; 
  padding-top:3px;
  padding-bottom:3px;
  margin:-3px 0 0 0
}

.buttonNav a {
	color:white;
	text-decoration:none;
}
.buttonNav a:hover{
	color:cyan;
}	
.buttonNav-current {
	background-color:#FFFFCC;
	border-color:#FFFFCC;
	font-size:16px;
	color: #006600;
	text-align: center;
	padding: 3px 38px 3px 38px;
	margin: 0 0 0 0;
	border-width:3px 3px 3px 3px	
}

.buttonNav-current a {
	color: #006600;
	text-decoration:none;
}

td {
	font-family:"Trebuchet MS", Verdana, sans-serif;
}
th {
	font-family:"Trebuchet MS", Verdana, sans-serif;
}


#Level2LeftSide {
    position:relative;
	top: 60px;
	left: 30px;
	float:left;
	display:inline;
	padding: 0px 80px 300px 0px;
}

#Level2RightSide {
	position:relative;
	top: 55px;
	width:550px;
}

#Level2RightSide ul {
	position:relative;
	left: 25px;
	}
#Level2RightSide ul ul{
	position:relative;
	left: 25px;
}
form.pp {
    display:inline;
    position:relative;
    top: 5px;
    margin: 0px 0px 0px 0px;
}

