/*
Andrew Payne
email   : andrewpay@aapt.net.au
Name    : nccc
File: beliefs.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: right;
  margin: 10px;
  }

