body {    margin: 0;    padding: 20px 0;    color: #555555;    background-color: #000066;    font-size: .9em;}div.container {    width: 98%;    margin: 1%;}table.wrapper {    text-align: center;    margin-left: auto;    margin-right: auto;    width: 760px;}/*.leftBkg { background-image: url(images/left.jpg); background-repeat: repeat-y; background-position: right top; }.rightBkg { background-image: url(images/right.jpg); background-repeat: repeat-y; background-position: left top; }*/.middleBkg {    background-image: url(images/bg_middle.jpg);    background-repeat: repeat-y;    background-position: center top;    width: 750px}.navbar a:link, .navbar a:visited {    color: white;    font-size: .9em;    font-weight: bold;    font-family: Arial, san-serif;    padding: 5px 20px;}.navbar td {    height: 20px;}h1, h2, h3, h4, h5, h6 {    font-family: Arial, san-serif;    padding-bottom: 0;    margin-bottom: 0;}p {}td {}a:link {    color: #000066;    text-decoration: none;}a:visited {    color: #000066;    text-decoration: none;}a:hover {    text-decoration: underline;}a:hover img {    border: 2pt solid #000066;}a:link img {    border: 2pt solid #666666;}a:visited img {    border: 2pt solid #666666;}a:active {    color: red}div#content {    background-color: white;    width: 750px;    height: 100%;    margin: 0;    padding: 0 10px;    border-left: 2pt solid #666666;    border-right: 2pt solid #666666;}#thumb_scroller {    position: relative;    overflow: scroll;    width: 700px;}#prev_button, #next_button {    width: 80px;    height: 70px;    display: block;}#prev_button:hover, #next_button:hover {    text-decoration: none;}#prev_button_sprite, #next_button_sprite {    width: 80px;    height: 70px;    display: block;}#prev_button_sprite {    background: url(images/prev_next_sprite.png) 0 0;}#next_button_sprite {    background: url(images/prev_next_sprite.png) 75px 75px;}.middle-name {	display: none;}