* {
  margin: 0;
  padding: 0;
  }

body {
  font-size:100%;
  font-family:'Lucida Grande',Verdana,sans-serif;
  text-align:center;
  background:#002400;
}


#page {width:992px; margin:0px auto; text-align:center;}

#page-wrap { background: white; width: 992px; margin: 0 auto; 
		padding: 0px 0; }

#header {
  height:180px;
  width:992px;
  background:url(images/topbg.gif);
  text-align:left;
}

#headerlogin {
  height:10px;
  width:992px;
  background:url(images/topbg.gif);
  text-align:left;
}



#slogan {
  text-align:left;
  margin-left:100px;
  font:14px Arial, "Times New Roman", Times;
  letter-spacing:0px;
  color:#FFF;
}


/* TOP NAVIGATION BAR */

#header4 {
  background:url(images/header_login2.jpg) no-repeat top left;
  width:992px;
  height:90px;
  color:#FFF;
  text-shadow:1px 1px 1px #000;
}

#header4 H1 { font:40px Georgia, Arial, "Times New Roman", Times;
  color:#FFF;
  padding-top:20px;
  padding-bottom:50px;
  padding-left:20px;
  text-shadow:1px 1px 2px #000;
	
}

#contact {
  background:url(images/ContactTest.png) no-repeat top left;
 
  width:992px;
  height:400px;
  margin-left:150px;
  color:#FFF;
  text-shadow:1px 1px 1px #000;
}

#header2-slogan1 {
  font:48px Georgia, Arial, "Times New Roman", Times;
  padding:38px 0px 0px 36px;
  color:#FFF;
  text-align:left;
  letter-spacing:-2px;
}
#header2-slogan2 {
  font:48px Georgia, Arial, "Times New Roman", Times;
  padding:0px 0px 0px 197px;
  color:#FFF;
  text-align:left;
  letter-spacing:-2px;
}
/* end large header */

/* clears all floated elements */
.clearfloats {
  clear:both;
}
/* end clear floats */

/* first content section, lighter green area */

#content4 {
  background:#FFF url(images/body-b.gif) no-repeat top left;
  width:992px;
  min-height:100px;
  text-align:left;
  padding-top:10px;
  padding-bottom:0px;
}



#content_login {
  background:#FFF url(images/body-b.gif) no-repeat top left;
  width:992px;
  min-height:500px;
  text-align:left;
  padding-top:10px;
  padding-bottom:0px;
}

.content-padding {
  padding:0px 0px 0px 0px;
}

.content-padding a {
  font:16px Arial, "Times New Roman", Times;
  color:#FFF;
  text-shadow:1px 1px 1px #104D00;
}

.content-padding a:hover {
  font:16px Arial, "Times New Roman", Times;
  color:#FFF;
  text-decoration:none;
  text-shadow:0px 0px 3px #FF0000;
}

#content4 h1 {
  font:36px Georgia, Arial, "Times New Roman", Times;
  color:#2E650D;
  padding-left: 30px;
  padding-bottom:0px;
  text-shadow:1px 1px 2px #000;
}

#content4 h2 {
	padding-left:32px;
	  color:#2E650D;
}

#content p {
  font:16px Arial, "Times New Roman", Times;
  color:#FFF;
  text-align:justify;
  padding-left:0px;
  padding-bottom:0px;
}

#content4 p {
  font:14px Arial, "Times New Roman", Times;
  color:#000000;
  text-align:justify;
  letter-spacing: 0.1em;
  line-height:1.25;
  padding-top: 10px;
  padding-right: 30px;
  padding-left: 30px;
  padding-bottom:30px;
}

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }
    
.centertext {
	text-align:center;
	margin-bottom:5px;
    margin-left: auto;
    margin-right: auto;
    width: auto;
}

/* end content 1 section */


/* image that divides the two different colored content sections */
#body-divider {
  background:#1D5600 url(images/body-divider.gif) no-repeat top left;
  width:992px;
  height:23px;
}
/* end content divider */

/* darker green content section, "content 2" */

  /* end divider */

/* end content 2 */


/* footer of page */
#footer-div {
  background:url(images/footer-div.gif) no-repeat top left;
  width:992px;
  height:0px;
  float:center;
}
#footer-div1 {
  background:url(images/footer-div.gif) no-repeat top left;
  width:992px;
  height:6px;
  float:center;
}

#footer {
  padding-top:15px;
  width:992px;
  height:20px;
  background:#001800;
  text-align:center;
}

#footer p {
  font:12px Arial, "Times New Roman", Times;
  color:#FFF;
  float:center;
  text-align:center;

}

#footer a {
  font:12px Arial, "Times New Roman", Times;
  color:#FFF;
    float:center;
    text-align:center;

}
/* end footer */












