

html, body {
  width:100%;
  font-size:90%;
  font-family: Verdana, Arial, sans-serif;
  padding:0;
  margin:0;
  background:#c1c1c1 url(im/jh-bkg.jpg) repeat-x;
  background-position : top center;
  color:#000000;
  text-align : left;
}



#wrapper {
  width:952px;
  margin: 0 auto;
  background : #000;
}

/* HEADER */

#header {
  height:192px;
  margin:0;
  padding:0;
  position:relative;
  background-color:#c1c1c1;
  background: transparent url(im/header.jpg) no-repeat;
}

/* WELCOME */

#welcome {
background-color : #99969b;
width : 952px;
min-height: 279px;
text-align : left;
}

#welcome #content {
padding :25px;
}

#welcome img {
padding :0;
margin : 15px 0 0 25px;
}

#welcome .title {
letter-spacing : 2px;
color: #000000;
font-size : 3em;
font-family: 'times new roman', Arial, Verdana, Sans-Serif;
font-variant: small-caps;
font-weight: normal;
}

#welcome .title2 {
letter-spacing : 2px;
color: #ffffff;
font-size : 3em;
font-family: 'times new roman', Arial, Verdana, Sans-Serif;
font-variant: small-caps;
font-weight: normal;
}

#welcome p{
margin: 0;
padding: 10px;
font-size: 1em;
line-height :18px;
}

/* INFO Section */

#info {
background-color : #ffffff;
width : 952px;
margin :0;
padding : 0;
text-align : left;
}

#info #content2 {
padding :25px;
}


#info h1 {
letter-spacing : 2px;
color: #052261;
font-size : 2em;
font-family: 'times new roman', Arial, Verdana, Sans-Serif;
font-variant: small-caps;
font-weight: normal;
}

#info h3 {
letter-spacing : 2px;
color: #323d54;
font-size : 1.8em;
font-family: 'times new roman', Arial, Verdana, Sans-Serif;
font-variant: small-caps;
font-weight: normal;
}

#info p{
margin: 0;
padding: 10px;
font-size: 1em;
line-height :18px;
}

#disclaimer {
width : 952px;
background : #efebe4;
}

#disclaimer p{
margin: 0;
padding : 25px;
color : #7e7768;
font-size: .8em;
line-height :18px;
}

#footer {
min-height : 102px;
background: #000000 url(im/footer-bkg.jpg) no-repeat;
background-position : bottom center;
}

#footer p {
text-align :center;
padding : 5px;
color : #ffffff;
font-size : .8em;
}

.clearer {
clear: both;
}

blockquote {
margin : 0 auto;
border : 1px dashed #041c50;
width :500px;
background : #d8e4fe url(im/bq-bkg.jpg) no-repeat;
background-position: bottom left;
}

h4 {
letter-spacing : 2px;
color: #323d54;
font-size : 1.6em;
font-family: 'times new roman', Arial, Verdana, Sans-Serif;
font-variant: small-caps;
font-weight: normal;
}