/* CSS Document */
body{background: #f0f5f4;}
#banner-box{ background:url(../images/abstract-bloom-banner.jpg) no-repeat;}
#banner-box .user-name{ color:#26371e;}
#banner-box .user-date{ color:#26371e;}
#navigation-box{ background:#3a809f;}

#content-box .leftbox .box1{ background:#eef8ed; color:#002872; }
#content-box .leftbox .box1 a{ color:#002872;}
#content-box .leftbox .box1 a:hover{ color:#fff; }

#content-box1{ background:#ecedf4; border:solid 1px #884523; padding:10px;}

#scroller-box .left-box{background:#3a809f;}
#scroller-box .right-box{background:#3a809f;}
