
body {
height: 1100px;
background-color: white;
}

#container {
position:absolute;
width:800px;
height:1600px;
font-family: arial,helvetica,clean,sans-serif;
border-color:#000000;
border-style:solid;
border-width:0px;
margin-top:10px;
margin-right:0px;
margin-bottom:0px;
margin-left:10px;
}

#box {
position:relative;
font-family: arial,helvetica,clean,sans-serif;
font-weight:400;
font-size:16px;
/*color: white;*/
background-color: white;
/* background-color: slategray; */
line-height:140%;
letter-spacing: 1px;
word-spacing: 1.5px;
border-color:#000000;
border-style: solid;
border-width: 2px;
text-align:left;
width: 700px;
height:1400px;
padding: 0px 0px 0px 45px;
}

#imgframe {
float: left;
border-color:#000000;
border-style:solid;
border-width:0px;
width:500px;
height:425px;
margin: 5px 5px 5px 10px;
}

#imgframe2{
float: left;
border-color:#000000;
border-style:solid;
border-width:0px;
width:400px;
height:337px;
margin: 5px 5px 5px 10px;
}

#imgframe3 {
float: left;
background-color: white;
border-style:solid;
border-width:0px;
width:300px;
height:253px;
margin: 5px 5px 5px 10px;
}

















p {
text-indent: 40px;
}

p.navbutton {
text-align: left;
text-indent: 0px;
font-family: arial,helvetica,clean,sans-serif;
font-size: 20px;
font-style:normal;
font-weight:500;
line-height:125%;
margin: 10px 0px 0px 45px;
}

a:link { color:#0000FF; }
a:vlink { color:#880088; }
a:alink { color:#FF0000; }
a:hover { color:#0099FF; }

