body {
  font: 15px georgia, times, "times new roman", serif;
  color: #666666;
  margin: 20px;
  background: #ffffff url(http://static.gbhealth.org.nz/images/bg.jpg) left top repeat-x;
  line-height: 150%;
  }

p, li, ul, dd, td {
  font: 15px georgia, times, "times new roman", serif;
  color: #666666;
  line-height: 150%;
  }
 
a {
  font: 12px verdana, arial, helvetica, sans-serif;
  color:#2c7dce;
  text-decoration: underline;
  }
  
a:hover {
  color: #ff9900; 
  text-decoration:underline;
  }

b {
  color: #1f7798;
  }
  
h1, h1 a, h2, h2 a, h3, h3 a {
  color: #1f7798;
  line-height: 160%;
  }

h1, h1 a {
  font-size: 20px;
  margin-top: 0;
  }
h2, h2 a {
  font-size: 18px;
  }
h3, h3 a {
  font-size: 16px;
  }

hr {
  height:1px;
  border: 0px;
  width:100%;
  background:#81aad2;
  color:#81aad2;
  margin: 5px 0 15px 0; 
  }
  
#wrapper {
  width: 932px;
  margin: 0 auto;
  }

#header a {
  height: 212px;
  background: url(http://static.gbhealth.org.nz/images/goldenbayhealthheader2.jpg) left top no-repeat;
  display: block;
  }

#subheader {
  width: 928px;
  height: 15px;
  background: #7bade7;
  border-left: 2px solid #bcd5f2;
  border-right: 2px solid #bcd5f2;
  }

#content {
  padding: 36px 24px;
  overflow: auto;
  height: 100%;
  background: url(http://static.gbhealth.org.nz/images/content-bg.gif) left top repeat-y;
  }

#content div {
  float: left;
  }

#content-left {
  width: 140px;
  }
#content-left a, .current {
  display: block;
  font: 18px arial, verdana, helvetica, sans-serif;
  color: #1f7798;
  font-weight: bold;
  text-decoration: none;
  line-height: 170%;
  }
#content-left a:hover, .current {
  color: #49a246;
  }

#content-main {
  width: 470px;
  padding: 0 30px;
  }

#content-main-wide {
  width: 680px;
  padding: 0 30px;
  }

#content-right {
  width: 210px;
  }

#footer {
  float: left;
  height: 21px;
  width: 932px;
  background: url(http://static.gbhealth.org.nz/images/footer.gif) left top no-repeat;
  }
 
#footer a, #footer, #footer p {
  color: #50b2cb;
  font-size: 12px;
  display: inline
  }

#dpfooter {
  clear: both;
  margin: 0 auto;
  padding-top: 10px;
  text-align: center;
  }
#dpfooter a, #dpfooter {
  font: 11px arial, verdana, helvetica, sans-serif;
  color: #7bade7;
  }
