body {
margin: 0px;
background-color: #e8ecf8;
height: 2300px;
width: 900px;
}

#container {
background-color: #ffffff;
border: solid 1px;
border-color: black;
width:  775px;
height: 2100px;
margin:	25px 0px 0px 25px;
}

p {
text-indent: 40px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .9em;
font-weight: 400;
line-height: 130%;
}

div.box {
position:relative;
font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
font-weight:400;
font-size:1.0em;
line-height:130%;
text-align:left;
float:left;
width:650px;
height:250px;
margin:5px 5px 5px 5px;
border-color: black;
border-width: 0px;
border-color:#000000;
border-style:solid;
}

div.imgframe {
position:relative;
float: left;
font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
font-weight:400;
font-size:.7em;
line-height:100%;
text-align:left;
width:160px;
height:240px;
border-color: black;
border-width: 0px;
border-color:#000000;
border-style:solid;
margin:5px 5px 5px 5px;
}

div.largeimgframe {
position:relative;
float: left;
font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
font-weight:400;
font-size:.7em;
line-height:100%;
text-align:left;
width:380px;
height:210px;
border-color: black;
border-width: 0px;
border-color:#000000;
border-style:solid;
margin:5px 5px 5px 5px;
}

