
/* PAGE CONTENT */
#content
{
	width: 430px;
	margin-left: 130px;
}

#content-full
{
	width: 550px;
	margin-left: 10px;
}

.contentheading,.componentheading
{
	font-weight: bold;
	font-size: 13pt;
	color: #990000;
	
}

.linkcallout
{
	border: 1px solid #000000;
	float: left;
	margin: 5px;
	padding: 3px;
	list-style: none;
	width: 120px;
}

.middlecol
{
	margin-left: 150px;
}

/* Events */
#eventlisttable th
{
	text-align: left;
	border-bottom: 1px solid #C0C0C0;
}

#eventlisttable td
{
	vertical-align: top;
	border-bottom: 1px dotted #C0C0C0;
}