
body {
text-align: left;
font-size: 16px;
font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
background-color:#B1D8D8;
}

#container {
position: relative;
float:left;
font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
height:2400px;
margin-top:25px;
margin-right:0px;
margin-left:25px;
margin-bottom:0px;
width:800px;
padding: 10px 0px 0px 10px;
background-color:#FBFBFB;
border-style:solid;
border-width:2px;
}

p {
font-size: 16px;
font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
text-indent: 40px;
}

p.navbutton {
text-align: left;
text-indent: 22px;
font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
font-size: 22px;
font-style:normal;
font-weight:500;
line-height:125%;
}

p.text {
text-align: left;
text-indent: 20px;
font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
font-size:16px;
font-style:normal;
font-weight:500;
line-height:125%;
}

h1	{
font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
font-size:26px;
font-style:normal;
color:#000000;
text-align:center;
line-height:100%;
}

#imgbox {
float:left;
height:560px;
width:700px;
margin: 0px 40px 0px 40px;
border: 0px solid green;
}


