/* CSS Document */
body{background: #aae6f3;}
#banner-box{ background:url(../images/tranquility-banner.jpg) no-repeat;}
#banner-box .user-name{ color:#fff;}
#banner-box .user-date{ color:#fff;}
#navigation-box{ background:#002872;}

#content-box .leftbox .box1{ background:#f2fdff; color:#441903; }
#content-box .leftbox .box1 a{ color:#441903;}
#content-box .leftbox .box1 a:hover{ color:#441903; }

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

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