
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

div#page
{
	text-align: left;
	width: 90%;
}

h1
{
	color: #AF9623;
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 7px;
	margin-bottom: 21px;
	margin-top: 20px;
	border-bottom-color: #AFAFAA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	color: #977B0C;
	margin-bottom: 14px;
	margin-top: 16px;
}

h3
{
	font-size: 11px;
	font-weight: bold;
	color: #977B0C;
	margin-bottom: 14px;
	margin-top: 16px;
}

img
{
	border: 0;
}

table
{
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}

th
{
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #F7F6F2;
	padding-bottom: 5px;
	padding-top: 5px;
}

tr, td
{
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EBEBE1;
	padding-bottom: 5px;
	padding-top: 5px;
}

div.article
{
	margin-bottom: 12px;
}

div.events div.speaker
{
	font-style: oblique;
}

div.event div.speaker
{
	padding-left: 18px;
	font-style: oblique;
	margin-top: -12px;
	margin-bottom: 15px;
}

div.link div.description
{
	margin-bottom: 10px;
}

div.detail
{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EBEBE1;
	padding-bottom: 1em;
	margin-bottom: 1em;
}

div#leftColumn,
div#currentUser,
ul.admin-actions,
div.back
{
	display: none;
}

div#footer
{
	font-size: 9px;
	text-align: right;
	padding-top: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
	border-top-color: #AFAFAA;
	border-top-width: 1px;
	border-top-style: solid;
}
