div#center {
	width: 638px;
}
#center div.content {
	
}
#center .content div.sponsor {
	float: right;
	width: 44px;
	height: 90px;
	background-image: url(/images/rayjames_sponsor2.gif) 0 0 no-repeat;
}

#center .content div.clear {
	border: 1px solid #877141;
	height: 1px;
}

#center .content div.municipal-bond-research {
	float: left;
	height: 21px;
	border: 1px solid #877141;
}

#center .content p {
	margin: 0;
}

table.calendar {
	background: none;
	font-size: 11px;
	margin: 0 5px 20px 5px;
	width: 600px;
}

#center .content h1 {
	margin: 3px 5px;
}

#center .content p.calendarLinks {
	font-size: 10px;
}

.calendar h2 {
	margin: 3px 0;
}

.calendar td {
	padding: 0;
	border: none;
	margin: 0;
	padding: 4px 4px 7px 5px;
	vertical-align: top;
	border-bottom: 1px dotted #CACAD7;
	line-height: 14px;
}

.calendar .bgOn td {
	background: #F3F2E9;
	}
	
.calendar .conf td {
	background: #f6f6fa;
	}

.calendar td.municipal-bond-calendar {
	padding: 4px 0;
	border-bottom: none;
}

.calendar .colHeader td {
	color: #555776;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #9496B7;
	background: #E8EAF1 url(/images/city-guide.jpg) 0 0 repeat-x;
}
.calendar .spacing td {
	height: 13px;
}
div#rightRail {
width: 10px;
background: white;
height: 900px;
}