/***** TAGs *********/
body { background: #383838; margin: 0; padding: 0; height: 100%; font: normal 12px Verdana, Arial, Helvetica, sans; }

/***** IDs **********/
#container { background: #1D93A5; width: 980px; margin: 0 auto; min-height: 100%; }

#footerLeft { margin-left: 7px; background: url(../../images/footer_bg_left.jpg) no-repeat; float: left; width: 159px; height: 228px; }
#footerLeftText { margin-left: 28px; height: 228px; width: 125px; padding-left: 6px; }
#footerLeftText a { font: normal normal bold 11px Verdana, Arial, sans-serif; color: #fff; display: block; text-decoration: none; line-height: 14px; }
#footerLeftText a:hover { color: #cbe6ea; text-decoration: none; }

#footerRight { float: left; width: 807px; height: 228px; background: #1D93A5 url(../../images/footer_bg_right.jpg) no-repeat top left;  }
#footerRightText { margin-left: 35px; height: 88px; width: 740px; margin-top: 10px; font: normal normal bold 12px Verdana, Arial, sans-serif; color: #cbe6ea; text-align: center; }
#footerRightText a { color: #cbe6ea; text-decoration: none; }
#footerRightText a:hover { color: #fff; text-decoration: none; }

#indexContainer { margin-left: 7px; }
#indexContainer img { display: block; float: left; }

#menu { padding-left: 31px; padding-top: 7px; }

/***** CLASSES *****/

.episodeTitle { font-size: 18px; font-weight: bold; color: #1D93A5; }
.episodeUpdate { font-size: 12px; font-weight: bold; color: #1D93A5; }
.episodeDescription { font-size: 10px; color: #000; }