@charset "UTF-8";
/* CSS Document */

#crumbs a, #main a, #main a:hover, #main a:visited, .news a, .event a {
	color:rgb(0,140,210);
}

#right li {list-style: url(../images/adminart/bullet_blue.gif);}

nav.top {border-top:rgb(0, 170, 255) 1px solid;}

.news, .event {border-bottom:rgb(0, 170, 255) 1px solid;}
#sb-body,#sb-loading, .picture, .under, .over, .bigunder, .bigover, ol#eventtabs li
 {background: rgb(0, 170, 255);}
.news:hover, .event:hover, ol#eventtabs li:hover {background:rgb(100,205,255);}
ol#eventtabs li.current, ol#eventtabs li.current:hover {background:rgb(0,140,210);}

#crumbs a.purple {
	text-decoration:none;
	color:rgb(125,45,85);
	font-weight: bolder;
}


