/** African Photo Safaris Links**/

body {
	font-family: times new roman, verdana, helvetica, arial, sans-serif;
	font-size: 11pt;
	text-align : left;
	font-weight : normal;
	background : url(images/world bkgrd.jpg) repeat;
}

	address
	{font-family: times new roman, verdana, helvetica, arial, sans-serif;
	font-size: 14pt;
	text-align : left;
	font-weight : bold;
}

.btnav { 
 background-position: center;
 width: 860px;
 height: 40px;
 font-family: tahoma, arial, verdana;
 text-decoration: none;
 font-weight: normal;
 font-size: 11px;
 color: #275c75;
 padding: 10px 0px 0px 70px;
  
 }
	
	h2
	{
	color: green;
	font-style: bold;
	font-family: times new roman, verdana, helvetica, arial, sans-serif;
	font-size: 40pt;
}
	
	
img { border: 1; }


h1, h3 {
text-align: center;
	color: green;
	font-style: bold;
	font-family: times new roman, verdana, helvetica, arial, sans-serif;
	
}

h1,h2
{
	font-size: 40pt;
	font-style: bold;
	font-family: times new roman, verdana, helvetica, arial, sans-serif;
}

h2
{color: green;
	
}

h3
{font-size: 18pt;
	
}

h5 {
	color: Black;
	font-family: Times New Roman, Times, Serif;
	font-style: normal;
	text-align : center;
}

h6 {
    color: Black;
	font-family: Times New Roman, Times, Serif;
	font-style: normal;
	}

p {
	color: black;
	font-style: normal;
	text-align : left;
	font-family: times new roman, verdana, helvetica, arial, sans-serif;
	font-size: 11pt;
}

a
{color: blue;
	
}

a:link, a:visited, a:hover
 {  text-decoration: underline;
}
a:link {
	color: blue;
}
a:visited {
	color: green;
}
a:hover {
	color: red;
}

ul li {
	list-style-type: square;
}

/* nav */


.floating {
    float: left;
    width: 112px;
    margin-left: 20px;
    display: inline;
}


