body { background: #013c88; margin: 0; padding: 0; text-align: center;  }


#mainWrapper { width: 790px; margin: 10px  auto 0 auto; text-align: left;  }
#mainWrapper  img { border: 0; }
#topBanner { margin: 0; padding: 0; outline-style: none;   }
table#topBannerTable { border-collapse: collapse; height: 25px; }
table#topBannerTable td { padding: 0; margin: 0; height: 25px; overflow: hidden; }
table#topBannerTable a { display: block; height: 25px; }

/* social networking links */
table#topBannerTable td.sn_links { text-align: right;   padding-right: 60px; }
table#topBannerTable td.sn_links a { display: inline;  }
table#topBannerTable img { display: inline; }

/* Changing Templates */

.mainContentWrapper#tpl1 { background: transparent url(/tpls/splash/tpl1/body_repeat.jpg) top left repeat-y; }
.mainContentWrapper#tpl1 .mainContent { background: transparent url(/tpls/splash/tpl1/body_top.jpg) top left no-repeat; }

.mainContentWrapper#tpl2 { background: transparent url(/tpls/splash/tpl2/body_repeat.jpg) top left repeat-y; }
.mainContentWrapper#tpl2 .mainContent { background: transparent url(/tpls/splash/tpl2/body_top.jpg) top left no-repeat; }

.mainContentWrapper#tpl3 { background: transparent url(/tpls/splash/tpl3/body_repeat.jpg) top left repeat-y; }
.mainContentWrapper#tpl3 .mainContent { background: transparent url(/tpls/splash/tpl3/body_top.jpg) top left no-repeat; }

.mainContentWrapper#tpl4 { background: transparent url(/tpls/splash/tpl4/body_repeat.jpg) top left repeat-y; }
.mainContentWrapper#tpl4 .mainContent { background: transparent url(/tpls/splash/tpl4/body_top.jpg) top left no-repeat; }

.mainContentWrapper#tpl5 { background: transparent url(/tpls/splash/tpl5/body_repeat.jpg) top left repeat-y; }
.mainContentWrapper#tpl5 .mainContent {  background: transparent url(/tpls/splash/tpl5/body_top.jpg) top left no-repeat; }

.mainContent {   
padding: 10px 30px 10px 45px; }



#footer { margin: 0 0 20px 0; }

#footer #footerText{ width: 700px; padding: 0 20px;  margin: 0 auto 20px auto; font-family: arial; color: #fff; }
#footer #footerText a { text-decoration: none; color: #fff; }
#footer #footerText a:hover { text-decoration: underline; color: #fff; }
#footer #rightFooterText { float: right; font-size: 15px;  }
#footer #leftFooterText { float: left; color: #d0d0d0; font-size: 13px; width: 400px;  }




