
#mainNav { display: none; }
#introLinks { display: none; }
#footer { display: none; }

#paraFooter { display: none; }

td.more a { display: none; }

#fold { display: none; }

.courseList { width: 270px; border-collapse: collapse; }
.courseList th { background-color: #084b9c; padding: 5px; color: #fff;}
.courseList td { padding: 5px; color: #000; margin: 0;}
.courseList td.alt { background-color: #dae4f0; color: #000;}
.courseList td.more { background-color: #084b9c; color: #fff; text-align: right;}
.courseList td.more a,
.courseList td.more a:visited { color: #fff; font-weight: bold;}
.courseList a { display: block; font-weight: normal;}
.courseList a:visited { color: #084b9c }

#mainBox { float: left; width: 390px;  }

#sideBar { float: right; width: 270px; margin: 0; padding: 10px 0 30px 10px; background: url(../i/sideBarBG.gif) top left repeat-y;}

#sideNav { list-style: none; margin: 0; padding: 0 0 0 10px; }
#sideNav li { background: url(../i/link.gif) center left no-repeat; padding-left: 15px; }
#sideNav li a { color: #6b6b6b; }
.sideNav { display: none; }