.menu_main {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
}
.sponsors {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFF;
	background-color: #30AAD9;
	margin-left: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	line-height: 12px;
}
.bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4B4957;
}
.content_main {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #666666;
	margin-left: 10px;
}
.content_highlight {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #F98E0C;
	font-weight: bold;
	margin-left: 5px;
	line-height: 20px;
}
.content_bullet {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	list-style-image: url(/workshop/images/bullet_green.jpg);
}
.content_sections {
	font-family: Tahoma;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #30AAD9;
	margin-left: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
}
a:link {
	color:#4B4957;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
	color: #FA9219;
}
.content_subsection {
	font-family: Tahoma;
	font-size: 20px;
	color: #900;
	margin-left: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
}

