HTML {
   background-image: url(../images/redhrtspatchestchback2.gif);
   background-repeat: repeat;
   SCROLLBAR-FACE-COLOR: #660000; 
   SCROLLBAR-HIGHLIGHT-COLOR: black; 
   SCROLLBAR-SHADOW-COLOR: #E0C57D; 
   SCROLLBAR-3DLIGHT-COLOR: #660000; 
   SCROLLBAR-ARROW-COLOR: black; 
   SCROLLBAR-TRACK-COLOR: #660000;
   SCROLLBAR-DARKSHADOW-COLOR: black;
   margin: 0px;
   padding: 0px;
   border: 0px
}
BODY {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11pt;
  color: #000000;
  margin: 0px;
  border: 0px
}
#left {
  position: absolute;
  left:0px;
  top:10px;
  width:180px;
  height: 100%;
  padding: 0px 0px;
}

#right {
  font-size: 10pt;
  color: #E0C57D;
  position: absolute;
  right:0px;
  top:110px;
  width:200px;
  height: 100%;
  padding: 0px 0px;
}

#header {
  height: 90px;
}
#main {
  background-image: url(../images/background.jpg);
  background-repeat: repeat;
  margin-left: 180px;
  margin-right:200px;
  height: 100%px;
  margin-top: 0px;
  padding: 0px 12px 0px 12px;
}
#footer {
  font-size: 9pt;
  color: #E0C57D;
  width: 100%;
  height: 5px;
  margin: 0px;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #996600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.kop {

	font-size: 18pt;
	font-style: italic;
}
