body {
font-family: helvetica, sans-serif;
background-color: gray;
font-size: 10pt;
color: black;
background-image: url(/images/lava.jpg);
}

a {
  color: #990000;
}

a:hover {
  text-decoration: none;
}

#content li {
margin-bottom: 5px;
}

#menu {
position: absolute;
top: 60px;
left: 0px;
width: 200px;
length: 100%;
padding: 10px;
}

#menu div {
padding: 2px 8px;
border: 1px solid black;
color: black;
background-color: #cccccc;
font-weight: bold;
font-size: 10pt;
width: 200px;
}

#menu div a {
  color: black;
  text-decoration: none;
}

#photostrip { position: absolute; z-index: 105; background-color: gray; background-image: url(/images/boer_collage3.gif); height: 900px; width: 400px; right: 0px; top: 0px; margin: 0px; }

#content {
background-color: #eeeeee;
position: absolute;
border: 4px double gray;
top: 79px;
left: 291px;
padding: 10px;
width: 500px;
height: 1000px;
z-index: 109;
overflow: auto;
}

#content2 {
position: absolute;
top: 50px;
left: 250px;
padding: 10px;
width: 600px;
height: 420px;
}

#centerme {
position: absolute;
top: 4%;
}

#dlg {
font-size: 27pt;
color: black;
position: relative;
top: 0px;
left: 40px;
padding: 8px 28px;
letter-spacing: 8px;
}

#dlg_d, #dlg_l, #dlg_g {
font-size: 27pt;
color: black;
width: 10px;
overflow: visible;
padding: 8px 28px;
letter-spacing: 8px;
}

#krugerDiv, #dlg_d, #dlg_l, #dlg_g {
   cursor: hand;
   cursor: pointer;
}

#foobar {
background-color: #e5e5e5;
padding: 3px;
}

#container {
background-color: #eeeeee;
border: 4px double gray;
position: relative;
top: 55px;
padding: 10px;
border: 2px solid gray;
width: 210px;
height: 190px;

}

#dlgsuit {
position: absolute;
right: 27px;
top: 5px;
}

.form {
	border: 1px solid #999999;
}
