#title
	{
	position: static;
	}
	
#navigation
	{
	position: absolute;
	top: 0;
	right: 0;
	}
	
.captions
{
	border: none;
	text-align: center;
	font-size: larger; 
/*	max-width: 55em; */
}

.captions td
{
	max-width: 10em;
}

.count
{
	font-size: smaller;
/*	vertical-align: top;*/
}
	
.iright
{
	float: right;
	clear: right;
}

.oright
{
	float: right;
}
.oleft
{
	float: left;
}

.ileft
{
	float: left;
	clear: left;
}
.cleft
{
	position: static;
	clear: both;
}

.gallery li {
        display: inline;
        list-style: none;
        max-width: 170px; 
        min-height: 198px;
        float: left;
        margin: 0 10px 10px 0; 
        text-align: center;
  		font-size: larger; 
	}
a:hover img
  {
  border:1px solid #0000ff;
  }
  
.africa
{
	max-width: 200px;
}

/*div.img
  {
  margin:2px;
  border: 0;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  font-size: larger; 
  }
div.img img
  {
  display:inline;
  margin:3px;
  border: 0;
  }
div.img a:hover img
  {
  border:1px solid #0000ff;
  }
div.desc
  {
  text-align:center;
  font-weight:normal;
  width:120px;
  margin:2px;
  }
*/
