/* GENERAL DISPLAY ------------------------------------------------------------------- */
body {
	background: url(../files/logo.gif) no-repeat #fff;
	}
#all {
	color: #000;
	font: 1em verdana, helvetica, tahoma, sans-serif;
	font-weight: normal;
	line-height: 1em;
	text-align: left;
	}
h1, h2, p, ul {
	padding-bottom: 1em;
	width: 100%;
	}
h1 {
	font: 2em verdana, helvetica, tahoma, sans-serif;
	}
h2 {
	font: 1.5em verdana, helvetica, tahoma, sans-serif;
	}

/* GENERAL LINKS ------------------------------------------------------------------------ */
a {
	color: #03f;
	text-decoration: underline;
	}

/* SUPPORTING YOUNG PEOPLE TAGLINE ----------------------------------- */
#tagline {
	font: 0.8em verdana, helvetica, tahoma, sans-serif;
	position: relative; left: 0; top: 0;
	}

/* DOWNLOAD SUFOLK NEET REPORT ----------------------------------------- */
#download_report {
	display: none;
	}

/* WELCOME TEXT ------------------------------------------------------------------------ */
#welcome_text {
	font: 1em verdana, helvetica, tahoma, sans-serif;
	position: relative; left: 0; top: 0;
	width: 100%;
	}
.welcome_text_sp {
	margin-left: 0;
	margin-top: 0;
	width: 100%;
	}
#welcome_text a {
	color: #03f;
	text-decoration: underline;
	}

/* NAVIGATION AREA -------------------------------------------------------------------- */
#navigation_area {
	line-height: 1em;
	position: relative; left: 0; top: 0;
	}
#navigation_area a {
	color: #03f;
	text-decoration: underline;
	}

/* VISIT OUR YOUNG PERSON'S SITE -------------------------------------------- */
#visit {
	position: relative; left: 0; top: 0;
	}

/* OTHER INFORMATION ---------------------------------------------------------------- */
#other_info {
	font: 1em verdana, helvetica, tahoma, sans-serif;
	position: relative; left: 0; top: 0;
	}
#other_info li {
	display: block;
	padding-left: 0;
	border-left: 0;	
	}
#other_info li.first {
	border: 0;
	padding: 0;
	}

/* MISCELLANEOUS ---------------------------------------------------------------------- */
.hidden {
	display: inline;
	}