/* Copyright © 2007 by Phillip B. Kelsey.  All rights reserved. */* {    margin: 0;    border: 0;    padding: 0;}body {    min-width: 768px;    width: 100%;    height: 100%;    text-align: center;    font-family: Arial, sans-serif;    font-style: normal;    font-size: 0.8em;    background-color: #FFFFFF;}#wrapper {    min-width: 768px;    width: 100%;    color: #000000;}#subwrapper {}#nav {    display: none;}#header {    width: 100%;    height: 130px;    text-align: left;    background: url("images/tech_stuff_left.jpg") no-repeat left top;    background-color: #FFFFFF;}#title1 {    float: right;    width: 80%;    text-align: left;    font-style: normal;    font-weight: normal;    font-size: 3.1em;    color: #800000;    background: transparent;    padding-bottom: 8px;    border-width: 0 0 2px 0;    border-style: solid;    border-color: #800000;}#title2 {    float: right;    width: 78%;    text-align: left;    font-style: normal;    font-weight: normal;    font-size: 1.2em;    color: #BBBBDD;    background: transparent;    padding: 8px 0 0 0;}#container {    width: 88%;    float: left;}* html #container {    height: 100%;}#content {    margin: 2.0em 2.0em 1.0em 2.0em;    padding: 2.0em 2.0em 1.0em 2.0em;    background-color: #FFFFFF;    text-align: left;    border-width: 1px;    border-style: solid;    border-color: #000000;}#address {    margin: 2.0em;    text-align: center;    font-weight: bold;}#email {    margin: 1.0em;    text-align: center;    font-weight: bold;}#image1 {    width: 100px;    height: 138px;    margin: 0 0 1.0em 1.6em;    float: right;    background: url("images/pkelsey_bw.jpg") no-repeat right top;}#sidebar {    display: none;}#sidebar img {    width: 120px;    height: 150px;}.sidebar_title {    width: 120px;    font-weight: bold;}.sidebar_item {    width: 120px;    height: 150px;    margin: 12px 0 0 0;    text-align: left;}#slideshow {    display: none;}#image2 {    display: none;}#image3 {    display: none;}#image4 {    display: none;}#image5 {    display: none;}#footer {    width: 100%;    clear: both;}.clearing {    height: 0;    clear: both;}#downloadPDF {    display: none;}#copyright {    margin: 0;    padding: 0;    padding-top: 2.0em;    display: block;    text-align: left;    font-size: 0.8em;    color: #000000;    background-color: transparent;}.note {    font-style: italic;}.external {    display: none;}.h3 {    font-weight: bold;}.section {    margin-top: 8px;    padding: 2px;    border-width: 2px;    border-style: solid;    border-color: #243A78;}.sectionTitle {    padding: 0.4em 0 0.4em 1.0em;    font-weight: bold;    border-width: 1px;    border-style: solid;    border-color: #243A78;    background-color: #243A78;    color: #FFFFFF;}.subsection {    padding: 1.0em;    border-width: 1px 1px 0 1px;    border-style: solid;    border-color: #243A78;}.subsectionBottom {    padding: 1.0em;    border-width: 1px 1px 1px 1px;    border-style: solid;    border-color: #243A78;}ul {    margin-left: 2.0em;}a:link, a:active, a:visited {    color: #000000;    text-decoration: none;}a:hover {    text-decoration: underline;}