body {
padding: 0;
margin: 0;
color: #333;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background: url(img/bg.gif) repeat-x #CCC;
}
a, a:visited {
color: #3366FF;
}
img {
border: none;
padding: 0;
margin: 0;
}
h1, h2, h3 {
font-family: Tahoma;
}
h1 {
margin-top: 0;  
font-size: 16px;
}
h2 {
font-size: 14px;
}
h3 {
font-size: 13px;
}
h2 a {
color: #333;
text-decoration: none;
cursor: pointer;
}
p {
line-height: 1.4em;
font-size: 14px;
margin-bottom: 0;
padding-bottom: 0;
}
blockquote {
line-height: 1.1em;
font-size: 26px;
padding-left: 0;
margin-left: 0;
}
.smaller {
font-size: 11px;
}
.right {
text-align: right;
}
#container {
width: 820px;
margin: 0 auto;
padding: 0;
}
#header {
margin: 30px 0 0 0;
height: 75px;
position: relative;
}
#nav {
position: absolute;
top: 11px;
right: -2px;
}
#nav ul {
margin: 0;
padding: 0;
list-style: none;
}
#nav ul li {
float: left;
position: relative;
height: 23px;
}
#nav li a {
color: #333;
text-decoration: none;
font-weight: bold;
float: none;
margin: 1px 6px 1px 6px;
padding: 3px 4px 4px 4px;
display: block;
}
* html #nav li a {
color: #333;
text-decoration: none;
font-weight: bold;
display: inline;
float: left;
margin: 1px 6px -1px 6px;
padding: 3px 4px 4px 4px;
}
#nav li:hover {
padding: 0;
border: 1px solid #7FBEFD;
margin: -1px;
background: url(img/nav_bg.gif) repeat-x;
}
* html #nav li.sfhover {
padding: 0;
border: 1px solid #7FBEFD;
margin: -1px;
display: block;
background: url(img/nav_bg.gif) repeat-x;
}
.sub_item {
display: none;
}
#nav ul ul li {
width: 70px;
height: 22px;
border-bottom: 1px solid #7FBEFD;
}
#nav ul ul li:hover {
background: none;
display: block;
margin-bottom: 0px;
width: 70px;
}
* html #nav ul ul li.sfhover {
background: none;
display: block;
margin-bottom: 0px;
width: 70px;
}
#nav .underline a:hover {
text-decoration: underline;
}
#werd li:hover ul, li.over ul {
display: block;
border: 1px solid #7FBEFD;
background: #B7DBFE;
width: 70px;
position: absolute;
left: -1px;
top: 23px;
}
* html #werd li.sfhover ul {
display: block;
border: 1px solid #7FBEFD;
background: #B7DBFE;
width: 70px;
position: absolute;
left: 0px;
left: -1px;
top: 23px;
}

#content {
border: 1px solid #CCC;
padding: 31px;
width: 760px;
background: #FFF;
float: left;
}
*:first-child+html #content {
padding: 31px 31px 0 31px;
}
* html #content {
padding: 31px 31px 0 31px;
}
#page_img {
position: relative;
height: 239px;
width: 760px;
margin: 0 0 32px 0;
}
#page_img div {
height: 22px;
width: 740px;
position: absolute;
bottom: 0;
left: 0;
color: #FFF;
font-family: Arial;
font-size: 11px;
padding: 8px 10px 0 10px;
}
#page_img div span {
position: absolute;
top: 8px;
right: 9px;
}
* html #page_img div {
height: 24px;
}
#left_column {
width: 230px;
margin: 0 30px 0 0;
font-family: Georgia;
font-size: 14px;
background: #F1F1F1;
float: left;
}
#left_column_services {
width: 230px;
margin: 0 30px 0 0;
font-family: Georgia;
font-size: 14px;
background: #F1F1F1;
float: left;
}
* html #left_column_services {
margin: 0;
}
#left_column p, #left_column_services p {
line-height: 1.4em;
text-align: justify;
padding: 16px;
color: #666;
margin: 0;
}
#left_column p span, #left_column_services p span {
color: #333;
}
#left_column div {
padding: 16px 16px 11px 16px;
}
#left_column ul {
margin-top: 5px;
padding-top: 5px;
margin-bottom: 5px;
padding-bottom: 5px;
}
#left_column b {
line-height: 1.4em;
text-align: justify;
padding: 16px;
color: #666;
margin: 0;
}
#jnr_nav {
width: 194px;
margin: 0 30px 22px 0;
padding: 16px;
font-family: Georgia;
font-size: 14px;
border: 2px solid #F1F1F1;
}
#jnr_nav ul {
margin-bottom: 0;
padding-bottom: 0;
margin-top: 0;
padding-top: 0;
}
#jnr_nav h2 {
margin-top: 0;
margin-bottom: 10px;
}
#right_column {
width: 498px;
float: left;
margin: 0;
padding: 0;
}
#right_column div {
font-size: 14px;
}
#footer {
width: 820px;
margin: 15px 0 0 0;
padding: 0 0 15px 0;
float: left;
font-size: 10px;
}
#footer a {
color: #333;
text-decoration: none;
padding: 0 0 0 20px;
}
#footer a:hover {
text-decoration: underline;
}
#footer .left {
float: left;
}
#footer .right {
float: right;
}
form {
margin: 15px 0 0 0;
}
.form {
font-size: 14px;
}
.form .title {
font-weight: bold;
margin: 0 0 2px 0;
}
.form input {
width: 240px;
margin: 0 0 10px 0;
}
.form .formbutton {
margin: 0;
padding: 0;
}
textarea {
margin: 0 0 10px 0;
}
#ourpeople h2, #links h2 {
font-size: 13px;
margin: 20px 0 0 0;
padding: 0;
color: #666;
}
#links img {
padding: 10px 0 10px 10px;
}
#links div {
width: 366px;
text-align: justify;
line-height: 1.4em;
}
hr {
color: #666;
background: #666;
height: 1px;
border: 0;
margin: 3px 0 0 0;
padding: 0;
}
#ourpeople p {
text-align: justify;
padding-top: 7px;
}
#ourpeople img {
border: 1px solid #CCC;
padding: 5px;
float: left;
margin: 26px 10px 0 0;
}
* html #ourpeople img {
margin: 30px 10px 0 0;
}
*:first-child+html #ourpeople img {
margin: 30px 10px 0 0;
}
#links img {
padding-right: 20px;
}
#links p a {
line-height: 30px;
}
#photo {
position: relative;
height: 239px;
width: 760px;
margin: 0 0 32px 0;
}
* html #photo {
margin: 0 0 35px 0;
}
.toggle {
cursor: pointer;
}
.photo0 {
background: url(img/close_up_in_nam.jpg);
}
.photo1 {
background: url(img/penguins.jpg);
}
.photo2 {
background: url(img/groot_winterhoek.jpg);
}
.photo3 {
background: url(img/cars_in_nam.jpg);
}
.photo4 {
background: url(img/tortoise.jpg);
}
.photo5 {
background: url(img/scientific_services.jpg);
}
.photo6 {
background: url(img/chats.jpg);
}
.photo7 {
background: url(img/southern_cederberg.jpg);
}
.photo8 {
background: url(img/kilimanjaro.jpg);
}
.photo9 {
background: url(img/tokai_trees.jpg);
}
#accordion li {
padding: 7px 0 7px 0;
line-height: 1.4em;
}