/* ===================================== *\
	CLIENT:				VR PRO [RunningRoom]
	BUILT & POWERED BY:	NewSportMedia
	DATE:				
	TITLE:				THEME
\* ===================================== */
body				{ background: rgb(55,5,35); }
#upperContent		{ background: rgb(210,25,145) url(/img/backgrounds/W3C/background-topSectionGradient_white.png) repeat-x; border-color: white; }
/*YES I KNOW WE ARE TO PUT HACKS IN THE IE6 STYLESHEET BUT THIS IS A SPECIAL CASE*/
* html #upperContent{ background: rgb(210,25,145) url(/conf/css/themes/PinkRibbon/IE6/background-topSectionGradient_white.png) repeat-x; }

#lowerContent		{ background: url(/conf/css/themes/PinkRibbon/W3C/background-edging.png) repeat-x 0 0; border-color: rgb(105,15,75); }
#foot a,
#foot				{ color: rgb(210,25,145); }
#foot .tupperware	{ border-color: rgb(210,25,145); }
#photoLarge:hover h2,
#lowerContent a:hover,
#foot a:hover,
.thumbnail:hover *	{ color: rgb(210,25,145) }