/*
Andrew Payne
email   : andrewpay@aapt.net.au
Name    : nccc
File: home.css

This adds the graphic theme to the group of pages in the home menus.

*/


/*
#menu_side ul {
    margin: 0;
    padding: 0 20px 100px 20px;
    background: url(menusbhome.jpg) no-repeat left bottom;
    list-style: none;
}*/

/*
#men {
  height: 51px;
  background: url(topnav.jpg) no-repeat right top;
}*/


.entry p img{
  width: 40%;
  max-width: 600px;
  padding: 20px;
  float: right;
}


.entry img {
  float: left;
  margin: 10px;
  margin-left: 0;
  }


.entry .lft img {
  float: none;
  margin: 0;

  }



.fback {

   /*background: url(desert_flowers.jpg) no-repeat right bottom;*/
}

.entry img.small {
  float: none;
  margin: 2px;
  width: 100px;
  padding: 2px;
  vertical-align: center;
  }



