		
		body
		{
			margin: 0;
			padding: 0;
			font-family: Verdana, Arial, Sans-Serif;
			font-size: 0.8em;
			color: #333;		
		}	
		
		a 
		{
			text-decoration: underline;
			color: #0099CC;
		}		
		
		a:hover
		{
			text-decoration: none;
		}
			
		a img 
		{
			border: none;	
		}
				
		#container
		{
			position: relative;
			margin: 0;
			padding: 0;
		}

		#header 
		{
			background: url(http://www.thpct.nhs.uk/images/template/header-bkg.gif) no-repeat top left;
			height: 200px;
		}
		
		#header h1
		{
			margin: 0;
			text-indent: -999em;
		}
		
		#links
		{
			position: absolute;
			top: 125px;
			right: 10px;
			font-size: 0.9em;
			color: #666;	
		}
		
		#logo
		{
			background: url(http://www.thpct.nhs.uk/images/template/thpct-logo.gif) no-repeat top left;
			position: absolute;
			top: 10px;
			right: 10px;
			width: 199px;
			height: 45px;
		}

		#content 
		{		
			margin-left: 200px ;
			margin-right: 220px;
			margin-bottom: 30px;
			padding: 0;
			line-height: 1.8em;
		}


		#content img
		{
			border: none;
		}

	
<!---
Hide until checked that working and not requried


		#content img
		{
			padding: 2px;
			border: 1px solid #999;
		}
		
--->


		#content h2.jobs
		{
			margin-top: 0;
			font-weight: normal;
			line-height: 1.5em;
			color: #0099CC;	
		}
		
		#content h3
		{
			font-weight: normal;
			color: #333;	
		}
		
		#content td
		{
			font-size: 0.8em;	
		}

		#content #feedback dt
		{
			font-weight: bold;
			color: #666;
		}
		
		#content #feedback dd
		{
			margin: 0;
			margin-bottom: 15px;
			padding: 0;	
		}
		
		#content input
		{
			color: #333;	
				
		}
		
		#content .error
		{
			background: #FFC4C4;
			margin-top: 1em;
			padding: 0.5em;
			border: 1px solid #CC0000;
			border-left: none;
			border-right: none;
			font-weight: normal;
			text-align: center;
			color: #CC0000;
				
		}
		
		#content .success
		{
			background: #D9FFD9;
			margin-top: 1em;
			padding: 0.5em;
			border: 1px solid #009900;
			border-left: none;
			border-right: none;
			font-weight: normal;
			text-align: center;
			color: #009900;
				
		}
		
		#content .meta
		{
			margin-top: 2em;
			font-size: 0.9em;
		}
		
		
		#content dl
		{
			line-height: 1.5em;
		}
		
		#content dl dt
		{
			margin-bottom: 2em;
		}
		
		#content dl dt a
		{
			margin: 1em 0;
			font-weight: bold;
			line-height: 1.5em;
			color: #0099CC;
				
		}

		#content dl dd
		{
			margin: 0;
			padding: 0;
		}
		
		#content #breadcrumbs a
		{
			font-weight: bold;	
		}
		
		#content h3.panel
		{	
			background: #26A851 url(http://www.thpct.nhs.uk/images/template/corner-top-left-green-content.gif) no-repeat top left; 	
			margin: 0;
			text-indent: 15px;
			font-size: 1em;
			font-weight: normal;
			line-height: 1.8em;
			color: #fff;
		}
		
		#content img.right
		{
			float: right;
			margin: 0 0 5px 5px;	
		}
		
		#sidebar-a 
		{
			float: left;
			width: 180px;
			margin: 0;
			padding: 0;
		}

		#sidebar-a ul
		{
			margin:  0 0 0 10px;
			padding: 0;
			list-style: none;
		}
		
		#sidebar-a li a
		{
			background: #fff;
			display: block;
			width: 95%;
			margin: 0 0 5px 0;
			padding: 3px;
			border: 1px solid #999;
			text-decoration: none;
			font-size: 1em;
			color: #666;
		}
		
		#sidebar-a li a.current
		{
			background: #0099CC;
			display: block;
			width: 95%;
			margin: 0 0 5px 0;
			padding: 3px;
			border: 1px solid #999;
			text-decoration: none;
			font-size: 1em;
			color: #fff;
		}
		
		#sidebar-a ul li a:hover
		{
			background: #0099CC;
			color: #fff;
		}
		
		#sidebar-a ul li ul li a
		{
			background: none;
			display: block;
			width: 95%;
			border: 1px solid #fff;
			margin: 0 0 5px 0;
			padding: 3px;
			font-size: 0.85em;
			line-height: 1.5em;
		}
		
		#sidebar-a ul li ul li a:hover
		{
			background: none;
			text-decoration: underline;
			color: #0066CC;
		}
		
		#sidebar-b 
		{
			float: right;
			width: 190px;
			margin: 0;
			padding: 0;
			color: #666;
		}
		
		#sidebar-b h2
		{	
			background: #66CC33 url(http://www.thpct.nhs.uk/images/template/corner-top-left-green.gif) no-repeat top left; 	
			margin: 0;
			text-indent: 15px;
			font-size: 1em;
			font-weight: normal;
			line-height: 1.8em;
			color: #fff;
		}
		
		#sidebar-b dl
		{
			line-height: 1.5em;
		}
		
		#sidebar-b dl dt
		{
			
			margin: 1em;
			font-weight: normal;
			color: #666;
				
		}

		#sidebar-b dl dd
		{
			margin: 0 1em;
			padding: 0;
			font-size: 0.85em;
		}

		#sidebar-b ul
		{
			margin: 1em;
			padding: 0;
			line-height: 1.8em;
			font-size: 1em;
			list-style: none;
		}
		
		#sidebar-b address
		{
			margin: 1em;	
			font-size: 0.9em;
			font-style: normal;
			line-height: 2em;
		}

		#footer 
		{
			background: #26A851;
			clear: both;
			margin: 0;
			padding: 0;
		}
		
		#footer p
		{
			margin: 0;
			font-size: 0.85em;
			line-height: 3em;
			text-indent: 3em;
			color: #fff;
		}