body {
  background-color: #ddd;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position:100% 100%;
  font-family: arial, sans-serif;
  font-size: .9em;
}

#topcover {
  position: fixed;
  top: 0px;
  left: auto;
  margin: 0;
  min-width: 768px;
  height: 15px;
  background-color: #ddd;
  z-index: 92;
}

#wholepackage {
  position: relative;
  top: 0px;
  margin: -7px auto 0px auto;
  width: 764px;
  height: auto;
  border-style: solid;
  border-color: black;
  border-width: 2px;
  padding: 120px 0px 0px 0px;
}

#banner {
  margin: 0;
  font-size: 80%;
  font-weight: bold;
  line-height: 1.1;
  position: fixed;
  top: 15px;
  left: auto;
  width:764px;
  min-width: 560px;
  height: 80px;
  z-index: 90;
}

.hiddenPic {display:none;}


#banner ul { position: absolute; left: 114px; bottom: 2px; padding: 0 0 2px 0; margin: 0; z-index: 99;}
#banner ul li { display: inline;}
#banner ul a { margin-left: 21px; margin-right: 21px; }
#banner ul a:link { text-decoration: none; color: #999; }
#banner ul a:visited { text-decoration: none; color: #999; }
#banner ul a:hover { color: white; }


#wrap {
  position: relative;
  top: 0px;
  left: 0px;
  margin:0px auto;
  width:764px;
}

#footwrap {
  position: relative;
  top: 0px;
  left: 0px;
  margin: 140px 0px 0px 0px;
  height: 100%;
  width:764px;
}

#leftcolumn {
  float: left;
  position: relative;
  top: 0px;
  left: 0px;
  width: 542px;
  height: auto;
  margin: -42px 0px 0px 0px;
  padding: 40px 10px 0px 20px;
  background-color: #F7F7F7;
}

#leftcolumn p {
  padding-right: 40px;
}

#footer {
  position: relative;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100px;  
  margin: 0px;
  padding-top: 10px;
  background-color: #333;
  color: #999;
}

#footerstripe {
  position: relative;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 16px;  
  margin: 0px;  
}

#footer p {
  font-size: .7em;
  text-align: center;  
}

.logo {
  margin: 0px 0px 0px 0px;	
  position: relative;
  top: 8px;
  left: 30px;
  border: none;
  z-index: 91;  
}
  
.pagemarker {  
  margin: 0px 0px 0px 0px;	
  position: absolute;
  top: 11px;
  left: 192px;
  border: none;
  z-index: 92;  
}

div.rightcolumn {
  font-size: 80%;
  float: right;
  position: relative;
  top: 0px;
  left: 0px;
  width: 190px;
  height: auto;
  margin: 0px 0px 40px 0px;
}

div.transquotecontainer {
  padding: 4px 6px 4px 6px;
  z-index: 80;
}

div.transquotecontainer p { 
  display: inline;
  z-index: 84;
}

div.transquotecontainer p.sig { 
  display: block;
  margin-top: 8px;
}

div.transbox { 
  border: 1px solid black;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 80;
}

img.ontop {
  position: relative;
  top: 10px;
  left: 10px;
  border: 1px solid black;
  z-index: 81;
  float: left;
}

div.toolbar {
  position: absolute;
  bottom: 9px;
  right: 9px;  
  background-color: #333;  
  z-index: 82;
}

p.firstword { 
  font-weight: 700;
  margin-right: 8px;
}

img.upperquote {
  position: relative;
  top: 0px;
  left: 0px;
  z-index: 81;
  float: left;
  margin-right: 8px;
}

img.lowerquote {
  display: inline;
  position: relative;
  z-index: 81;
  float: right;
  margin: 0px 0px 0px 0px;
}

#validate {
  position: relative;
  left: 0px;
  width: 185px;
  margin: 10px auto;
}

#validatexhtml {
  float:left;
}
   
#validatecss2 {
  float:right;
}

img {border:0;}

.samples {
  margin-top: 40px;
}