#sidebar .projectTitle {
	font-weight: bold;
	margin-bottom: 5px;
}
#sidebar .artist {
	font-size: 12px;
	margin-bottom: 20px;
	margin-top: 5px;
}
#sidebar a {
	text-decoration: none;
}
#sidebar #Year2009 a  {
	color: #F00;
	font-weight: bold;
	text-decoration: none;
	line-height: 2em;
}
#sidebar #Year2008  a{
	font-weight: bold;
	padding-bottom: 10px;
	color: #606;
	line-height: 2em;
}
#sidebar #Year2007  a{
	font-weight: bold;
	padding-bottom: 10px;
	color: #366;
	line-height: 2em;
}
#sidebar #Year2006  a{
	font-weight: bold;
	padding-bottom: 10px;
	color: #F60;
	line-height: 2em;
}
#sidebar #Year2005  a{
	font-weight: bold;
	padding-bottom: 10px;
	color: #990;
	line-height: 2em;
}
#sidebar #Year2004  a{
	font-weight: bold;
	padding-bottom: 10px;
	color: #B87272;
	line-height: 2em;
}
#sidebar #Year2003  a{
	font-weight: bold;
	padding-bottom: 10px;
	color: #F93;
	line-height: 2em;
}
#sidebar #Year2002  a{
	font-weight: bold;
	padding-bottom: 10px;
	color: #69F;
	line-height: 2em;
}
#sidebar #Year2009  .highlightYear{
	color: #F69;
	line-height: 2em;
	font-weight: bold;
}
#sidebar #Year2008  .highlightYear{
	color: #B347B3;
	line-height: 2em;
	font-weight: bold;

}
#sidebar #Year2007  .highlightYear{
	color: #67B3B3;
	line-height: 2em;
	font-weight: bold;

}
#sidebar #Year2006  .highlightYear{
	color: #F1B48B;
	line-height: 2em;
	font-weight: bold;

}
#sidebar #Year2005  .highlightYear{
	color: #D1D136;
	line-height: 2em;
	font-weight: bold;

}
#sidebar #Year2004  .highlightYear{
	color: #C99;
	line-height: 2em;
	font-weight: bold;

}
#sidebar #Year2003  .highlightYear{
	color: #FC0;
	line-height: 2em;
	font-weight: bold;

}
#sidebar #Year2002  .highlightYear{
	color: #6CF;
	line-height: 2em;
	font-weight: bold;

}
#sidebar p  {
	margin-bottom: 0px;
}
