body{
  background: #153457;
  color: #fff;
  font-family: arial, tahoma, sans-serif, serif;
}

a{
  text-decoration: none;
  color: #fff;
}
.AdjustedZIndex 
{
    z-index: 1;
}
.arrow-right a{
	background: url('../images/blue-arrow-right.png') center left no-repeat;
	padding-left: 15px;
	color: #B99B11;
	font-weight: bold;
}
.arrow-rhs a
{
    background: url('../images/blue-arrow-right.png') center right no-repeat;
	color: #B99B11;
	padding-right: 10px;
	font-weight: bold;
}
.arrow-rhs a:hover
{
    text-decoration: underline;
}
img{
  border: 0;
}
.AdjustedZIndex 
{
    z-index: 1;
}
div#container{
  width: 872px;
  margin: 0 auto;
}

div#search{
  margin: 20px 674px 20px;
}

div#search input{
  width: 150px;
  height: 16px;
  padding: 3px;
  color: #fff;
  font-size: 11px;
  background: #153457;
  border: 1px solid #305386;
}

div#nav{
  clear: both;
  text-transform: uppercase;
  font-size: 11px;
  padding: 0 0 0 20px;
}

div#nav ul{
  list-style: none;
  margin: 0;
}

div#nav ul li{
  display: inline;
  padding: 0 3px 0;
}

div#content{
  background: url('../images/content.png') no-repeat;
  width: 801px;
  height: 348px;
  padding: 21px 21px 0 50px;
}

div#content p{
  padding: 170px 0 0 0;
  line-height: 18px;
  font-size: 12px;
}

div#content img{
  float: right;
}
div#mainimage
{
    float: right;
    background: #153457;
    z-index: 2;
}


div#college{
  width: 226px;
  height: 182px;
  float: left;
}

div#prep, div#preprep{
  width: 208px;
  height: 182px;
  float: left;
}

div#odu{
  width: 230px;
  height: 182px;
  float: left;
}

div#footer{
  clear: both;
  background: url('../images/footer-home.png') no-repeat;
  line-height: 20px;
  color: #4D739F;
  width: 802px;
  height: 45px;
  padding: 5px 50px 0 0;
  font-size: 11px;
  text-align: center;
}
div#footer a
{
      color: #4D739F;
     text-decoration: underline;
}