/* default rules for the whole document */
body{background-image:url("pics/20130108_082818 Tsavo West.JPG");font-size:8pt;    font-family:Arial;    font-weight:normal;    font-style:normal;    color:#4c1900;    background-color:#ffffcc;    text-align:center;   }
td{width:125px;vertical-align:top;}
iframe{border:0px;}
table.center{margin-left:auto;     margin-right:auto;  }
/* anchors */
a[href]{font-size:100%;    font-weight:bold;    color:#4c1900;    background-color:#ffffcc; }
a:link{color:#4c1900}
/* unvisited link */
a:visited{color:#4c1900}
/* visited link */
a:hover{color:green}
/* mouse over link */
a:active{color:green}
/* selected link */
/* paragraphs */
p{text-align:left;   }
img{border:0;    }
/* headings */
h1{font-size:300%;    font-weight:bold;    font-style:normal;    font-variant:small-caps;    color:#4c1900;    background-color:#ffffcc;}
/* divisions */
div{padding:0;    margin-top:0em;    margin-bottom:0em;   }
div.img{margin:2px;
/* border:1px solid #0000ff;  */
height:auto;  width:auto;  float:left;  text-align:center;  }
div.img img{display:inline;
/*  margin:3px;*/
border:2px solid #ffffff;  }
div.img a:hover img{border:2px solid green;  }
div.desc{text-align:center;  font-weight:normal;  width:404px;*/
margin:2px;    background-color:#ffffff;  }
/* end */