 

/* ----- ACADEMICS STYLE SHEET COLORS ------- */
/* ----- /colors.php  ---------*/

#headwrap {background:url(/images/style/bgblue.gif) repeat-x;}
#nav-container {background:#45626c;}
#navigation {background:#5f7c86 url(/images/style/main_tabblue.gif) left top no-repeat;}
#navigation li a:hover {background:url(/images/style/hover_tabblue.gif) right top no-repeat;}
#navigation li a:hover em {background:url(/images/style/hover_tabblue.gif) left top no-repeat;}

.logorollover{background-image:url(/images/style/carrollblue.gif);}

#bartext h3 {color:#45626C;}
#bartext a:link {color:#45626C;}
#bartext a:visited {color:#45626C;}
#bartext a:hover {color:#45626C;}
#sidelist li a#scurrent {}

#mcontent h3, #mcontenttwo h3 {color:#45626C;}

/* ---------- class schedule display ---------------- */

tr.one td { padding: 2px;
		background-color: ;
		border-right: solid  1px;
		}

tr.two td { padding: 2px;
		background-color: ;
		border-right: solid  1px;
		border-bottom: solid  1px;
		}

#schedule td.cname { padding: 2px;
		background-color: ;
		color: ;
		}
		
#rolllink {width:450px; float:left; clear:both; margin:10px 0px 20px; clear:both;  font-weight:bold;}
#rolllink a {background-color:#ddd; border:1px #ccc solid; color:#40503f; display:block; padding:6px; width:450px; text-decoration:none; margin:0px; height:50px;}
#rolllink a:hover {background-color:#45626C; height:100px; color:#fff; border:1px #ccc solid; width:450px; padding:6px; margin:0px; display: block; height:50px;}
#rolllink img {border:none; }
.rolllinkleft {float:left; background-color:transparent; margin: 0px 30px 0px 0px;}

#sep {padding:8px 8px 3px 8px; background-color: #cfcfcf; margin-bottom:15px;}
#sep li {color:#000;}