

body

{

  text-align: center;

  font-family: sans-serif;

  color: #676566;

  font-size: 0.8em;

  background-color: #EFEFEF;

}

#center
{
  text-align: center !important;
}


#main_holder

{

  width: 780px;

  text-align: left;

  background-color: #ffffff;
  
  margin: auto;
  
  
}

#main_holder_inner

{


  text-align: left;

  background-color: #ffffff;
  
  float: left;
  
  
}


#header

{

  float: left;

  border: 0px red solid;

}



#header img

{

  float: left;

}



#strip

{

  background-image: url(images/strip.gif);

  height: 31px;

  width: 780px;

  float: left;

  border: 0px red solid;

}



#details

{

  float: right;

  width: 600px;

  color: #1C1B5F;

  font-weight: bold;

  font-size: 0.9em;

  margin: 10px 0px 0px 0px;

}



#details a

{

  color: #4246A7;

  margin: 10px 0px 0px 0px;

  text-decoration: none;

}



#main_content

{

  float: left;

  border: 0px red solid;

  margin: 55px 0px 0px 0px;

}



#content

{

  border: 0px red solid;

  float: left;

  width: 600px;

  margin: 0px 0px 0px 30px;

  line-height: 1.5em;

}



.mainimage

{

  float: right;

  margin: 0px 0px 0px 10px;

}



h1{

  color: #151F5C;

  font-size: 1.5em;

}



ul.menu

{

  list-style-type: none;

  margin: 0px;

  padding: 0px;

}



ul.menu li

{

  list-style-type: none;

  margin: 0px 0px 8px 0px;

  padding: 0px; 

}



#nav_holder

{

  float: left;

  margin: 40px 0px 0px 30px;

  border: 0px blue solid;

}



#nav_holder a

{

  color: #151F5C;

  text-decoration: none;

  font-weight: bold;

  margin: 0px 0px 0px 0px;

}



#footer

{

  width: 100%;

  height: 4px;

  float: left;

  margin: 60px 0px 0px 0px;

  background-color: #CACECD;

}



.news_headline, .more

{

  color: #151F5C;

  font-weight: bold;

  text-decoration: none;

  font-size: 1em;



}



img{

    border: 0px;

}

.next, .previous, .start
{
  display: none;
}
