/* Generated by KaZcadeS */
body {
  font-family: Georgia,Arial,Times New Roman;
  font-size: 12px;
  text-align: center;
  background-color: #191919;
  background-image: url(bghatch.PNG);
  background-attachment: fixed;
  min-height: 800px;
  color: #b5b5b5;
}
.top {
  border: 1px solid #3d3d3d;
  font-family: Georgia,Arial,Times New Roman;
  font-size: 23px;
  display: block;
  float: left;
  height: 128px;
  background-color: #00007f;
  margin-top: 2px;
  width: 580px;
  color: #ff9900;
  background-image: url(title.JPG);
  background-position: right bottom;
  cursor: crosshair;
  opacity: 0.8;
  filter:alpha(opacity=80);
  -moz-opacity: .8;
}
.container {
  border: none;
  font-family: Georgia,Arial,Times New Roman;
  display: block;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  width: 580px;
  text-align: left;
  opacity: 0.9;
  filter:alpha(opacity=90);
  -moz-opacity: .9;
}
.right {
  border-style: none solid solid;
  border-left: 1px solid #3d3d3d;
  border-right: 1px solid #3d3d3d;
  border-bottom: 1px solid #3d3d3d;
  display: block;
  float: left;
  padding-left: 4px;
  padding-top: 4px;
  padding-right: 4px;
  width: 572px;
  height: auto;
  background-color: #222222;
}
.titletext a {
  position: absolute
  border-style: none solid none none;
  border-right: 1px solid #333333;
  font-family: Georgia,Arial,Times New Roman;
  text-align: center;
  background-color: #333333;
  width: 300px;
  color: #ff6600;
  height: 78px;
  display: block;
  padding-top: 50px;
  cursor: crosshair;
  font-size: 32px;
  opacity: 0.9;
  filter:alpha(opacity=90);
  -moz-opacity: .9;
}
h1 {
  border-bottom: 1px solid #434343;
  font-family: georgia,arial,times new roman;
  padding-bottom: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-size: 13px;
  color: #bababa;
  margin-top: 0;
}
.titletext a:hover {
  border-style: none;
  font-family: georgia,arial,times new roman;
  background-color: #000000;
  color: #ffffff;
}
a {
  border-style: none;
  font-family: georgia,arial,times new roman;
  color: #ffffff;
  text-decoration: none;
  cursor: crosshair;
}
a:hover {
  color: #ff6600;
  text-decoration: none;
  font-family: georgia,arial,times new roman;
}
.blockquote {
  border-left: 5px solid #ac5600;
  display: block;
  margin-left: 15px;
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 4px;
  padding-top: 16px;
  width: 500px;
  background-image: url(quote.bmp);
  font-size: 14px;
  font-family: Georgia,arial;
  background-color: #343434;
  cursor: sw-resize;
}
.code {
  border-left: 5px solid #646464;
  font-family: Courier New,Courier,Georgia;
  font-size: 13px;
  display: block;
  margin-left: 15px;
  padding-top: 16px;
  padding-left: 4px;
  padding-right: 2px;
  background-repeat: no-repeat;
  width: 500px;
  background-color: #303030;
  background-image: url(code.bmp);
  cursor: help;
}
h2 {
  border-style: none;
  font-family: georgia,arial;
  font-size: 10px;
  text-align: left;
  margin-top: 30px;
  padding-bottom: 20px;
  background-color: #222222;
  color: #7a7a7a;
  font-weight: lighter;
  cursor: help;
}
.underline {
  border-bottom: 1px dashed #d2d2d2;
  font-family: georgia,arial,times new roman;
  color: #d2d2d2;
  cursor: help;
}
.orangeunderline {
  border-bottom: 1px dashed #ff6600;
  color: #ff6600;
}
.overline {
  border-width: 1px;
  border-top: 1px dashed #d2d2d2;
  color: #d2d2d2;
}
.links {
  border-top: 1px solid #cda400;
  display: block;
  position: absolute;
  top: 120px;
  font-weight: inherit;
  text-align: right;
  width: 250px;
  left: 235px;
}
.links a {
  color: #d29818;
}
.links a:hover {
  color: #ffff33;
}
