div#rightContent { min-height: 322px; }
div#rightContent.bgStripey { background-image: url(/images/bg_fun.jpg); }
div#rightContent.crest { background-image: url(/images/bg_crest.jpg); }

div#meetStripey {
	width: 145px;
	float: left;
	margin: 3px 0 0 92px;
}

* html div#meetStripey {margin-left: 42px; }

div#facts {
	width: 296px;
	height: 170px;
	padding: 107px 34px 0 34px;
	background: url(/images/fun/bg_facts.png) no-repeat;
	float: right;
	margin: 20px 59px 0 0;
	color: #FFCC00;
	font-size: 17px;
	font-weight: bold;
	line-height: 115%;
}

* html div#facts { margin-right: 50px; }

div.more {
	text-align: right;
	position: relative;
	top: 55px;
}

div#competitionContainer {
	padding: 10px;
	color: #FFF;
	background: url(/images/dash.gif) bottom repeat-x;
	margin-bottom: 10px;
}

div#competitionContainer img {
	border: 1px solid #FFF;
	margin: 0 10px 10px 0;
}
div#competitionContainer h2 {
	font-size: 24px;
	margin: 0 0 15px 0;
	padding: 0;
}

.question { font-size: 15px; color: #529FF4; }

div#desktop{
	padding: 21px;
	color: #FFF;
}

div.wallpaper {
	width: 182px;
	margin-right: 21px;
	float: left;
}

div.wallpaper img { border: 1px solid #FFF; }

div.wallpaper a:link, div.wallpaper a:visited { color: #529FF4; }
div.wallpaper a:hover, div.wallpaper a:active { color: #FFF; background-color: #529FF4; }

#winmascot a { width: 766px; background: url(/images/fun/win_mascot.gif) no-repeat; height: 47px; display: block; }
#winmascot a:hover { background: url(/images/fun/win_mascot.gif) 0 -47px no-repeat; }
#winmascot span { display: none; }

/* LEFT HAND NAV */
#stripey a { width: 141px; background: url(/images/left_stripey.gif) no-repeat; }
#stripey a:hover { background: url(/images/left_stripey.gif) 0px -32px no-repeat; }
#stripeyOn a { width: 141px; background: url(/images/left_stripey_on.gif) no-repeat; }

#competitions a { width: 141px; background: url(/images/left_competitions.gif) no-repeat; }
#competitions a:hover { background: url(/images/left_competitions.gif) 0px -32px no-repeat; }
#competitionsOn a { width: 141px; background: url(/images/left_competitions_on.gif) no-repeat; }

#quiz a { width: 141px; background: url(/images/left_quiz.gif) no-repeat; }
#quiz a:hover { background: url(/images/left_quiz.gif) 0px -32px no-repeat; }
#quizOn a { width: 141px; background: url(/images/left_quiz_on.gif) no-repeat; }

#wallpaper a { width: 141px; background: url(/images/left_wallpaper.gif) no-repeat; }
#wallpaper a:hover { background: url(/images/left_wallpaper.gif) 0px -32px no-repeat; }
#wallpaperOn a { width: 141px; background: url(/images/left_wallpaper_on.gif) no-repeat; }

#activities a { width: 141px; background: url(/images/left_activities.gif) no-repeat; }
#activities a:hover { background: url(/images/left_activities.gif) 0px -32px no-repeat; }
#activitiesOn a { width: 141px; background: url(/images/left_activities_on.gif) no-repeat; }