#container {
width: 880px;
height: 700px;
background-color: #D3DFEA;
position:relative;
padding: 0px;
margin: 0px;
*margin-top: -15px;
*margin-left: -10px;
*padding-left: 10px;
font: normal 13px "Trebuchet MS";
line-height: normal;
}



#content {
position: relative;
margin: -14px 15px 0px 15px;
height: 700px;
}


#nav {
border-top: solid #fff 1px;
margin: 12px 0px 30px 0px;
border-bottom: solid #fff 1px;
width: 868px;
}



#photoTextContainter {
position: relative;
height: 21px;
width: 868px;
}





#slide {
position: relative;
float: left;
width: 424px;
margin-right: 45px;
}

#textContainer {
position: relative;
float: left;
margin: 0;
padding: 0;
background-color: white;
width: 399px;
background-image: url(../images/eldridge-content-TOP.gif);
background-repeat: no-repeat;
background-position: top;
}

#slideTitle {
position: relative;
margin: 12px 0px 0px 23px;

}

#blueBorder {
border-top: solid 1px #d3dfea;
}



#text {
position: relative;
margin: -4px 23px 16px;
}



#textBottom {
position: relative;
border-top: solid 1px #d3dfea;
background-image:  url(../images/eldridge-content-BOTTOM.gif);
background-position: bottom;
background-repeat: no-repeat;
width: 399px;
}

#arrowLeft {
position: relative;
float: left;
margin: 10px 368px 0px 4px;
}


#arrowRight {
position: relative;
float: left;
margin-top: 10px;
}



#addThis {
float: right;
margin: 20px 40px 0px 0px;
*margin: 20px 20px 0px 0px;

}

