h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
li a,
div#content div.sidebar a
{
	text-decoration: none;
}

div#content div.basepage h2,
div#content div.sidebar h2,
div#content div.basepage h3
{
	font-size: 30px;
	line-height: 37px;
	/*margin-bottom: 18px;*/
	text-transform: uppercase;
	/*font-weight: bold;*/
}

div#content div.basepage h2.sIFR-active,
div#content div.sidebar h2.sIFR-active,
div#content div.basepage h3.sIFR-active
{
	font-size: 36px;
}

div#content div.sidebar .sIFR-replaced,
div#content div.basepage .sIFR-replaced
{
    margin-top: -8px;
	margin-bottom: 0px;
}

div#content div.sidebar h3
{
	color: #bdbdbd;
	margin-left: 15px;
	height: 39px;
}

div.sidebar h4,
div.event_list.upcoming h4
{
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 4px;
}

em
{
    font-style: italic;
}

div.sidebar em
{
    font-style: normal;
}

div.event_list.upcoming div.event_item p
{
	display: block;
	margin-bottom: 5px;
}

td
{
	vertical-align: top
	text-align: left;
}

