html, body{ 
margin:0; 
padding:0; 
background-color:#000;
background-image:url(/apeholland/image/bodyext.jpg);
background-repeat:repeat-x;
}
table {
border:0px;
}
td {
border:0px;
}
.foto a {
height:171px;
width:171px;
margin:15px 15px 15px 0;
display:block;
float:left;
}
a img {
	border:2px solid #000;
}
#bodyext {
position:absolute;
top:0;
left:0;
margin:0;
padding:0;
width:300px;
height:300px;
background:url(/apeholland/image/back.jpg) no-repeat top left;
}
#maincol {
background:#fff url(/apeholland/image/bg-main.gif) repeat-y;
position: absolute;
top: 103px;
left: 100px;
width: 696px;
border: solid 2px #FFE80F;
min-height:500px;
}
#sidecol {
position: absolute;
top: 103px;
left: 814px;
width: 175px;
padding: 20px 0;
background-color: #FFF; 
border: solid 2px #FFE80F;
text-align: center;
}
#sidecol img {
border: solid 2px #FFE80F;
}
#leftcol {
float: left;
width: 229px;
background-image:url(/apeholland/image/menuop-test.gif);
background-repeat: no-repeat;
background-position: top left;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
}
#whitespace {
padding-left: 88px;
padding-top: 70px;
}
#rightcol {
width: 400px;
margin:30px 0 30px 240px;
font-family:Arial, Helvetica, sans-serif;
color:#000;
font-size:12px;
}
#menuop {
position:absolute;
top: 172px;
left: 102px;
width: 113px;
height: 410px; 
background-image: url(/apeholland/image/menuop.gif);
}
#nav {
margin:0;
padding:0;
}
#nav ul { 
padding:0;
margin: 0;
width: 133px;
}
#nav li {
list-style-type: none;
position : relative;
float : left;
width: 100px;
border-left:2px solid #fff;
border-bottom:2px solid #fff;
margin-top:0px;
margin-bottom:0px;
}
#nav li ul { /* second level */
position: absolute;
width: 210px;
left: -999em;
padding:0;
margin-left: 131px;
margin-top : -22px;
}
#nav li ul li {
width: 200px;
}
#nav li ul li ul { /* third and forth level */
position: absolute;
width: 130px;
left: -999em;
padding:0;
margin-left: 221px;
margin-top : -22px;
}
#nav li a {
width:101px;
/*height:22px;*/
background-color:#ffe80f;
/*line-height:22px;*/
display:block;
text-decoration:none;
color:#000;
padding: 5px 0px 5px 30px;
}
#nav li ul li a, #nav li ul li ul li a  {
width:211px;
padding-left:10px;
}
#nav li a:hover {
color : white;
background-color : black;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left: auto;
}
form .text {
	width:300px;
}
form .textarea {
	width:300px;
	height:120px;
}
#products {
  border-color: #000000;
  border-spacing: 0px;
  border-style: solid;
  border-width: 2px;
  cell-spacing: 0px;
}

#products td, th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  padding: 2px 0.5em;
}
#products tr.normal {
	background-color:#FFE80F;
}
#products td.numeric {
  text-align: right;
}

#products th {
  background-color: #000000;
  color:#FCF7A6;
}

#products th.mainHeader {
  background-color: #746F65;
  color: #D5CF6C;
  text-align: left;
}
td.header {
	padding:3px 10px;
  background-color: #000000;
  color: #D5CF6C;
  font-weight:bold;
  text-align: left;
}
th.lefter {
	text-align:left;
}
#products th a {
  color: #F8ED21;
  text-decoration: none;
}

#products th a:visited {
  color: #F8ED21;
}

#products th a:active, th a:hover {
  color: #800000;
  text-decoration: underline;
}

#products tr.alternateRow {
  background-color: #FCF7A6;
}

#products td.sortedColumn {
  background-color: #FFED4F;
}

#products th.sortedColumn {
  background-color: #000000;
}

#products tr.alternateRow td.sortedColumn {
  background-color: #FDFEC7;
}
#flags{
float:right;
margin: 5px;
}
#flags a{
text-decoration: none;
}
#flags img{
border: 1px solid #CCCCCC;
}


