body{
	margin: 10px 0 0 0;
	padding: 0;
	background: #d0a365;
}
#topshadow img, #bottomshadow img{
	display: block;
}
#main{
	width: 880px;
}
#content{
	width: 515px;
	background: #e9e5da url(images/shadow_right.gif) top right repeat-y;
}
#content h1{
	color: #000;
	margin: 0 0 3px 18px;
	font: bold 1.5em Times new Roman, serif;
}
#content h2{
	color: #804a2d;
	font-size: 1.1em;
	margin: 0 0 5px 18px;
}
#content h3{
	color: #000;
	font-size: .85em;
	margin: 0 0 2px 18px;
}
#content p{
	margin: 0px 80px 10px 18px;
	color: #995b09;
	font: normal 12px Verdana, Arial, sans-serif;
}
#content ul{
	list-style: square;
	font: normal 12px Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	padding-left: 50px;
	margin-right: 80px;
	margin-bottom: 10px;
	color: #000;
}
#content li{
	/*margin-bottom: 5px;*/
	color: #b9761d;
	margin-bottom: 10px;
}
#content li strong{
	color: #804a2d;
}
#content ul ul{
	padding-left: 25px;
	font-size: 11px;
}
#content ul ul li{
	/*margin-bottom: 3px;*/
}
#content a{
	color: #a5630c;
}
#content a:hover{
	color: #000;
}
#contact p{
	margin: 0 5px 10px 18px;
}
#content form{
	margin-left: 18px;
	color: #b9761d;
	font: normal .72em Verdana, Arial, sans-serif;
}
#nav{
	width: 150px;
	background: url(images/shadow_left.gif) top right repeat-y;
}
#nav p{
	color: #fff;
	font: normal 12px Verdana, Arial, sans-serif;
	text-align: center;
}
#nav ul{
	font: normal 22px Times New Roman, serif;
	padding: 0;
	margin: 15px 0 0 0;
	list-style: none;
}
#nav li{
	background: #e8cfb0 url(images/nav_item_bg.gif) top right no-repeat;
	border-top: solid 2px #b9771e;
	border-left: solid 2px #b9771e;
	border-bottom: solid 2px #b9771e;
	height: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#nav li.active{
	color: #000 /*#e9e5da*/;
	background: #e9e5da /*#b9771e*/;
	background-image: none;
	padding-left: 10px;
}
#nav a{
	display: block;
	color: #b9771e;
	text-decoration: none;
	height: 25px;
	padding-left: 3px;
}
#nav a:hover{
	color: #e9e5da;
	background: #b9771e;
}
#leftshadow{
	width: 10px;
	float: left;
	background: url(images/shadow_left.gif);
}
#rightshadow{
	width: 10px;
	float: right;
	background: url(images/shadow_right.gif);
}
#footer{
	font: normal 11px Verdana, Arial, sans-serif;
	color: #fff;
	text-align: center;
	height: 20px;
}
#footer a{
	color: #fff;
}
#snapshots #img1{
	margin-right: 10px;
}
#snapshots #img2{
	margin-left: 10px;
}
#snapshots img{
	margin: 0 5px 0 5px;
}
#rightcol{
	background: url(images/africa_watermark.gif) no-repeat;
}
#africawatermark{
	position: relative; 
	top: 0px; 
	z-index: 49;
}
.contact{
	margin: 0;
}

#PhotoSafaris, .trophyTable{
	width: 460px;
	border-top: solid #000 1px;
	border-left: solid #000 1px;
	margin-left: 20px;
}
#PhotoSafaris th, .trophyTable th{
	color: #fff;
	text-align: left;
	background-color: #b9771e;
	border-right: solid #000 1px;
	border-bottom: solid #000 1px;
	padding: 2px;
	font: bold 12px Arial, sans-serif;
}
#PhotoSafaris td, .trophyTable td{
	font: 11px Arial, sans-serif;
	border-bottom: solid #000 1px;
	border-right: solid #000 1px;
	padding: 2px;
}
#PhotoSafaris td.location{
	background: #e8cfb0;
}