html{
min-height:100%; margin-bottom: 1px;}

body {background-color: #F6F7DA;
margin: 0px 0 0 0px;
padding: 10px 0 10px 10px;
border: 0;
font: 10pt Georgia, sans-serif;
color: #041C4F;
text-align: center; /*to correct the centering IE bug of centering the container div*/
}

p.fineprint {
font-family: sans-serif;
font-size: 75%;
color: #4D8CB0;
}


a{
text-decoration: none;
font-weight: bold;
color: #CEC25A
}

a:visited{
text-decoration: none;
font-weight: bold;
color: #CEC25A
}

a:hover{
text-decoration: underline;
font-weight: bold;
}


a.nav2{
text-decoration: none;
font-weight: bold;
color: #00638d
}

a.nav2:visited{
text-decoration: none;
font-weight: bold;
color: #006954
}

a.nav2:hover{
text-decoration: underline;
font-weight: bold;
}

div.main {
position: relative;
width:800px;
height:100%;
margin:0 auto;
padding-top: 0px;
padding-right: 0px;
}

div.innermain {
position: absolute;
top: 0px;
left: 195px;
width:600px;
height:100%;
margin:0px;
padding-top: 0px;
padding-right: 0px;
text-align:center;
background-color: #F6F7DA;
font:calibri;
}

img.right {
position: absolute;
left: 575px;
width:100px;
border: thin solid #454545;
}

div.previous {
position: absolute;
top: 130px;
left: 450px;
}

div.thumbnails {
position: absolute;
top: 50px;
left: 20px;
}

div.gallery {
position: absolute;
top: 103px;
left: 200px;
}

div.next {
position: absolute;
top: 130px;
left: 860px;
}


div.leftbar {
position: absolute;
top: 0px;
left: 0px;
width:135px;
height:550px;
margin:0px;
padding-top: 120px;
padding-right: 15px;
background-color: #316887;
border-top: medium solid: #316887;
text-align: right;
font:arial;
}

div.leftnotes {
position: absolute;
top: 480px;
left: 5px;
width:125px;
height:100px;
margin:0px;
padding-top: 200px;
padding-right: 15px;
text-align: left;
font:calibri;
}

div.maincap {
position: absolute;
top:275px;
left:590px;
font-size: 75%;
}


div.caption {
font: arial;
}


img.left {
position: absolute;
background-color: #ffffcc;
height: 65px;
width: 65px;
border: thin solid #454545;
}

