body {
  margin: 0;
  padding: 0;
  font-family: verdana, sans-serif;
  font-size: 11px;
  background-color: #AEE4EF;
}

img {
  border: 0;
}

b {
  color: #006699;
}

a {
  color: #0039e6;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
  display: none;
}


h2, h3 {
  color: #8f0024;
  font-size: 18px;
  font-family: georgia, serif;
  line-height: 18px;
  margin: 0;
  padding: 0;
}

form {
  margin: 0;
  padding: 0;
}

#container {
  margin: 0 auto;  
  width: 745px;
  background: url(images/bg-page.gif);
  border-bottom: 1px solid #C3DA95;
}


#content {
  padding-top: 25px;
  background: url(images/bg-content.jpg) top no-repeat;
  height: 539px;
  width: 735px
  font: 13px arial times new roman, georgia;
  text-align: center;
}

#nav { 
  margin: 25px auto 40px;
  width: 635px;
  height: 334px;
  background: url(images/bg-pod.gif) no-repeat;
}

#nav form #top input {
  margin: 0 0 7px 5px;
}

#nav form #bottom {
  height: 25px;
}

#nav #top {
  background: url(images/book.gif) no-repeat;
  text-align: right;  
  padding: 190px 10px 27px 15px;

}

#nav #bottom {
  padding: 0;
  height: 40px;
  text-align: center;
  vertical-align: top;
}

#nav #bottom img {
  margin-left: 10px;
  border: 0;
}


#nav #bottom input {
  padding-left: 15px;
}

#content-sub {
  padding-top: 25px;
  background: url(images/bg-content.jpg) top no-repeat;
  width: 735px
  font: 13px arial times new roman, georgia;
  text-align: center;
}

#about-container {
  margin: 0 auto;
  width: 700px;
}

#preview-container {
  margin: 0 auto;
  width: 624px;
  border: 5px solid #60B0C0;
  height: 498px;
  background: #99EEF7 url(images/preview-1.jpg) 5px 5px no-repeat;

}

#preview-container img {
  margin: 5px;
}

#thank-you-container {
  margin: 0 auto;
  width: 624px;
  height: 350px;
}



#preview-buttons img {
  margin-right: 20px;
}



#greg {

  background: url(images/about-greg.jpg) 0 28px no-repeat;
  height: 306px;
  width: 320px;
  float: left;
}

#text {
  background: url(images/about-text.gif) no-repeat;
  height: 306px;
  width: 375px;
  float: left;
}



#nav-sub { 
  margin: 15px auto;
  padding: 12px 0;
  width: 635px;
  background: url(images/bg-pod-sub.gif) no-repeat;
}





#nav img, #nav-sub img {
  padding: 0 0 7px 5px;
  border: 0;
}

#nav #bottom img {
  padding: 0 0 0 5px;
}


#footer {
  width: 735px;
  margin: 0 auto;
  text-align: center;
  font-family: georgia;
  font-size: 16px;
  line-height: 28px;
}

#footer a {
	color: #006699;
	text-decoration: underline;
}