body {
    position: absolute;
    background-repeat: repeat-x;
    background-color: #fff;
    color: #333;
    font-size: 16px;
    line-height: 1.5em; 
    font-family: Verdana, sans-serif, Arial;
    margin: 0px;
    padding: 0px;
    max-width: 800px;
}

table th { background-color:#c7c7e0; }

#content {
    margin: 140px 20px 20px 215px;
}

#maintitle h1 {
  color: #6799b1;
}

#title-photo {
    position: absolute;
    background-image: url( banner-photo.png );
    background-repeat: no-repeat;
    background-position: left;
    height: 120px;
    width: 950px;
    top: 10px;
    left: 20px;
    right: 0px;
    margin: 0px;
    padding: 0px;
}

#title-photo h1 {
    padding: 15px;
    margin-top: 25px;
    margin-left: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-shadow: #bbb 2px 2px 2px;
    font-size: 40px;
}

#icon-photo {
    position: absolute;
    top: 31px;
    left: 70px;
    background-image: url( icon.png );
    background-repeat: no-repeat;
    height: 60px;
    width: 60px;
    z-index: 3;
    margin: 0px;
}

#title-photo-explore {
    position: absolute;
    background-image: url( banner-photo.png );
    background-repeat: no-repeat;
    background-position: left;
    height: 120px;
    width: 950px;
    top: 10px;
    left: 20px;
    right: 0px;
    margin: 0px;
    padding: 0px;
}

#title-photo-explore h1 {
    padding: 15px;
    margin-top: 25px;
    margin-left: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-shadow: #bbb 2px 2px 2px;
    font-size: 40px;
}

#icon-photo-explore {
    position: absolute;
    top: 31px;
    left: 70px;
    background-image: url( icon.png );
    background-repeat: no-repeat;
    height: 60px;
    width: 60px;
    z-index: 3;
    margin: 0px;
}

#title-oc {
    position: absolute;
    background-image: url( banner-photo.png );
    background-repeat: no-repeat;
    background-position: left;
    height: 120px;
    width: 950px;
    top: 10px;
    left: 20px;
    right: 0px;
    margin: 0px;
    padding: 0px;
}

#title-oc h1 {
    padding: 15px;
    margin-top: 25px;
    margin-left: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-shadow: #bbb 2px 2px 2px;
    font-size: 40px;
}

#icon-oc {
    position: absolute;
    top: 41px;
    left: 70px;
    background-image: url( computer-laptop.png );
    background-repeat: no-repeat;
    height: 60px;
    width: 60px;
    z-index: 3;
    margin: 0px;
}

#title-none {
    position: absolute;
    background-image: url( banner-photo.png );
    background-repeat: no-repeat;
    background-position: left;
    height: 120px;
    width: 950px;
    top: 10px;
    left: 20px;
    right: 0px;
    margin: 0px;
    padding: 0px;
}

#title-none h1 {
    margin-top: 25px;
    padding: 15px;
    margin-left: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-shadow: #bbb 2px 2px 2px;
    font-size: 40px;
}

#title-nh {
    position: absolute;
    background-image: url( banner-nh.png );
    background-repeat: no-repeat;
    background-position: left;
    height: 120px;
    width: 950px;
    top: 10px;
    left: 20px;
    right: 0px;
    margin: 0px;
    padding: 0px;
}

#title-nh h1 {
    display: none;
    margin-left: 190px;
    margin-top: 10px;
    padding: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-shadow: #bbb 2px 2px 2px;
    font-size: 34px;
}

#search-photo {
    position: absolute;
    top: 35px;
    left: 600px;
}

#print-nh a {
    color: #fdd017;
    position: absolute;
    top: 90px;
    left: 640px;
}

h2, h3, h4 {
    margin-bottom: 0px;
    text-shadow: #bbb 1px 1px 1px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 12px;
}

h1 + p, h2 + p, h3 + p, h4 + p, b + p {
    margin-top: 2px;
}

/* Content */
#content ul {
    margin: 4px 0px 4px 0px;
}

#content ul > li {
    margin: 4px 0px;
}

/* Links */
a {
    behavior:url(accesskey.htc);
    text-decoration: none;
}

a:hover{
    text-decoration: underline;
}

#nav {
    position: absolute;
    background-image: url( nav.png );
    background-repeat: no-repeat;
    height: 350px;
    width: 145px;
    top: 140px;
    left: 20px;
    padding: 20px 0px 0px 20px;
    font-size: 12px;
    line-height: 16px;
}

#navr {
    position: absolute;
    border-left: 1px dotted #ccc;
    xbackground-image: url( nav.png );
    background-repeat: no-repeat;
    xheight: 350px;
    height: 210px;
    width: 185px;
    top: 140px;
    left: 810px;
    padding: 20px 0px 0px 10px;
    font-size: 12px;
    line-height: 16px;
}

#navlist {
    margin: 0px 0px 0px -5px;
    padding: 0px;
    list-style-type: none;
}

#navlist a {
    color: #333;
}

#navlist .subtitle {
    font-weight: bold;
    margin-top: 10px;
}

#navlist li a:hover, #navlist li a:active {
    text-decoration: underline;
}

dt { 
    font-weight: bold;
    margin-top: 1em;
}

.mac-instructions, .windows-instructions {
    border: 1px solid black;
    background-color: white;
    -webkit-border-radius: 5px;
    padding: 0 1em;
    margin: 1em 0;
}

pre
{
  font-family: Verdana, sans-serif, Arial;
}



