*							{ outline: none; }
body							{ margin: 0; padding: 0; background: #EAE0D7; }
#splash							{ position: relative; width: 500px; height: 300px; margin: 100px auto 0; }

	#splash a#launchUI				{ position: relative; top: 30%; margin: 0 auto; width: 337px; height: 81px; display: block; text-indent: -9999px;
							  background: url(/assets/images/visit.jpg) top left no-repeat; }
		a#launchUI:hover, a#launchUI:focus	{ background-position: bottom left; }
	#splash a#UCCA					{ position: absolute; right: 0; bottom: 0; width: 160px; height: 56px; display: block; text-indent: -9999px;
							  background: url(/assets/images/ucca.jpg) top left no-repeat; }
		a#UCCA:hover, a#UCCA:focus		{ background-position: bottom left; }
#scrawlingtonMap					{ width: 900px; height: 700px; margin: 0 auto; }
