@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	color: #FFF;
	margin: 0px;
	padding: 0px 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
h1 {
	color: #FFFFFF;
	font: bold 11px Verdana, Geneva, sans-serif;
	margin: 0px 20px;
	text-transform: uppercase;
}
h2 {
	font: 15px Verdana, Geneva, sans-serif;
	color: #FFF;
	text-align: center;
	margin: 0px 20px;
}
p {
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	margin:16px 20px;
	line-height: 1.2em;
}
ol {
	font-size:14px;
	font-family:Geneva;
	line-height: 1.2em;
	font-weight: bold;
	margin: 16px 0px 16px 336px;
}
hr {
	margin-top: 3.4em;
}



a:link		{ color: #B293FE; text-decoration: none }

a:visited	{ color: #B293FE; text-decoration: none }

a:active	{ color: #B293FE; text-decoration: none }

a:hover		{ color: #99CCFF; text-decoration: none }

 /* GALLERY NAV MENU */

.menu-nav {
	font-family: verdana, arial, helvetica, sans;
	font-size: 10px;
	letter-spacing: 0px;
	height: 18px;
	margin: 0 1px;
	cursor:hand;
	font-weight: bold;
	text-align: left;
	line-height: 16px;
	display: inline-block;
	background: #999;
	float: none;
	padding: 0px 10px 0px 6px;
	width: 8px;
}
a.menu-nav:link  {
	background-image: url(../picts/menu-nav.gif);
	color: #999999;
	background-repeat: repeat-x;
}
a.menu-nav:visited  { 
	background-image: url(../picts/menu-nav.gif);
	background-color:#000000;
	color: #999999; 
}
a.menu-nav:hover  {
	background-image: url(../picts/menuon-nav.gif);
	background-color:#000000;
	color: #F0F0F0;
}
a.menu-nav:active  {
	background-image: url(../picts/menu-nav.gif);
	background-color:#000000;
	color: #999999; 
}
.menu-nav-wide {
	font-family: verdana, arial, helvetica, sans;
	font-size: 10px;
	letter-spacing: 0px;
	height: 18px;
	margin: 0 1px;
	cursor:hand;
	font-weight: bold;
	text-align: center;
	width: 85px;
	line-height: 16px;
	display: inline-block;
	white-space: nowrap;
	background: #999;
	float: none;
	padding: 0px 8px;
}
a.menu-nav-wide:link { 
	background-image: url("../picts/menu-nav.gif");
	background-color:#000000;
	color: #999999;
}
a.menu-nav-wide:visited {
	background-image: url("../picts/menu-nav.gif");
	background-color:#000000;
	color: #999999; 
}
a.menu-nav-wide:active {
	background-image: url("../picts/menu-nav.gif");
	background-color:#000000;
	color: #999999; 
}
a.menu-nav-wide:hover {
	background-image: url("../picts/menuon-nav.gif");
	background-color:#000000;
	color: #F0F0F0; 
}
a.menu:link , a.menu:visited{
	color: #EEE;
	background-repeat: repeat;
	display: inline-block;
	background-image: url(../picts/menu.gif);
	padding: 2px 42px;
}
a.menu:hover , a.menu:active{
	background-image: url(../picts/menuon.gif);
	background-color:#000000;
	color: #D3B3FF;
	background-repeat: repeat;
}
#africanav {
	margin: 10px auto;
}
#flash {
	float: left;
	width: 800px;
}
#footer {
	background: url(../picts/background-footer.gif) repeat-x;
	clear: both;
	margin: 0px;
	padding: 10px 2px;
	text-align: left;
	position: fixed;
	bottom: -30px;
	width: 98%;
}
#footer2 {
	background: url(../picts/background-footer.gif) repeat-x;
	clear: both;
	position: fixed;
	bottom: 0px;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	width: 98%;
}
#gallerynav , #africanav{
	text-align: center;
}
#logo {
	height: 100px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	height: 20px;
	background: url(../picts/menu.gif) repeat-x fixed;
	font-size: 10px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	position: fixed;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#nav ul li {
	display: inline-block;
}
#wrapper {
	margin: 0px;
	padding: 0px;
	min-width: 1255px;
}
#wrapper2 {
	margin: 0px auto 50px;
	padding: 40px 0px 0px;
	min-width: 780px;
	width: 780px;
}
#wrapper2 table.selectors {
	margin-top: 30px;
}
#wrapper3 {
	margin: 0px auto;
	padding: 40px 0px 0px;
	min-width: 950px;
	width: 950px;
}
#wrapper3 table {
	font-size: 12px;
	width: 100%;
}
#wrapper3 table tr td{
	padding-bottom: 1.5em;
}
#wrapper3 .floatright {
	text-align: left;
	width: 620px;
}
#wrapper3 h1 {
	font-size: 16px;
}
#wrapper3 p {
	margin-right: 0px;
	margin-left: 0px;
}
#wrapper4 {
	margin: 0px auto;
	padding: 40px 0px 0px;
	min-width: 950px;
	width: 950px;
}
#wrapper4 .floatright {
	text-align: left;
}
.wrapper5 {
	width: 850px;
	text-align: right;
	margin: 20px auto;
}
.wrapper5 h1 {
	letter-spacing: 0.625em;
}
.wrapper6 {
	width: 400px;
	margin: 20px auto 80px;
}
.wrapper6 h2 {
	font-size: 1.625em;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: .525em;
}
.wrapper6 ul {
	list-style-type: square;
}
.wrapper6 ul ol {
	margin: 5px 0px;
	padding-left: 30px;
	font-weight: normal;
}
.wrapper6 ul ol ol {
	list-style-type: upper-alpha;
	padding-left: 20px;
	font-weight: normal;
}
.aligncenter {
	text-align: center;
}
.bottomlinks {
	text-align: center;
	width: 70%;
	margin: 0px auto 80px;
	padding: 40px 0 4px;
}
.bottomlinks li {
	font: 10px Arial, Helvetica, sans-serif;
	display: inline;
	padding-right: 11px;
	padding-left: 11px;
}
.button {
	background-image: url(../picts/button.gif);
	background-color:#000000;
	FONT-FAMILY: arial, verdana, helvetica, sans;
	color: #999999;
	font-size: 8pt;
	height: 21px;
	cursor:hand;
	font-weight: bold;
	text-align: center;
	BORDER: #999999 1px solid;
	width: 100px;
}
.buttonon {
	width: 100px;
}
.contact input , .contact select, .contact textarea{
	margin-bottom: 12px;
}
.contactright {
	width: 385px;
	float: right;
	margin-bottom: 60px;
}
.contactright h1, .contactright p {
	margin-right: 0px;
	margin-left: 0px;
}
.copyright {
	color: #999999;
	font: 10px arial, verdana, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.floatleft {
	float: left;
	margin-right: 20px;
}
.floatleft img  {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.floatleft .floatleft {
	margin-right: 7px;
}
.floatright {
	float: right;
	clear: none;
	margin: 0px;
	text-align: center;
}
.fullbutton {
	border: 2px solid #C0C0C0;
	display: inline-block;
	position: relative;
	left: 2px;
	top: 3px;
	margin: 0px 1px;
}
.indent {
	padding-left: 20px;
	position: relative;
	top: 0px;
	margin-bottom: 50px;
}
table.gallery {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.gallery tr td form input {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.gallery td {
	text-align: center;
	width: 200px;
	vertical-align: top;
	padding-bottom: 20px;
}
.gallery a:link img, .gallery a:visited img {
	border: #999 1px solid;
}
.gallery a:hover img, .gallery a:active img {
	border: #FFF 1px solid;
	position: relative;
	left: 2px;
	top: 2px;
}
.paypal form  {
	padding-left: 0px;
	margin-left: 0px;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.paypal form input {
	margin-top: 7px;
	margin-bottom: 0px;
}
.paypal form span {
}
.picturetitle {
	color: #FFFFFF;
	font: bold 9px verdana, arial, sans-serif;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 10px;
}.portrait {
	border-top: 1px solid #fff;
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	border-left: 1px solid #fff;
}
.pricing {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #fff;
}
table.selectors {
	text-align: center;
	width: 200px;
	margin-left: auto;
	float: none;
	margin-right: auto;
}
.selectors tr td {
	padding: 5px;
	width: 89px;
	vertical-align: top;
	font-family: Verdana;
	color: #fff;
}
.selectors a:link img, .selectors a:visited img {
	left: 0px;
	position: relative;
	top: 0px;
	border: #999 1px solid;
	margin: 0px 2px 7px 0px;
	display: block;
}
.selectors a:hover img, .selectors a:active img {
	border: #FFF 1px solid;
	margin: 2px 0px 5px 2px;
	display: block;
}
.shadowtop {
	background: url(../picts/shadow-header.gif);
	height: 10px;
	width: 100%;
	margin: 0px;
}
.slide_nav {
	text-align: center;
	width: 800px;
}
.smalltitle {
	color: #FFFFFF;
	font: 11px verdana, arial, sans-serif;
	font-weight: bold;
	letter-spacing: 4px;
	clear: both;
	text-align: center;
	padding	~: 55px 0px;
	margin-top: 20px;
	margin-bottom: 80px;
}
.smalltitle2 {
	color: #FFFFFF;
	font: 11px verdana, arial, sans-serif;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: center;
	margin-top: 200px;
	clear: both;
}
.space {
	height: 150px;
}
.textarea {
	margin-bottom: 20px;
}
