body {
  margin: 0;
  padding: 0;
  min-width: 955px;
  background-color: #424242;
  color: white;
  font: small Arial, Helvetica, Verdana, sans-serif;
}
#wrapper {
  text-align: left;
  width: 930px;
  margin-top: 1px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom:0;
  background-color: #424242;
  color: #000000;
  padding: 0;
  position: relative;
}
#logo img {
  position: absolute;
  top: 13px;
  left:0;
  margin: 0;
  padding: 0;
  border:0;
  background-image: url(images/nav-bg.gif);
  background-repeat: repeat-x;
}
#top-bar img {
  margin: 0 0 0 -14px;
  padding: 0;
  border:0;
}
#slogan img {
  background-color: #424242;
  position: absolute;
  top: 13px;
  left: 298px;
  border:0;
  margin: 0;
  padding: 0;
}
#header-bottom {
  position:absolute;
  top: 55px;
  left: 298px;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  background-image: url(images/nav-bg.gif);
  background-repeat: repeat-x;
  height: 68px;
}
#header-bottom img {
  border:none;
}
#header-bottom ul {
  margin: 25px 0 0 0;
  padding: .4em 10px .5em 0;
  font-size: 90%;
  text-align: right;
}
#header-bottom li {
  display: inline;
}
#header-bottom a:link, #header-bottom a:visited {
  font-style: normal;
  font-weight:normal;
  color: #000000;
  text-decoration: underline;
}
#header-bottom a:hover {
  font-style: normal;
  font-weight:normal;
  color:#900;
  text-decoration: none;
}
#nav-line {
  background-color: #fdf8f2;
  color: #050845;
  width: 632px;
  float: left;
}

#banner-area {
  width: 930px;
  height: 245px;
  background-color: #ffffff;
  position: absolute;
  top:130px;
  left:0px;
}
#book-img {
  margin-left:-10px;;
  top: 5px;
  left:50px;
}
#banner-img {
  margin-left:-10px;
}
#content {
  position:relative;
  top: 110px;
  padding:0;
  margin:0;
  left:0;
  width: 929px;
  border-left:1px solid #000000;
  border-bottom:1px solid #000000;
  background-color:#ffffff;
}
#content img {
  border:none;
}
#content p {
  font-size: 90%;
  font-weight: normal;
  text-align:justify;
  color: #000000;
}
#content h1 {
  font-size: 140%;
  font-weight: bold;
  color: #003366;
}
#content h2 {
  font-size: 110%;
  font-weight: bold;
  color: #003366;
}
#content h3 {
  font-size: 110%;
  font-weight: bold;
  color: #003366;
}
#content h4 {
  font-size: 90%;
  font-weight: normal;
  font-style:italic;
  margin-top:-10px;
  color: #003366;
}
#center-text {
  text-align:center;
}
.gold-italic-bold-160 {
  font-size: 160%;
  font-weight: bold;
  font-style:italic;
  text-align:center;
  color: #CC6600;
}
.blue-normal-bold-160 {
  font-size: 160%;
  font-weight: bold;
  text-align:center;
  color: #003366;
}
#content a:link, #content a:visited {
  font-style: normal;
  font-weight:normal;
  color: #003366;
  text-decoration: underline;
}
#content a:hover {
  font-style: normal;
  font-weight:normal;
  color: #003366;
  text-decoration: none;
}
#boldit a:link, #boldit a:visited{
  font-weight:bold;
  font-style: normal;
  color: #003366;
  text-decoration: underline;
}
#boldit a:hover {
  font-style: normal;
  font-weight:bold;
  color: #003366;
  text-decoration: none;
}
#column-left {
  position:relative;
  float:left;
  padding:5px 0 0 8px;
  margin:0;
  width: 285px;
  height:2720px;
  background-color:#ffffff;
}
#column-left-img {
  text-align:center;
}
#column-left-inside {
  position:relative;
  float:left;
  padding:5px 0 0 8px;
  margin:0;
  width: 285px;
  height:1720px;
  background-color:#ffffff;
}
#newsletter fieldset {  
  margin: 1em 0 0 0;  
  padding: 0;
  background-color: #fdf8f2;
}
#newsletter legend {  
  margin-left: 1em;  
  color: #000000;  
  font-weight: bold;
}
#newsletter fieldset ol {  
  padding: 1em 1em 0 1em;  
  list-style: none;
  color: #000000;
}
#newsletter fieldset li {  
  padding-bottom: 1em;
}
#newsletter fieldset.submit {  
  border-style: none;
  background-color: #FFFFFF;
  text-align: center;
}
#newsletter label {  
  display: inline;
  font-size:120%;
}
#newsletter-right fieldset {  
  margin: -1em 0 0 0;
  border:none;
  padding: 0;
  background-color: #ffffff;
  text-align:center;
}
#newsletter-right legend {  
  margin-left: 1em;  
  color: #000000;  
  font-weight: bold;
}
#newsletter-right fieldset ol {  
  padding: 0;  
  list-style: none;
  color: #000000;
}
#newsletter-right fieldset li {  
  padding-bottom: 1em;
}
#newsletter-right fieldset.submit {  
  border-style: none;
  background-color: #FFFFFF;
  text-align: center;
}
#newsletter-right label {  
  display: inline;
  font-size:120%;
}
#column-right-inside {
  float:right;
  width: 600px;
  padding: 0 10px 0 10px;
  margin: 0;
  height:1720px;
  border-left:2px solid #000000;
  background-color:#ffffff;
}
#column-right {
  float:right;
  width: 600px;
  padding: 0 10px 0 10px;
  margin: 0;
  height:2720px;
  border-left:1px solid #000000;
  background-color:#ffffff;
}
#column-right h4 {
  display:inline;
}
#column-right ul {
  margin-top:0;
}
#buybook img {
  float:right;
  border:none;
}
#fromthis  p, #fromthis li{
  font-size:85%;
}
#first-step img {
  float:left;
}
#offer-box {
  border: 2px solid #000000;
  float:right;
  padding:0 10px 0 10px;
  margin-right: 100px;
  width: 350px;
  height: 380px;
}
#offer-box p {
  text-align:center;
}
#offer-box img {
  padding-left:4.7em;
}
#bonus h2 {
  font-weight:bold;
  text-align:center;
  font-size:120%;
}
#bonus a:link, #bonus a:visited {
  font-style: normal;
  font-weight:bold;
  color: #003366;
  text-align:center;
  font-size:100%;
  text-decoration: underline;
}
#bonus a:hover {
  font-style: normal;
  font-weight:bold;
  color: #003366;
  text-align:center;
  font-size:100%;
  text-decoration: none;
}
#footer {
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  margin-top: 0;
  text-align: center;
  background-color: #fdf8f2;
}
#footer p {
  font-size: 90%;
  text-align:center;
  color: #003366;
  margin: 0;
  padding: 0.2em 0 0.2em 0;
}
#footer img {
  float:left;
  margin-top: 4px;
  margin-left: 20px;
  border: 0;
}
#footer a:link, #footer a:visited {
  font-style: normal;
  font-weight:normal;
  color: #003366;
  text-decoration: underline;
}
#footer a:hover {
  font-style: normal;
  font-weight:normal;
  color: #003366;
  text-decoration: none;
}
#vcss  img {
 float: right;
 padding: 0;
 margin-right: 5px;
 }
#clearone {
  clear: both;
  height: 1px;
}
#thanks {
  text-align:center;
 }
#thanks h2 {
   Font-size: 130%;
   font-style: normal;
   font-weight:bold;
   color: #003366;
}
#thanks p {
   Font-size: 90%;
   font-style: normal;
   font-weight:bold;
   color: #c30200;
}
#thanks a:link, #thanks a:visited {
   font-style: normal;
   font-weight:bold;
   color: #c30200;
   text-decoration: underline;
}
#thanks a:hover {
   font-style: normal;
   font-weight:bold;
   color: #c30200;
   text-decoration: none;
}
.blue-italic-bold {
  font-style: italic;
  font-weight: bold;
  color: #003366;
}
.red-italic-bold {
  font-style: italic;
  font-weight: bold;
  color: #c30200;
}
.red-normal-bold-large {
  font-style: normal;
  font-weight: bold;
  font-size:140%;
  color: #c30200;
}
.blue-normal-bold {
  font-style: normal;
  font-weight: bold;
  color: #003366;
}
.blue-normal-bold-vlarge {
  font-style: normal;
  font-weight: bold;
  font-size:160%;
  color: #003366;
}
.blue-italic-bold {
  font-style: italic;
  font-weight: bold;
  color: #003366;
}
.blue-italic-normal {
  font-style: italic;
  font-weight: normal;
  color: #003366;
}
.black-normal-bold {
  font-style: normal;
  font-weight: bold;
  color: #000000;
}
.black-normal-italic {
  font-style: italic;
  font-weight: normal;
  color: #000000;
}
.gold-normal-bold-med {
	font-size: 110%;
	font-weight: bold;
	color: #CC6600;
}
.gold-normal-bold {
	font-weight: bold;
	color: #CC6600;
}
