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

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

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

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

.news, .event {border-bottom:rgb(205,0,0) 1px solid;}
.news:hover, .event:hover, ol#eventtabs li:hover {background:rgb(215,50,50);}

#sb-body,#sb-loading, .picture, .under, .over, .bigunder, .bigover, ol#eventtabs li{background: rgb(205,0,0);}
ol#eventtabs li.current, ol#eventtabs li.current:hover {background:rgb(170,0,0);}

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