@import url("../A/TJ15.css");

#header       {background:url('../../images/tj15-jm-header.jpg') no-repeat;}
#header H3 A  {color:#fff; text-shadow:0 3px 5px #000000;}

/* for header & content height adjusting */
#header       {top:0;     left:0; height:275px;}
#navigation   {top:275px; left:0; height:34px;}   /* top = height of header */
#contentBody  {top:309px; left:0;}                /* top = heights of header + navigation */

#subPage #header      {top:0;     left:0; height:275px;}
#subPage #navigation  {top:275px; left:0; height:34px;}   /* top = height of header */
#subPage #contentBody {top:309px; left:0;}                /* top = heights of header + navigation */

#navigation {background:url('../../images/jm-navigationGel-white.png') top left repeat-x #7f6b57;}
.onlineAccess       {background-position:-200px 0;}
.onlineAccess:hover {background-position:-200px -50px;}