/* the fons, margins, color, etc of everything */
#html, body { font: 13px trebuchet ms; margin: 0; padding: 0; color: #666; height: 100%; }

/* what holds everything in place */
#tc5588container { background: #fff; width: 820px; margin: 10px auto; padding: 2px; }

/* the banner image holder */
#tc5588banner { width: 819px; background: url(bgb.jpg) top left no-repeat;  margin: 0 0 3px 0; position: relative; height: 150px; color: #fff; }

/* the top navigation bar */
#tc5588nav { background: #fff; width: 810px; background: #fff; text-align: right; padding: 5px; margin: 0 0 5px 0; }
#tc5588nav1{background: #CCFF66; width:800px;}
#tc5588nav1 a{font-size: 14px;color: #330066;float:left;padding-right: 12px;padding-left: 12px;}
/* where all the main text is stored */
#tc5588content { height: 100%; float: left; background: #fff; padding: 5px; width: 550px; margin-bottom: 20px;  }

/* the right bar */
#tc5588sidebar { float: right; width: 230px; border-left: 1px dotted #ccc; padding: 5px 0 0 10px; margin: 10px 0 10px 15px; background: url(blockbg.jpg) repeat-x;}

/* the links in the banner image */
#tc5588topbar { text-align: right; color: #666; padding: 5px; margin-right: 55px; }

/* footer */
#tc5588footer { clear: both; background: url(images/blackbg.gif) repeat; border-top: 4px solid #666;  text-align: center; padding-bottom: 5px;  } 

/* link styling */
#tc5588content a { color: #87af7b; text-decoration: none; } #tc5588content a:hover { text-decoration: underline; }
#tc5588topbar a { color: #87af7b; text-decoration: none; } #tc5588topbar a:hover { text-decoration: underline; }
#tc5588nav a { color: #666; font-weight: bold; text-decoration: none; } #tc5588nav a:hover { text-decoration: underline; }
#tc5588topbar a { color: #666; font-weight: bold; text-decoration: none; } #tc5588topbar a:hover { text-decoration: underline; }
#tc5588footer a { color: #666; font-weight: bold; text-decoration: none; } #tc5588footer a:hover { text-decoration: underline; }
#tc5588sidebar a { display: block; color: #666; text-decoration: none; padding: 5px 0 5px 0;} #tc5588sidebar a:hover { background: #deebd2; color: #666; }

/* extra attributes */
.tc5588headline { font-size: 18px; margin: 3px 0 3px 0; }
.tc5588meta { background: url(sl/images/bg.gif); border-top: 1px solid #666; text-align: right; color: #666; text-transform: uppercase; letter-spacing: 2px; }
.tc5588imageright { float: right; border: 1px solid #ccc; padding: 3px; margin: 3px 3px 0 7px; } .tc5588imageright:hover { border: 1px solid #666; }
.tc5588imageleft { float: left; border: 1px solid #ccc; padding: 3px; margin: 3px 10px 0 0px; }  .tc5588imageleft:hover { border: 1px solid #666; }
.tc5588sideimage { border: 1px solid #ccc; padding: 3px; margin: 4px; margin: 10px 0 5px 0; } .tc5588sideimage:hover { border: 1px solid #666; }
#tc5588topbar ul { margin: 0; padding: 0; } #tc5588topbar li { list-style: none;  width: auto;  }
#tc5588sidebar ul { margin: 5px 0 15px 20px; padding: 0; border-top: 1px solid #ccc; } #tc5588sidebar li { margin: 0; padding: 0; text-align: center; list-style-type: none;  border-bottom: 1px solid #ccc; }
#tc5588content ul { margin: 5px 0 10px 30px; padding: 0; border-top: 1px solid #ccc; width: 320px; } #tc5588content li { display: block; text-align: left; margin: 0; padding: 0 0 0 10px; list-style-type: none; border-bottom: 1px solid #ccc; }
#tc5588content li:hover { background: #deebd2; }
strong { color: #87af7b; background: inherit; }
blockquote { background: url(blockbg.jpg) repeat-x; color: #666; padding: 5px; border: 1px solid #ccc; margin: 5px 0 15px 0px; }
#tc5588banner #tc { position: absolute; letter-spacing: -2px; font-size: 32px; top: 35px; left: 20px; }
#tc5588topbar #tj { margin: 0 0 3px 0; padding: 0; }
