body {
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #669933;
}

/*********BODY OBJECTS**********/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
div img { }

#main {
  width: 850px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(images/mid.png);
  background-repeat: repeat-y;
  position: relative;
 }
 #topper {
  margin-top: 5px;
  width: 850px;
  margin-left: auto;
  margin-right: auto;
}
 #bottom {
	position:relative;
	height: 47px;
	width: 850px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(images/bottom.png);
}
#logo {
	float:left;
	padding-left: 40px;
}
#form {
	
	float: right;
	width: 330px;
	border-color: #669933;
	border-width: 2 px;
	border-style:solid;
	position:relative;
}
#more {
	
	float: left;
	width: 430px;
	position:relative;
	padding-bottom: 5px;
}
#more1 {
	width: 770px;
	position:relative;
}
#morestory {
	width: 750px;
	position:relative;
	padding-bottom: 5px;
}
.style2 {font-size: 14px}
#copy {

padding-left: 35px;
padding-right: 35px;
}
#left {
float: left;
text-align:justify;
}
#left1 {
float: right;
}
#right {
float: right;
}
#right1 {
	float: left;
	width: 390px;
}
#lower {
text-align:center;
padding-left: 35px;
padding-right: 35px;
padding-top: 10px;
padding-bottom: 10px;
}

p {font-size: 11px;
color:#333333;}
ul {font-size: 11px;
color:#333333;}
td {font-size: 11px;
color:#333333;}
h1 {
	font-size: 120%;
	text-align: center;
	font-weight: bolder;
	text-decoration:underline;
}
h2 {
 font-size: 120%;
 text-align: left;
 }
h3 {
	font-size: 110%;
	text-align: left;
	font-weight: bolder;
}
h4 {
	font-size: 11px;
} 
h5 {
	font-size: 11px;
	text-align: center;
} 
h6 {
	font-size: 11px;
	text-align: center;
} 
h7 {
	font-size: 10px;
	text-align: center;
} 
a:link {color:#003399;
text-decoration: none;}
a:visited {color:#003399;
text-decoration: none;}
a:active {color:#0066CC;
text-decoration: none;}
a:hover {color:#0066CC;
text-decoration: none;}

linkbotnav {
	font-size: 12px;
}
 .a1 A:link {
	text-decoration: none;
	color: #669933;
	
} .a1 A:visited {
	text-decoration: none;
	color: #669933;
	
} .a1 A:active {
	text-decoration: none;
	color: #333399;
	
} .a1 A:hover {
	text-decoration: underline; 
	color: #333399;
	
}
 .b1 A:link {
	text-decoration: none;
	color: #FFFFFF;
} .b1 A:visited {
	text-decoration: none;
	color: #FFFFFF;
} .b1 A:active {
	text-decoration: none;
	color:#FFFFFF;
} .b1 A:hover {text-decoration: underline; 
color: #FFFFFF;
}
 .c1 A:link {
	text-decoration: none;
	color: #FFFFFF;
} .c1 A:visited {
	text-decoration: none;
	color: #FFFFFF;
} .c1 A:active {
	text-decoration: none;
	color:#FFFFFF;
} .c1 A:hover {text-decoration: none; 
color: #DCE1F8;
}
.style1 {
	font-weight: bold;
	font-size: 16px;
	color: #757575;
}

#mission
{
  
  width: 136px;
  height: 44px;
  background: url("images/mission.jpg") no-repeat 0 0;

}

#mission:hover
{ 
  background-position: 0 -44px;
}

#mission span
{
  display: none;
}

