/*
Andrew Payne
email   : andrewpay@aapt.net.au
Name    : nccc
File: test.css

This adds the graphic theme to the group of pages in the home menus.

*/


/* @annotation: Two Column Content right expands */
.entry lft {
    float: left;
    width: 210px;
}

.entry rht {
    margin-left: 215px;
}


#menu_side ul {
    margin: 0;
    padding: 0 20px 100px 20px;
    background: url(navbot1people.jpg) no-repeat left bottom;
    list-style: none;
}


/*
#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;
}*/

/*.banner {

}*/

.entry img{
  width: 100%;
  max-width: 1000px;
  padding: 10px 0 10px 0;
}


.smalltitle{
    font-size: -2px;
    border:0;
    padding:0;
    color:#3A570F;
}

.entry p img{
  width: 40%;
  max-width: 600px;
  padding: 20px;
  padding-right: 0;
  float: right;
}


.entry .lft img{
  padding: 2px;
  width: 50px;
  height: 50px;
  float: left;
}


.entry .lft p img{
  width: 100px;
  height: 100px;
  padding: 0px;
  padding-left: 0;
  float: left;
}

.pageno{
  width: 150px;
  float: right;
  text-align: right
}



/*.entry img {
  float: right;
  margin: 10px;


  }*/

.player {
    width: 400px;
    float: right;
    margin: 15px;
    clear: right;
    background:#A6B098;
    padding: 5px;
}


.player embed {
    height: 27px;
    width: 400px;
}

.player object {
    height: 27px;
    width: 400px;
}



.player p {
    margin: 0px;
}



.fback {

   /*background: url(desert_flowers.jpg) no-repeat right bottom;*/
}