/* CSS Document */
/*******************************************************************************/
/* Presentation CSS File                                                       */
/*   Text and colour formatting for all media types                            */
/*                                                                             */
/* Developed by Matthew Harris, DBS, www.dbs-uk.co.uk                          */
/*******************************************************************************/

/* code tag for linking to a site */
/*******************************************************************************/
code.linkcode
{
	margin: 1em 2em;
	padding: 0.5em;
	background: #ccc;
	border: 1px solid #999;
	color: #000;
	display: block;
	overflow: auto;
}



h1
{
	color:#003;
	font-size:2.08em;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin-bottom:15px;
}

div#section1container p, div#section2container p, div#section3container p, div#section4container p, div#section5container p
{
	font-size:1.17em;
	color:#683688;
}

div#flash_container
{
	width:724px;
	margin:0 auto;
}

