/* Core Phase IV Mods */

body {
	background-image:url(../phaseiv/images/int_tile.jpg);
	background-repeat:repeat-x;
	background-color:#ebebeb;
	margin-top:0px;
	}

/* Whole Container */
#container {
  width: 750px;
  margin: 0 auto;
  font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
  font-size: 11px;
  line-height: 1.6em;
}


/* FOOTER ELEMENTS */
#footer {
  margin-top: 20px;
  clear: both;
  padding: 0px 5px 0px 5px;
}
#footer p {
  color:#527033;
  padding: 5px;
}
#footer p a {
  color: #527033;
}
#footer p a:hover {
  color: #000000;
  background-color:#b6f176;
}

#footerrow {
	height:82px;
	}
 #footerstuff {
 	width:740px;
	height:48px;
	background-image:url(/themes/phaseiv/images/copyright.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#floatcontainer {
text-align:center;
position:relative;
width:369px;
	left:187px;
	}
#nav1 {
	float:left;

}
#nav2 {
	float:left;

}
#nav3 {
	float:left;

}
#nav4 {
	float:left;

}
#nav5 {
	float:left;

}

.frontrow {
	float:left;
	padding-right:7px;
	}
.midrow {
	float:left;
	padding-left:7px;
	padding-right:7px;
	}
.endrow {
	float:left;
	padding-right:7px;
	}

