a {	
	color: white;	
	text-decoration: none;
}
body {	
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	line-height: 2em;	
	color: #336699;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
div {
	width: 820px;
	align: center;
	margin: 0px 0px 0px 0px;
	}
.whitediv{
	background-color: white;
	}
h1 {
	color: #CCCCCC
	}
h2 {
	color: #CCCCCC
	}
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;	
	background-color: #006666;  	
	color: #DCDCDC
	}
h4 {
	color: #000000
	}
.footer { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.83em;
	color: #333333;
	background-color: ;
	}
.FormBackgroundColor {
	color: #CCCCCC
	}
a:hover {	
	text-decoration: underline
	}
.MissionStat{
			font-family: arial;
			font-size: 1em;
			font-style: italic;
			text-align: right;
			color: yellow;
			}
.acontent{
		color: Blue
		text-decoration: none;			
		}
.border{
	border: solid thin black;
	}
.head{
	background-color: #59a4ff; 
	background-image:  url(../innovative/%27images/palm_trees.png%27); 
	background-position: top right;
	background-repeat: no-repeat;
	text-shadow: #59a4ff;
	position: relative;
	}
.headerfont{
	font-family: Trebuchet MS;
	font-style: italic;
	font-weight: bold;
	font-size: medium;
	}
.main {
	/*centered, white background, containing clip for the rest of the page contents*/
	position: center;
	width: 900px;
	height: auto;
	margin-right: 0;
	margin-left: 0;
	background-color:#FFFFCC;
	background-image:  url(../innovative/images/centerback.png);
	background-repeat: repeat-y;
	}
.hfont{
	font-family: Trebuchet MS;
	font-style: ;
	font-weight: ;
	font-size: medium;
	}
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: white;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: red;
}
