

body {
  margin:10px 10px 0px 10px;
  padding:0px;
}

dktitle {
  color:red;
  font-size:larger;
  font-size:200%;
  xfont-weight:bold;
  margin:0;
  padding:0;
  xmargin-bottom:10px;
  display:block;
}

dksection {
  color:maroon;
  font-size:medium;
  font-style:italic;
  font-weight:normal;
  font-weight:bold;
  margin:0;
  padding:0;
  margin-top:6px;
  margin-bottom:6px;
  display:block;
}

hr { height:0px; 
     border:0px;
     border-top:1px solid #ff1423; }

.column {
  left:0px;
  width:33%;
  float:left;
  color:red;
  border:1px solid green;
  xcursor:wait;
}

.leftlink {
  margin-bottom:3px;
  float:left;
  width:188;
  text-align:center;
  text-decoration:none;
  font-weight:bold;
  color:#ffffb0;
  background-color:#205070;
  text-align:center;

  border:1px solid black;
  background-color:#d0d0d0;
  color:#000000;
}

.leftlink:hover {
  background-color:#80a0b0;
}

.hotlink {
  margin-bottom:1px;
  xfloat:left;
  xxwidth:188;
  text-align:center;
  text-decoration:none;
  xfont-weight:bold;
  color:#991111;
  xbackground-color:#ffffb0;
}

.hotlink:hover {
  xbackground-color:#205070;
  color:#111199;
}

.banner {
  background:white;
  height:39px;
  border:0px solid #a0a0a0;
}

.leftcontent {
  position: absolute;
  left:10px;
  top:10px;
  width:188px;
  background:#ffffff;
  border:0px solid #a0a0a0;
  padding:0px;
}

.centercontent {
  background:#ffffff;
  border-right:0px solid #a0a0a0;
  border-top:0px solid #a0a0a0;
  border-bottom:0px solid #a0a0a0;
  border-left:1px solid #ff1423;
  margin-left: 201px;
  margin-right:0px;
  margin-top:0px;
  padding-top:0px;
  padding:6px;
}

.rightcontent {
  position: absolute;
  right:10px;
  top:50px;
  width:188px;
  background:#fff;
  border:0px solid #a0a0a0;
  padding:6px;
}
	
.danbox {
  border:solid darkgreen 1px;
  border:solid #404040 1px;
  clear:left;
  margin:6px;
  background:$ff0000;
}

.dbtitle {
  text-align:center;
  font-weight:bold;
  color:#000000;
  background:#d0d0d0;
  padding-left:2px;
  xbackground-color:#ffffb0;
  xcolor:#205070;
}

.dbcontent {
  padding:2px;
  background-color:#f8f8f8;
  text-align:center;
  font-size:smaller;
}

.indentme {
  text-indent:20px;
}

.insetme {
  line-height:normal;
  margin:0;
  margin-left:30px;
}




.boxtop {
}

.boxtitle {
  color:#664422;
}

.boxcontent {
  color:#red;
  xtext-indent:20px;
  margin-left:20px;
  font-size:smaller;
}

.linka {
  text-decoration:none;
  color:#991111;
}

.linkb {
  text-decoration:none;
  color:#220044;
}

/* searchbox used for a searchbox thingy */

.searchbox {
  display:block;
  margin:0;
  clear:both;
}

/* siteid used for the site link after search boxes */

.siteid {
  color:#802020;
  display:inline;
  text-decoration:none;
}

.siteid:hover {
  color:green;
  text-decoration:none;
}
