.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: #363427;
	background-color: #CCC;
	margin-left: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	line-height: 12px;
}
.bold {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: normal;
	color: #A40605;
}
.boldGray {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: normal;
	color: #333;
}

.content_main {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #666666;
	margin-left: 10px;
}
.content_highlight {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000;
	font-weight: bold;
	line-height: 20px;
}
.content_bullet {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFF;
	list-style-image: url(/workshop/images/bullet_green.jpg);
}
.content_sections {
	font-family: Tahoma;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #999;
	margin-left: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
}
.friends {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	background-color: #DAE9E6;
	line-height: 20px;
	text-align: center;
}

a:link {
	color:#322F1E;
	text-decoration: none;
}

a:visited {
	color: #203820;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
	color: #0066FF;
.friends {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: normal;
	color: #006699;
}
.friendCategory {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #006600;
	font-weight: bold;
	margin-left: 5px;
	line-height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	text-align: center;
}
.friendName {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #333333;
	margin-left: 10px;
	font-weight: 400;
	text-align: center;
}

