body {
  margin: 0;  
  padding: 0;
  max-width:1600px;
  min-width:1007px;
  font-family: Verdana, sans-serif;
  text-align: center;
  color: #666;
  background:   url("LancerBack.jpg") repeat-x fixed;
  font-size:85%;
}
ul {
  list-style: none;
  margin: 0 0 20px 30px;
  padding: 0;
}
li {
  list-style: none;
  padding-left: 14px;
  margin-bottom: 3px;
  background:  url("lidot2gi6.gif") no-repeat 0 6px;
}
a:link {
  color: #3399FF;
  text-decoration: none;  
}
a:visited {
  color: #336699;
  text-decoration: none;
}
a:hover {
  color: #777;
text-decoration: underline;
}
a:active {
  color: #0066CC;
  text-decoration: none;
}
#header {
  position: relative;
  margin-bottom:-150px;
  height:150px;
  background:   url("LancerTop9b.png") center top no-repeat;
}
* html #header {
  background: url("ie6topfinal.gif") center top no-repeat;
}
#return{
  Position: absolute;
  top:17px;
  height:100px;
  width:930px;
  text-align:right;
  z-index:2;
  color: #333;
}
* html #return{
  height:50px;
  width:330px;
  padding-top: 7px;
  padding-left: 7px;
  text-align:left;
  font-size: .9em;
}
#wrap {
  width: 1000px;
  padding-top: 50px;
  padding-bottom:40px;
  margin-right: auto;
  margin-left: auto;
  background:   url("LancerContent.png") repeat-y;
  min-height: 1000px;
}
* html #wrap {
  background:   url("ieLancerContent.gif") repeat-y;
}
#wrap img {
  border: 0px;
  padding-right:10px;
  padding-left:10px;
}
#content {
  margin-left:330px;
  margin-right:90px;
  text-align: left;
  color: #666;
}
#content p{
  padding-left: 10px;
  padding-right: 10px;
}
#content h3 {
  height:11px;
  background: #fff;
  border-bottom:1px solid #C6C6C6;
  text-align:right;
}
#headline {
  height:14px;
  font-weight:bold;
}
#subheadline {
  height:12px;
}
#sidebar {
  float: left;
  width: 190px;    
  margin: 110px 0 0 0;
  padding: 0px 10px 0 70px;
  font-size: 85%;
  line-height: 1.4em;
  color: #666;
  text-align:left;
}
* html #sidebar {
  width: 250px;
} 
h2.sidebar-title {
  margin: -20px 0px 20px 15px;
  padding: 5px 0px 0px -30px;
  font-size: 1.5em;
  color: #666;
  height: 40px;  
}
#sidebar ul {
  margin-left: 25px;
  margin-top: -20px;
  padding: 5px 0px 0px 20px;
  font-size: 130%;
  background:   url("Arrow.jpg") no-repeat 10px 7px;
}
#sidebar li {
  margin-bottom:-1px;  
  list-style: none;
  font-size: 70%;
  background:   url("Dash.jpg") no-repeat 8px 8px;
  }
#footer {
  font-size:70%;
  width: 1000px;
  margin: -40px auto 0 auto;
  padding-top:3px;
  padding-bottom:5px;
}
#boldface{
  font-weight:bold;
}
#boldfaceRed{
  font-weight:bold;
  font-color:#FFFFFF;
  color: #990000;
}
