@import "lightbox.css";
@import "Franklin.css";
@import "FranklinStyles.css";


#outer {background: url(images/bg_home.jpg) repeat-x #fff}
#topContentContainer {margin:10px 0; width:955px; height:150px;}

#contentArea {margin-top:25px; background:url(images/bg_3col.gif) repeat-y transparent ;}
#contentContainer {width:955px;}
#leftZone {float:left; margin-left:5px; width:194px;}
#leftZone h1,
#leftZone h3,
#rightZone h3,
#centerZone h1 {color: #666; margin-bottom: 10px}
#leftZone div {margin:0px 0px 10px 0; padding:0px;}

#centerZone {clear:none; margin-left:20px;}
.IE6 #centerZone {margin-left:13px;}
#centerZone p{margin-bottom:0px;}
#centerZone .TwoCol div{margin-bottom:0px;}
.Firefox #centerZone .TwoCol div{margin-bottom:5px;}
#centerZone .TwoCol h4 {}

.border {border-top: 1px solid #ccc; margin-top:10px; padding-top:10px;}