body#idx {
  width: 100%;
  margin: 0;
  float: none;
  color: #000;
}




#idx-images{
width:468px;height:300px;float:left;margin-bottom:20px;padding-bottom:20px
}


/* unwanted
---------------------------------------------- */

#idx .menu, .header, .noprint {
  display: none;
}


#news .noprint {
  display: none;
}









/* links
---------------------------------------------- */

a:link, a:visited {
  color: #520;
  background: transparent;
  font-weight: bold;
  text-decoration: underline;
}



/* misc
---------------------------------------------- */
#idx-image{width:390px;height:250px}
#idx-image img{float:left}
#idx-news{width:254px;}


/*---------------------
ADDITIONAL CLASSES AND IDS
-----------------------*/


.left{
float:left
}

.right{
float:right
}

.clearer {
clear:both
}

img {
  border-style: none;
}


