/** 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-image : url(images/world bkgrd.jpg);
}

	address
	{font-family: times new roman, verdana, helvetica, arial, sans-serif;
	font-size: 14pt;
	text-align : left;
	font-weight : bold;
}
	
	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;
}


