@charset "utf-8";
/* CSS Document */

BODY {
margin: 0px 0px 0px;
 background: white url("./images/JHRBack.jpg") repeat-y center;
  margin-right: 4px; 
}

h1{
 FONT-SIZE: 18px;
  COLOR: black;
  FONT-FAMILY: georgia;
}

DIV.mainbody {
  FONT-SIZE: 13px;
  COLOR: black;
  FONT-FAMILY: georgia;
  WIDTH: 897px; 
  margin-left:auto;
  margin-right:auto;
}

DIV.topmenu{
 background: url("./images/mainNavBack.jpg") repeat-y center;
 width: 887px;
 height: 28px;
 color: white;
font-family: georgia;
font-size : 16px;
 text-align: right;
 padding-top: 5px;
 padding-right: 10px;
}

DIV.logoarea{
 background: url("./images/JHRHeader.jpg") repeat-y center;
 width: 897px;
 height: 146px;

}

DIV.maincontent {
WIDTH: 897px;
padding-top:12px;
padding-left:20px;
}

DIV.maincontent2 {
WIDTH: 750px;
padding-top:12px;
padding-left:00px;
margin-left: auto;
margin-right: auto;
}

DIV.leftContent {
float: left;
margin-left: 15px;
margin-top: 35px;
margin-bottom: 45px;
background: url("./images/midBoxBack.jpg") repeat-y center;
WIDTH: 530px;
height: 356px;
}

DIV.leftWording{
width: 510px;
font-family: georgia;
font-size: 16px;
color: #2b2b2b;
padding-top: 15px;
padding-left: 15px;
}

DIV.rightContent {
float: left;
padding-left: 20px;
}

DIV.clear{
DISPLAY: block;
CLEAR:both;
}

DIV.footerNav{
 background: url("./images/footNavMenuback.jpg") repeat-y center;
  text-align: right;
  padding-top: 3px;
  padding-right: 10px;
 color: white;
font-family: georgia;
font-size : 12px;
  WIDTH: 887px;
  height:19px;
}

DIV.footer{
text-align: center;
padding-top: 40px;
 color:#000000;
  font-size:13px;
  font-family: georgia;
  margin-left: auto;
  margin-right: auto;
}


A.headerlink:link {
text-decoration: none;
color: white;
font-family: georgia;
font-size : 17px;
}

A.headerlink:visited {
text-decoration:  none;
color: white;
font-family: georgia;
font-size : 17px;
}


A.headerlink:hover {
color: #fadb0e;
font-family: georgia;
font-size : 17px;
 }

A.headerlink:active {
color: #fadb0e;
font-family: georgia;
font-size : 17px;
}

A.footlink:link {
text-decoration: none;
color: white;
font-family: georgia;
font-size : 12px;
}

A.footlink:visited {
text-decoration:  none;
color: white;
font-family: georgia;
font-size : 12px;
}


A.footlink:hover {
color: #fadb0e;
font-family: georgia;
font-size : 12px;
 }

A.footlink:active {
color: #fadb0e;
font-family: georgia;
font-size : 12px;
}

A.smalllink:link {
text-decoration: none;
color: #2d2d2d;
font-family: georgia;
font-size : 12px;
}

A.smalllink:visited {
text-decoration:  none;
color: #2d2d2d;
font-family: georgia;
font-size : 12px;
}


A.smalllink:hover {
text-decoration:  underline;
color: #575757;
font-family: georgia;
font-size : 12px;
 }

A.smalllink:active {
text-decoration:  underline;
color: #575757;
font-family: georgia;
font-size : 12px;
}

A.medlink:link {
text-decoration:  underline;
color: #2d2d2d;
font-family: georgia;
font-size : 13px;
}

A.medlink:visited {
text-decoration:  underline;
color: #2d2d2d;
font-family: georgia;
font-size : 13px;
}


A.medlink:hover {
text-decoration:  underline;
color: #575757;
font-family: georgia;
font-size : 13px;
 }

A.medlink:active {
text-decoration:  underline;
color: #575757;
font-family: georgia;
font-size : 13px;
}
