/* style sheet for Jill Campion tiles site		 			*/
/* V 1.0    PJC   14/6/06							*/
/* V 1.1    PJC   26/6/06        text white on blue				*/
/* V 2.0    PJC   3/7/06   3 col layout for live site				*/
/* V 2.1    PJC   4/7/06   3 col with site links below main logo		*/
/* V 3.0    PJC   16/8/06  image based front page, decomposed style sheet       */
/* V 3.5		PJC		06/09/06  navigation with tabs	 															*/
/* V 2.6    PJC		16/9/06		splash page			*/

/***********************************site text and colours*/
*, html, img, a		{	margin: 0 			;
			padding: 0  			;}
body 		{	font-family: "Trebuchet MS", Verdana, sans-serif; 
			font-size: 76%			; 
		background-color: white; 
			width: 900px			;
			position: absolute		;
			left: 50%			;	
			margin-left: -450px		;} 
#content	{ position: absolute;
						top: 50px;
						left:100px;
						right:100px;
						height: 600px;
						border: 1px solid #1c3f95;}
img {border: 0 ;
		position: absolute;}
#jclogo		{	top: 100px;
						left: 200px;}
#subhead		{top:209px;
						left:200px;}						
#rhslogo	{ top: 400px;
						left:150px;}
#bllogo			{ top: 400px ;
						right: 163px;}	
#header	p		{ color: #1c3f95; }											
#footer		{	display: none;
					bottom: 0			;
			clear: both			;
			font-size: smaller		;
			text-align: center		;
			margin: 30px 0 0 0		;}
a:link, a:visited 		{	color: #1c3f95; text-decoration:none; font-weight: bold; }
a:hover, a:active 	{	color: #000032; 	border-bottom: thin dotted #1c3f95; }			
/************************************ general navigation*/
#topbar
		{	display: block			;
			padding: 5px 0 5px 0		;
			margin-left: auto		;
			margin-right:auto		;
			width: 890px			;
			border: none	;}
#topbar p
		{				float: left					;
				font-size: 1.1em		; 
			text-align: center		; 
			padding: 5px 15px 5px 15px	;
			border-top: thin solid #1c3f95;
			border-bottom: thin solid #1c3f95;}		
#topbar p.home 
					{margin-left:250px ;						
					 border-left: thin solid #1c3f95 ;}
#topbar p.sitemap {border-right: thin solid #1c3f95 ;}		
/************************************ IE 6 hacks *******/




																						 																											
				
