/*  
A little more accessible
*/

div#cp-headerSurround{
	background-color: #333333;	
}


div#contentSurround-front {
	background-color: #333333;
}


div#contentSurround {
	background-color: #333333;
}

div#contentSurround-front {
	background-color: #333333;
}

div#contentSurround-prize{
	background-color: #333333;
}


div#contentSurround-rules{
	background-color: #333333;
}

div#contentSurround-entries {
	background-color: #333333;
}

div#contentSurround-judges {
	background-color: #333333;
}



li.theprize a{
	background-image: url(../images/contrast-main-theprize.png);

}

li.theentries a{
	background-image: url(../images/contrast-main-theentries.png);

}

li.therules a{
	background-image: url(../images/contrast-main-therules.png);

}

li.thejudges a{
	background-image: url(../images/contrast-main-thejudges.png);

}

li.entercompetition a{
	background-image: url(../images/contrast-main-entercompetition.png);

}


li.theprize a:hover{
	background-image: url(../images/contrast-main-theprize.png);
}

li.theentries a:hover{
	background-image: url(../images/contrast-main-theentries.png);
}

.therules a:hover{
	background-image: url(../images/contrast-main-therules.png);
}

li.thejudges a:hover{
	background-image: url(../images/contrast-main-thejudges.png);
}

li.entercompetition a:hover{
	background-image: url(../images/contrast-main-entercompetition.png);
}



li.theprize-small a{
	background-image: url(../images/contrast-content-theprize.png);

}
li.theprize-small a{
	background-image: url(../images/contrast-content-theprize.png);

}
li.theprize-small a:hover{
	background-image: url(../images/contrast-content-theprize.png);
}

li.theentries-small a{
	background-image: url(../images/contrast-content-theentries.png);

}
.theentries-small a{
	background-image: url(../images/contrast-content-theentries.png);

}
li.theentries-small a:hover{
	background-image: url(../images/contrast-content-theentries.png);
}

li.therules-small a{
	background-image: url(../images/contrast-content-therules.png);

}
li.therules-small a{
	background-image: url(../images/contrast-content-therules.png);

}
li.therules-small a:hover{
	background-image: url(../images/contrast-content-therules.png);
}

li.thejudges-small a{
	background-image: url(../images/contrast-content-thejudges.png);

}

li.thejudges-small a{
	background-image: url(../images/contrast-content-thejudges.png);

}
li.thejudges-small a:hover{
	background-image: url(../images/contrast-content-thejudges.png); 
}

li.entercompetition-small a{
	background-image: url(../images/contrast-content-competition.png);

}

li.entercompetition-small a{
	background-image: url(../images/contrast-content-competition.png);

}

li.entercompetition-small a:hover{
	background-image: url(../images/contrast-content-competition.png);
}
#cp-divide {
	background-image: url(../images/contrast-cp-divide.png);
	background-color: #333333;	
}