BODY					{
	background-color			:	#FFFFFF;
	font-family					:	Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size					:	9pt;
	font-weight					:	normal;
	text-align					:	left;
	color						:	#000000;
	margin-right				:	235px;
	margin-top					:	60px;
}
.about_us				{
	background-image			:	url(/images/content/background-about_us.jpg);
	background-repeat			:	no-repeat;
	background-position			:	top left;
}
.event_details			{
	background-image			:	url(/images/content/background-event_details.jpg);
	background-repeat			:	no-repeat;
	background-position			:	top left;
}
.register			{
	background-image			:	url(/images/content/background-register.jpg);
	background-repeat			:	no-repeat;
	background-position			:	top left;
	margin-right				:	200px;
}
.raffle_auction			{
	background-image			:	url(/images/content/background-raffle_auction.jpg);
	background-repeat			:	no-repeat;
	background-position			:	top left;
}
.our_charities			{
	background-image			:	url(/images/content/background-our_charities.jpg);
	background-repeat			:	no-repeat;
	background-position			:	top left;
}
.news_room			{
	background-image			:	url(/images/content/background-news_room.jpg);
	background-repeat			:	no-repeat;
	background-position			:	top left;
}
.home			{
	background-image			:	url(/images/content/background-home.jpg);
	background-repeat			:	no-repeat;
	background-position			:	top left;
	margin-right				:	150px;
}
.resources			{
	background-image			:	url(/images/content/background-resources.jpg);
	background-repeat			:	no-repeat;
	background-position			:	top left;
}
.contact			{
	background-image			:	url(/images/content/background-contact.jpg);
	background-repeat			:	no-repeat;
	background-position			:	top left;
}
.donate			{
	background-image			:	url(/images/content/background-donate.jpg);
	background-repeat			:	no-repeat;
	background-position			:	top left;
}
.sponsors			{
	background-image			:	url(/images/content/background-sponsors.jpg);
	background-repeat			:	no-repeat;
	background-position			:	top left;
}
.photo_gallery			{
	background-image			:	url(/images/content/background-photo_gallery.jpg);
	background-repeat			:	no-repeat;
	background-position			:	top left;
	margin-right				:	130px;
}
A:link 					{
	color						:	#000066;
	text-decoration				: 	none;
}
A:visited 				{
	color						:	#000066;
	text-decoration				: 	none;
}
A:active 				{
	color						:	 #000066;
	text-decoration				: 	none;
}
A:hover 				{
	color						: 	#cc0000;
	text-decoration				: 	none;
}
A.dark:link 			{
	color						: 	#ffffff;
	text-decoration				: 	none;
}
A.dark:visited 			{
	color						: 	#ffffff;
	text-decoration				: 	none;
}
A.dark:active 			{
	color						: 	#ffffff;
	text-decoration				: 	none;
}
A.dark:hover 			{
	color						: 	#99ccff;
	text-decoration				: 	none;
}
A.bolded:link 			{
	color						: 	#B10000;
	text-decoration				: 	none;
	font-weight					:	bold;
}
A.bolded:visited 		{
	color						: 	#B10000;
	text-decoration				: 	none;
	font-weight					:	bold;
}
A.bolded:active 		{
	color						: 	#B10000;
	text-decoration				: 	none;
	font-weight					:	bold;
}
A.bolded:hover 			{
	color						: 	#B10000;
	text-decoration				: 	underline;
	font-weight					:	bold;
}
TD						{
	font-family					:	Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size					:	9pt;
	font-weight					:	normal;
	text-align					:	left;
	color						:	#000000;
}
.impactBrown			{
	color						:	#800000;
	font-family					:	Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size					:	10pt;
}
.impactBlack			{
	color						:	#000000;
	font-family					:	Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size					:	10pt;
}
.label					{
	color						:	#000000;
	font-family					:	Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size					:	9pt;
	font-weight					:	bold;
}
.common					{
	color						:	#000000;
	font-family					:	Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size					:	9pt;
	font-weight					:	normal;
}
.contentHeading			{
	text-align					:	center;
	width						:	100%;
}
.contentBody			{
	text-align					:	left;
	width						:	100%;
}
.requiredItem			{
	color						:	#B10000;
}