#template-01 {
  position:absolute;
  left:0px;
  top:0px;
  width:52px;
  height:60px;
  z-index: 1;
}

#template-02 {
  position:absolute;
  left:52px;
  top:0px;
  width:643px;
  height:16px;
  z-index: 1;
}

#template-03 {
  position:absolute;
  left:0px;
  top:0px;
  width:100%;
  height:60px;
  background: url("/images/template_03.gif");
  z-index: 0;
}

#template-04 {
  position:absolute;
  left:52px;
  top:16px;
  width:337px;
  height:44px;
  z-index: 1;
}

#template-05 {
  position:absolute;
  left:389px;
  top:16px;
  width:40px;
  height:16px;
  z-index: 1;
}

#template-06 {
  position:absolute;
  left:429px;
  top:16px;
  width:52px;
  height:16px;
  z-index: 1;
}

#template-07 {
  position:absolute;
  left:481px;
  top:16px;
  width:49px;
  height:16px;
  z-index: 1;
}

#template-08 {
  position:absolute;
  left:530px;
  top:16px;
  width:48px;
  height:16px;
  z-index: 1;
}

#template-09 {
  position:absolute;
  left:578px;
  top:16px;
  width:36px;
  height:16px;
  z-index: 1;
}

#template-10 {
  position:absolute;
  left:614px;
  top:16px;
  width:81px;
  height:44px;
  z-index: 1;
}

#template-11 {
  position:absolute;
  left:389px;
  top:32px;
  width:225px;
  height:28px;
  z-index: 1;
}

#template-12 {
  position:absolute;
  left:0px;
  top:60px;
  width:52px;
  height:300px;
}

#template-13 {
  position:absolute;
  left:52px;
  top:60px;
  width:648px;
  height:7px;
}

#content_holder {
  position:absolute;
  left: 70px;
  top: 50px;
  background: url("/images/c_mid.gif");
  z-index: 0;
  width: 610px;
}
#title {
  position: absolute;
  left: 160px;
  top: 60px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  z-index: 2;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 24px;
}
#content {
  padding-left: 35px;
  padding-right: 35px;
  background: url("/images/c_mid.gif");
  z-index: 2;
}
#disclaimer {
  text-align: center;
}

.blogheader {
  font-size: 15px;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-weight: bold;
}
.copyright {
  font-color: #cccccc;
  font-size: 10px;
  font-family: Helvetica, Trebuchet MS, sans-serif;
}

a.copyright:link {
  text-decoration: none;
}

body {
  margin-left: 50px;
  margin-top:70px;
  margin-right: 3px;
  margin-bottom: 3px;
  background: url("/images/template_24.gif");
  font-size: 13px;
  font-family: Helvetica, Trebuchet MS, sans-serif;
}
img {
  border-width: 0px;
}
a:link {
  color: #000099;
}
a:visited {
}
a:active {
}
a:hover {
  text-decoration: none;
}
h2 {
  font-family: Trebuchet MS, Verdana, sans;
  font-size: 18px;
}
input,textarea {
  font-size: 11px;
  font-family: Arial, sans-serif;
  padding: 2px;
  border: 1px solid #888;
  background: #ff9;
}
textarea {
  font-family: Courier, Courier New, monospace;
}
tr.small {
  font-size: 10px;
  font-family: Helvetica, Trebuchet MS, sans-serif;
}
tr.head {
  background: #ccc;
  color: #000;
  font-size: 10px;
  font-family: Arial, Verdana, sans-serif;
}