html, body {
  background-image: url("images/background.gif");
  background-position: center;
  background-repeat: repeat-y;
  background-color: #F9F9F9;
  color: #000000;
  font-family:Arial, Verdana, Tahoma, "Trebuchet MS", "Times New Roman";
  font-size: 12px;
  margin-top: 0px;
  margin-bottom: 0px;
  height: 100%;
}

#main { width: 800px; margin-left: auto; margin-right: auto; min-height: 100%; }
* html div#table { margin-left: 2px; width: 798px; min-height: 100%; position: absolute; padding-top: 10px; }
#table { margin-left: 1px; width: 800px; min-height: 100%; position: absolute; padding-top: 10px; }

#left { float:left;width:305px;padding-right:18px; }
#left a, #left a:link, #left a:visited, #left a:active { text-decoration: none; color:#E76D09; }
#left a:hover { text-decoration: underline; color: #E76D09; }
#left .padding { padding-left:20px; }
#left .spacer { font-size:1px;line-height:1px;height:5px; }
#left h1 { margin:0px;padding:0px;color:#E76D09;font-size:12px;letter-spacing:1px; }
#left .bold { font-weight:bold; }
#left .border { width:303px;border-top:1px solid #F7DBC3;line-height:1px;font-size:1px; }

#right { float:left;width:475px; }
#right .photo { float:left;width:475px;margin-bottom:10px; }
#right .menue { float:left;width:475px;letter-spacing:1px;font-size:11px;text-align:left;padding-top:10px;margin-bottom:22px; color:#E76D09; }
#right .menue a, #right .menue a:link, #right .menue a:visited, #right .menue a:active { text-decoration: none; color:#000000; }
#right .menue a:hover { text-decoration: underline; color: #E76D09; }
#right .border { clear:both;margin-bottom:10px;width:475px;border-bottom:1px solid #F7DBC3;line-height:7px;font-size:1px; }
#right h1 { margin:0px;padding:0px;font-size:22px;color:#E76D09; }
#right .spacer { height:28px;line-height:1px;font-size:1px; }
#right .content { width:403px; }
#right .content a, #right .content a:link, #right .content a:visited, #right .content a:active { text-decoration: none; color:#E76D09; }
#right .content a:hover { text-decoration: underline; color: #E76D09; }
#right img { padding:1px;border:1px solid #F7DBC3; }

a img { border: 0px; }
.clear { clear: both; }