	/*butterscotch template style sheet*/
/*NOTE:butterscotch template assigns the person's PANEL choices to the BODY tag*/	
	BODY { background-color: #; color: #; font-family: ; font-size: px; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}
	.bgcolor {background-color: #}
	.line {background-color: #}
/*butterscotch template assigns the person's MAIN background choices to the mainBGcolor class*/
	.mainBGcolor { background-color: #; color: #; font-family: ; font-size: px;}
	.mainLinkcolor:link {color: #}
	.mainLinkcolor:visited {color: #}
	.mainLinkcolor:active {color: #}
/*THIS ONE IS NOT TYPICAL OF OTHER TEMPLATES-for the butterscotch template, the blog title background color is assigned by the calendar background color*/
	.blogTitle {font-family: ; font-size: px; color: #; font-weight: bold; background-color: #}
	.blogtitleplain {font-family: ; font-size: px; color: #; font-weight: bold}
	.textBlack {font-family: ; font-size: px; color: #}
	.textBlackHeavy {font-family: ; font-size: px; color: #; font-weight: bold}
/*THIS ONE IS NOT TYPICAL OF OTHER TEMPLATES-for the butterscotch template, the viewProfile background color is assigned by the calendar background color*/
	.viewProfile {font-family: ; font-size: px; color: #; font-weight: bold; background-color: #}
	/*PANEL specific styles*/
	.submit_button {font-family: ; color: #; font-weight: bold; border-top-color: #FFFFFF; border-left-color: #FFFFFF; border-bottom-color: #000000; border-right-color: #000000; background-color: #FFFFFF; padding:0; font-size: 12px}
	.email {font-family: ; font-size: 11px; color: #CE6331}
	/*CALENDAR specific styles - user can only change border color*/
	.calBorder {background-color: #}
	.calHeadHeavy {font-family: verdana, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: bold}
	.calDay {font-family: verdana, sans-serif; font-size: 10px; color: #000000; background-color: #FFFFFF}
	.calToday {font-family: verdana, sans-serif; font-size: 10px; color: #FF0000; background-color: #FFFFFF}
	.calFuture {font-family: verdana, sans-serif; font-size: 10px; color: #AAAAAA; background-color: #FFFFFF}
	/*LINK specific styles*/
	/*user cannot change the color for the title or links themselves*/
	.linkTitle {font-family: ; font-size: 10px; color: #CE6331; font-weight: bold}
	a.panelLinks:link {font-family: verdana, sans-serif; font-size: 11px; color: #;}
	a.panelLinks:visited {font-family: verdana, sans-serif; font-size: 11px; color: #;}
	a.panelLinks:active {font-family: verdana, sans-serif; font-size: 11px; color: #;}
	.title 	{font-family: ; font-size: px; color: #; font-weight: bold; line-height: 5px;}
	.date 		{font-family: arial, sans-serif; font-size: 14px; margin-top: 24px; color: #; font-weight: bold;}
	.mood 		{font-family: ; font-size: 10px; line-height: 5px; color: #;}

/*timestamp*/
	.time 		{font-family: geneva, verdana, sans-serif; font-size: 9px; text-align: right; color: #;}
	a.timeLink:link		{color: #; text-decoration: none;}
	a.timeLink:visited	{color: #; text-decoration: none;}
	a.timeLink:active	{color: #; text-decoration: none;}
	.entry		{font-family: ; font-size: px; color: #; line-height: 5px;}
	a:link		{color: #;} 
	a:visited	{color: #;} 
	a:active	{color: #;} 
