BODY {
	margin: 0px;
	background-color: #E7D9A6;
	background-image: url(/images/afrikan.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
}

A:link {
	color: #000;
	text-decoration: none;
}

A:hover {
	color: #F30;
	text-decoration: none;
}

A:focus {
	color: #F93;
	text-decoration: none;
}

A:visited { text-decoration: none; }

P {
	font-family: arial, helvetica, san-serif;
	font-size: 12px;
	line-height: 16px;
	text-indent: 16px;
	margin: 3pt 10px 6pt 20px;
}

DIV.navbar {
	width: 150px;
	float: right;
	text-align: center;
	margin-top: 0;
	margin-right: -20px;
	right: 0;
}

DIV.main {
	width: 400px;
	padding-left: 20px;
	margin-right: 10px;
}

DIV.page {
	background-color: transparent;
	width: 600px;
	height: 100%;
	margin: 0 auto 0 auto;
}

TD { vertical-align: top; }

TD.body {
	font-family: Arial, san-serif;
	text-align: left;
	border-right: 1px #000 dotted;
}

UL.africa LI {
	font-family: arial, helvetica, san-serif;
	font-size: 12px;
	list-style-image: url(/afrikanimage/images/africa.gif);
}

UL.navbar {
	list-style-type: none;
	list-style-position: inherit;
}

LI.button {
	font-family: Arial, san-serif;
	font-size: 13px;
	background-color: #E7D9A6;
	border-color: transparent;
	padding: 2px;
	margin: 4px;
}

LI.button:link {
	color: #000;
	border-color: #000;
	border-width: 1pt;
}

LI.button:hover {
	background-color: #000;
	border-color: #000;
	border-width: 1pt;
}

TD.label {
	font-family: arial, helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
}

TD.item {
	font-family: arial, helvetica, san-serif;
	font-size: 12px;
}

TD.button:visited { color: #FFF; }

TD.buttonless {
	font-family: Arial, san-serif;
	background-color: #E7D9A6;
	border-width: 2pt;
	border-color: transparent;
	margin: 20px;
	padding: 4px;
	height: 120px;
}
