/********************************************/
/* body */
/********************************************/
body
{
	margin: 0 auto 0 auto;
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 80%;
	width: 800px;
	background: url('../images/bg.jpg') center top repeat-y #ADC8DF;
}
	/**********************************************************************/
	/* a dummy box to remove background colour from behind content */
	/**********************************************************************/
	div#bodyDummy
	{
		font-family: "Verdana", Helvetica, sans-serif;
		width: 800px;
		background-color: #FFFFFF;
	}

		div#top
		{
			width: 800px;
			height: 150px;
			margin: 10px 0 30px 0;
		}

/***************************************************************/
/* generic style for linked images to get rid of blue border in firefox */
/***************************************************************/
img
{
	border: none;
}

p
{
	text-align: justify;
}

/***************************************************************/
/* container for logo */
/***************************************************************/
div#logo
{
	width: 140px;
	float: left;
	margin-right: 10px;
	padding-left: 5px;
}

/***************************************************************/
/* containers to hold title and intro on each page */
/***************************************************************/
div#titleBlock
{
	width: 625px;
	padding: 0 10px 0 10px;
	float: left;
}

/***************************************************************/
/* left column for links */
/***************************************************************/
div#links
{
	width: 140px;
	margin-right: 5px; 
	padding: 0 10px 0 10px;
	float: left;
}

	div#links dl
	{
		width: 100px;
		margin: auto;
		margin-right: 30px;
	}

		div#links dl dt
		{
			width: 100px;
			height: 27px;
			margin-bottom: 12px;
			padding-top: 8px;
			border: silver solid medium;
			text-align: center;
		}

		div#links dl dt a
		{
			text-decoration: none;
			font-weight: normal;
			color: black;
		}

/***************************************************************/
/* container everything apart from links and logo on what.php */
/***************************************************************/
div#right
{
	float: left;
	width: 630px;
}

/***************************************************************/
/* container for centre text column */
/***************************************************************/
div#centreHome
{
	width: 370px;
	float: left;
	margin-right: 25px; 
	border: solid black thin;
}

	h1
	{
		color: gray;
		font-size: 240%;
		font-weight: bold;
	}

	.intro {text-align: justify;}

	ul {float: left; padding: 0; margin: 0; text-align: justify;}

	li {width: 350px; list-style-type: none; margin-bottom: 20px;}

	li.red {border: solid #C83428 thin; padding: 5px 5px 0 5px;}
	li.blue {border: solid #1669B5 thin; padding: 0 5px 0 5px;}
	li.orange {border: solid #EC7121 thin; padding: 5px 5px 0 5px;}

	li img {float: left; margin-right: 5px; padding-bottom: 20px;}

	p.texti {padding-top: 3px;}

	p.textc {padding-top: 7px;}

	p.textd {padding-top: 10px;}

	div .paragraphRed
	{
		height: 100px;
		width: 410px;
		margin-top: 20px;
		border: solid #C83428 thin;
		padding-left: 10px;
		padding-top: 5px;
	}	

	div .paragraphBlue
	{
		height: 100px;
		width: 410px;
		margin-top: 20px;
		border: solid #1669B5 thin;
		padding-left: 10px;
		padding-top: 5px;
	}	

	div .paragraphOrange
	{
		height: 100px;
		width: 410px;
		margin-top: 20px;
		border: solid #EC7121 thin;
		padding-left: 10px;
		padding-top: 5px;
	}	
		div .graphici
		{
			width: 17px;
			height: 58px;
			float: left;
			margin-right: 4px;
			padding-left: 19px;
		}	

		div .paragraphRed #texti
		{
			float: left;
			width: 350px;
			padding-top: 19px;
		}	
		
		span.bigRed
		{
			color: #C83428;
			font-size: 22px;
		}	

		div .paragraphBlue .graphicc
		{
			width: 31px;
			height: 58px;
			float: left;
			margin-right: 5px;
			padding-left: 5px;
		}	

		div .paragraphBlue #textc
		{
			float: left;
			width: 350px;
			padding-top: 21px;
		}	

		span.bigBlue
		{
			color: #1669B5;
			font-size: 22px;
		}	

		div .paragraphOrange .graphicd
		{
			width: 33px;
			height: 58px;
			float: left;
			margin-right: 5px;
			padding-left: 3px;
		}	

		div .paragraphOrange #textd
		{
			width:350px;
			padding-top: 23px;
			float: left;
		}	

		span.bigOrange
		{
			color: #EC7121;
			font-size: 22px;
		}	


/***************************************************************/
/* container for right text column */
/***************************************************************/
div#rightHome
{
	width: 224px;
	height: 515px;
	float: left;
	padding-right: 10px;
}

 .quote
{
	font-style: oblique;
}

h2
{
	color: gray;
	font-weight: bold;
	font-size: 220%;
}

h3
{
	color: gray;
	font-weight: bold;
	font-size: 150%;
	margin: 0;
}

h4
{
	color: gray;
	font-weight: bold;
	font-size: 130%;
}

hr
{
	color: gray;
}

/***************************************************************/
/* the four sections of text on what.php */
/***************************************************************/
div#topWhat
{
	float: left;
	height: 380px;
}

div#topLeft
{
	width: 292px;
	float: left;
	padding-right: 10px;
	margin: 0 15px 10px 0;
}

div .titleLeft
{
	width: 282px;
	height: 60px;
}

div#topLeft .graphic
{
	height: 53px;
	float: left;
}

div#topLeft .colouredText
{
	width: 225px;
	float: left;
	padding-top: 14px;
}

div#topRight
{
	width: 300px;
	float: left;
	margin-bottom: 10px;
	padding-right: 10px;
}

div .titleRight
{
	width: 322px;
	height: 60px;
}

div#topRight .graphic
{
	width: 44px;
	height: 58px;
	float: left;
}

div#topRight .colouredText
{
	width: 260px;
	float: left;
	padding-top: 14px;
}

div#bottomLeft
{
	width: 292px;
	height: 360px;
	padding: 10px 10px 0 0;
	margin: 0 15px 0 0;
	float: left;
}

div#bottomLeft .graphic
{
	width: 44px;
	height: 58px;
	float: left;
}

div#bottomLeft .colouredText
{
	width: 220px;
	float: left;
	padding-top: 14px;
}

div#bottomRight
{
	width: 300px;
	height: 360px;
	float: left;
	padding-right: 10px;
}

div#bottomRight .titleRight
{
	margin-bottom: 22px;
}

div#bottomRight .graphic
{
	width: 45px;
	height: 67px;
	float: left;
}

div#bottomRight .colouredText
{
	width: 260px;
	float: left;
	padding-top: 24px;
}

/***************************************************************/
/* containers for text on how.php */
/***************************************************************/
div .textBoxHow
{
	width: 191px;
	float: left;
	padding-right: 19px;
}

span.littleBlue
{
	color: #1669B5;
	font-size: 150%;
}	

span.littleRed
{
	color: #C83428;
	font-size: 150%;
}	

span.littleOrange
{
	color: #EC7121;
	font-size: 150%;
}	

/***************************************************************/
/* containers for text on who.php */
/***************************************************************/
div .textBlock
{
	width: 630px;
	margin-bottom: 20px;
	float: left;
}

div .tag
{
	text-align: right;
	float: left;
	color: gray;
}

div .tagText
{
	float: left;
	margin: 25px 5px 0 0;
	color: gray;
}

div .tagLogo
{
	width: 49px;
	float: left;
}

div .textWho
{
	width: 480px;
	padding: 0 10px 0 10px;
	float: right;
}

/***************************************************************/
/* containers for contact form */
/***************************************************************/
div#form
{
	width: 530px;
	height: 300px;
	border: gray medium solid;
	padding-left: 10px;
	margin-bottom: 30px;
}

.textLabel
{
	width: 200px;
	height: 30px;
	float: left;
}

.inputField
{
	width: 330px;
	height: 30px;
	float: right;
}

/***************************************************************/
/* containers for text on achievements.php */
/***************************************************************/
	div#public
	{
		width: 590px;
		padding: 0 10px 10px 10px;
		margin-bottom: 40px;
		border: gray solid medium;
	}

	div .title
	{
		border-bottom: gray solid medium;
	}

	div .line
	{
		border-bottom: gray solid thin;
		padding-bottom: 10px;
	}

	div#private
	{
		width: 590px;
		padding: 0 10px 10px 10px;
		margin-bottom: 40px;
		border: gray solid medium;
	}

span.tinyBlue
{
	color: #1669B5;
	font-size: 110%;
}	

span.tinyRed
{
	color: #C83428;
	font-size: 110%;
}	

span.tinyOrange
{
	color: #EC7121;
	font-size: 110%;
}	

/***************************************************************/
/* containers for text on resources.php */
/***************************************************************/
div .topTextBoxResources
{
	width: 633px;
	float: right;
	margin-bottom: 40px;
}

div .textBoxResources
{
	width: 276px;
	padding-right: 20px;
}

