#contentframe{
	line-height: 1.5em;
	text-align: justify;
}

#contentframe UL{
	padding-left: 1em;
}
#contentframe #project_title_1{
	color: #fc7a34;
}
#contentframe #project_title_2{
	color: #68be27;
}
#contentframe #project_title_3{
	color: #f4c247;
}
#contentframe #project_title_4{
	color: #848583;
}
#contentframe H1,#contentframe_idx H1{
	font-size: 1.5em;
	margin-bottom: 1.3em;
	color: #e08025;
}

#contentframe H2{
	font-size: 1.2em;
	color: #a5a5a5;
}

#contentframe H3{
	font-size: 1em;
}

#siteinfo,.AdminSiteLinks,.AdminEventLinks{
	font-size: 0.7em;
}

#contentframe A, #contentframe A:ACTIVE, #contentframe A:LINK, #contentframe A:VISITED,#contentframe_idx A, #contentframe_idx A:ACTIVE, #contentframe_idx A:LINK, #contentframe_idx A:VISITED{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
}

#contentframe A:HOVER,#contentframe_idx A:HOVER{
	color: #000000;
	background-color: #e08025;
}
.EventDetailInformation{
	position: absolute;
	left: 28em;
}
#sitemap li{
	position: relative;
}
#sitemap a.navLink{
	display: block;
}
