body {
  background-color:#000000;
  background-image:url(back_new.jpg);
  background-repeat:no-repeat;
  background-position: top left;
  background-attachment:fixed;
  font-family:Verdana,Helvetica, sans-serif;
  font-size:12px;
}

h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { font-family:Verdana,Helvetica,sans-serif; }

h1 { color:#8080c0; font-size:36px; font-style:italic; font-weight:bold; }
h2 { color:#8080c0; font-size:26px; font-weight:bold; }
h3 { color:#8080c0; font-size:16px; font-weight:bold; margin-top:20pt; margin-bottom:0pt; }
h4 { font-size:13px; color:#8080c0; margin-bottom:0pt;}

p,ul,ol,li,div,td,th,address,blockquote { font-size:13px; }

li { margin-top:3px; }

pre { font-family:Courier New,Courier; font-size:13px; color:#0000C0; }

blockquote,cite { font-style:italic; }

.viewcount {
  text-align:right;
  font-size:9px;
  color:#808080;
}

.guestcell {
  text-align:left;
  font-size:12px;
  background-color:#404040;
  border-width:0px;
  padding:5px;
}

.footnav {
  text-align:center;
  font-weight:bold;
  font-size:12px;
  color:#8080c0;
  background-color:#404040;
  width:100px;
  height:25px;
}

.imgpagetbl {
  border-width:0px;
  border-style:solid;
  height:100%;
  width:100%;
}

.imgtbl {
  vertical-align:middle;
  border-width:0px;
  border-spacing:0px;
}

.imgframe {
  background-color:#ffffff;
  padding:20px;
  spacing:0px;
  border-width:0px; 
  color:#000000;
  margin:0px;
  
}

a.foot {
  display:block;
  text-align:center;
  text-decoration:none;
  line-height:40px;
  vertical-align:middle;
  font-size:11px;
  font-weight:normal;
  color:#8080c0;
  background: url(navbtn.jpg) no-repeat;
  border-width:0px;
  border-color:#000000;
  width:120px;
  height:40px;
  margin:2px;
}

a.foot:link {
  color:#8080c0;
  text-decoration:none;
}

a.foot:focus,
a.foot:hover {
  color:#ffc080;
  background: url(navbtn.jpg) no-repeat;
  background-position:0 -40px;
}

a.foot:visited {
  text-decoration:none;
/*  color:#8080c0; */
}

.nav { background-color:#FFEEDD; }

pre.normal { color:#ffc080; }

a:link { color:#c0c0c0; text-decoration:underline; }
a:visited { color:#8080c0; text-decoration:underline; }
a:active { color:#ffc000; text-decoration:none; }
a.an { text-decoration:none; }
