body {
  margin:19px 0px 0px 0px;
  background: #ECECEC url(../images/bg.jpg) no-repeat top center;
  font:	80% Verdana, sans-serif;
}

h1,h2,h3,h4,h5,h6 {
  color: #7DAFED;
  font:  Verdana, sans-serif ;
  margin: 0px 0px 10px 0px;
}

h1 { font-size: 22pt; }
h2 { font-size: 18pt; margin-top: 20px; }
h3 { font-size: 15pt; }
h4 { font-size: 12pt; }

.componentheading {
  display:none;
}

.contentheading {
  color: #7DAFED;
  font-size: 20pt;
  margin: 0 0 10px 0;
  font-weight: bold;
}

p {
  margin: 10px 0px 5px 0px;
}

#wrapper {
  width: 900px;
  margin:0px auto;
  padding:0px 0px 5px 0px;
  background: #FFFFFF;
}

#title{
  margin:0px auto;
  width: 884px;
  height: 112px;
  background: #7DAFED url(../images/nhs-logo.gif) top right;
  background-repeat:no-repeat;
  color: #fff;
}

#title img {
  margin-top: 54px;
  margin-left: 5px;
}

#navbar {
  margin:0px auto;
  width: 884px;
  height: 51px;
  background-color: #535353;
  color: #fff;
}

#navbar ul{
  padding: 0;
  margin: 0px 0px 0px 10px;
  line-height: 4.0em;
}

#navbar li{
  display: inline;
  list-style-type: none;
  float: left;
  margin: 0px 10px 0px 20px;
}

#navbar a{
  color: #fff;
  text-decoration: none;
}

#navbar a:hover{
  color: #fff;
  text-decoration: underline;
}

#main {
  clear: both;
  margin:10px auto;
  background-color: #fff;
  width: 900px;
}

#container {
  width: 882px;
}

#headlineimage {
  float: left;
  width: 442px;
}

#headline {
  float: left;
  background-color: #ADDA55;
  width: 420px;
  height: 241px;
  background: #ADDA55 url(../images/headline-bg.gif) right;
  background-repeat:no-repeat;
}

#headline p{
  margin-left: 10px;
}

#content {
  background-color: #fff;
  margin:0px auto;
  padding: 0px 20px 0px 10px;
}

th,td {
  text-align: left;
  vertical-align: top;
  padding: 5px;
}


.contenttext {
  float: left;
  width: 250px;
  margin: 10px;
  padding: 5px 5px 20px 5px;
}

#boot {
  clear: both;
  margin:0px auto;
  width: 882px;
  height: 60px;
  background: #ADDA55 url(../images/boot-bottom.jpg) bottom;
  background-repeat:no-repeat;
  color: #000;
  padding-top: 3px;
  text-align: center;
}

#shadowbottom {
  background: url(../images/pagebottom.gif) bottom no-repeat;
  height: 6px;
  width: 900px;
  margin:0px auto;
  padding:0px;
}

#shadowtop {
  width: 900px;
  margin:0px auto;
  padding:0px;
  background-image: url(../images/pagetop.gif);
}

h1,h2,h3,h4,h5,h6,p,ul,ol {
  text-align: left;
}
