*|body {
  border-style: hidden double hidden hidden;
  border-color: white #ffcc66 white white;
  border-width: 1px 4px 1px 1px;
  background-position: center top;
  font-size: 20px;
  background-color: #f6f6f6;
  background-repeat: no-repeat;
  height: 1400px;
  background-image: url(gradient%20background.gif);
}
*|.error {
  color: red;
  font-weight: bold;
}
*|#paulobject1 {
  overflow: visible;
  float: none;
  width: 100%;
  position: static;
  background-color: white;
  display: block;
  visibility: visible;
  height: 210px;
  top: 0px;
  left: 0px;
  z-index: 2;
}
*|#paulobject2 {
  overflow: visible;
  position: relative;
  z-index: 2;
  background-color: white;
  width: 100%;
  float: none;
  height: 350px;
  visibility: visible;
  display: block;
}
*|#thickline {
  border-left: 10px double black;
  border-right: 10px none black;
  border-bottom: 10px none #6666cc;
  height: 2000px;
  z-index: 4;
}
*|#paulsocialmedia {
  width: 100%;
  height: 200px;
}
*|#leftbox {
  border-style: solid;
  border-color: black;
  overflow: visible;
  height: 1300px;
  position: static;
  display: block;
  width: 28%;
  top: 0px;
  visibility: visible;
  clear: none;
  left: 0%;
}
*|#rightbox {
  width: 18%;
  float: right;
  display: block;
  position: relative;
  height: 8px;
  top: -1308px;
  z-index: 1;
  right: 0px;
  bottom: -100px;
}
*|#middlebox {
  position: relative;
  float: none;
  display: block;
  width: 50%;
  left: 30%;
  top: -1300px;
  height: 8px;
}
*|#leftsocial {
  display: block;
  width: 30%;
  float: left;
  height: 90%;
  position: absolute;
  top: 5%;
}
*|#rightsocial {
  height: 90%;
  display: block;
  position: absolute;
  width: 30%;
  top: 5%;
  right: 0%;
  float: right;
  z-index: 2;
}
*|#disqus {
  display: block;
  position: relative;
  width: 80%;
  top: 5%;
}
*|#topad {
  width: 1%;
  height: 1%;
  float: left;
  position: fixed;
  top: 0%;
  left: 4%;
  z-index: -4;
}
*|#leftad {
  overflow: visible;
  height: 200px;
  position: static;
  display: block;
  width: 98%;
  top: 0px;
  visibility: visible;
  clear: none;
  left: 1%;
}
