html, body {
	font-size:			14px;
}

div#crumbtrailCon {
	display: none;
}

div#contentConCol1 {
	position:			relative;
	width: 				320px;
	height:				auto;
	margin:				95px 0px 0px 30px;
	padding:			0px 0px 0px 0px;
	float: 				left;
	background:			#FFFFFF;
	display: 			inline;
}

div#contentConCol1 h2{
	font-size:			24px;
	font-weight:		normal;
}

div#contentConCol1 a{
	text-decoration: 	none;
	font-weight:		normal;
	color:				#FF4400;
	background-image:	url(/images/fork_small_orange.gif);
	background-repeat:	no-repeat;
	background-position:0% 50%;
	padding:			0px 0px 0px 67px;
}

div#contentConCol1 a:visited {
	text-decoration: 	none;
	font-weight:		normal;
	color:				#FF4400;
}

div#contentConCol1 a:hover {
	text-decoration: 	none;
	font-weight:		normal;
	color:				#ff7340;
}

div#contentConCol1 p {
	color:				#0D8748;
	margin:				4px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
	font-size:			16px;
}

/********** CONTEST **********/
div#contestCon {
	position:			relative;
	width: 				329px;
	height:				125px;
	margin:				25px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
	/*background-image:	url(../images/bg_contest.jpg);*/
}

/*
div#contestCon img{
	float: 				left;
	margin:				5px 22px 5px 0px;
	padding: 			0;
}

div#contestCon h2{
	font-size:			17px;
	font-weight:		bold;
	margin:				0;
	padding-bottom: 	5px;
	height: 			17px;
}*/

div#contestCon a{
	padding:			0px 0px 0px 0px;
	text-decoration: 	underline;
	color:				#FF4400;
	background-image:	none;
	font-weight: 		bold;
}

div#contestCon a:visited {
	text-decoration: 	underline;
	color:				#FF4400;
	font-weight: 		bold;
}

div#contestCon a:hover {
	text-decoration: 	underline;
	color:				#ff7340;
}
/*
div#contestCon p {
	color:				#000000;
	margin:				0px 10px 0px 0px;
	padding:			0px 0px 0px 0px;
	font-size:			12px;
}

p.intro {
	font-weight:		bold;
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
}
/********** CONTEST **********/

div#contentConCol2 {
	position:			relative;
	width: 				320px;
	height:				auto;
	margin:				95px 54px 0px 0px;
	padding:			0px 0px 0px 0px;
	float: 				right;
	background:			#FFFFFF;
	display: 			inline;
}

div#contentConCol2 h2{
	font-size:			24px;
	font-weight:		normal;
}

/*
border-bottom: 		2px solid #FF4400l;
}
*/

div#contentConCol2 a{
	text-decoration: 	none;
	font-weight:		normal;
	color:				#FF4400;
	background-image:	url(/images/fork_small_yellow.gif);
	background-repeat:	no-repeat;
	background-position:0% 50%;
	padding:			0px 0px 0px 67px;
}

div#contentConCol2 a:visited {
	text-decoration: 	none;
	font-weight:		normal;
	color:				#FF4400;
}

div#contentConCol2 a:hover {
	text-decoration: 	none;
	font-weight:		normal;
	color:				#ff7340;
}

div#contentConCol2 p {
	color:				#0D8748;
	margin:				4px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
	font-size:			16px;
}


