<style type="text/css">
	@import "all.css"; /* just some basic formatting, no layout stuff */

		html, body {
		

  color: #000000;
  background: #fff;
}

html, body, p, th, td, li, dd, dt {
  font: 1em Arial, Helvetica, sans-serif;
}

	
	#frame {
		width:950px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		position: absolute;
		left: 50%;
		margin-left: -475px;
		background-image: url('http://www.nottinghamphysiotherapist.co.uk/beta/images/background.jpg');
		background-repeat: no-repeat; 
	
			
		  
		}
		
			#contentcenter {
		
		width: 500px;
		padding: 120px 0px 0px 0px;
		float:left;
	
		}
		

	
	
	#contentright {
		
		width:200px;
		padding: 120px 0px 0px 0px;
		list-style-type: square;
		list-style-color: #98ADCC;
		
		margin-top: 0px;
		float:right;
		
		}
		
	#sidenav {
		width:200px;
		padding: 120px 0px 0px 0px;
		margin-top: 0px;
		float:left;
		text-align:left;
		

		}
		
	#sidenav ul {
		list-style-type: none; 
		font-size: 10pt;
		padding: 0; 
		margin: 0; 
		}

	#sidenav ul li a {
		display: list-item;
		padding: 0px 0px 10px 0px;
		text-decoration: none;
		color: #98ADCC;
	
	

	
	

	



color: #000;
} 

#sidenav ul li a:hover
		{
		color: #98ADCC;
		font-weight: bold;
		} 	

}
a: {
color:#233C7F
}

a:hover{
color:#98ADCC;
}
	

#footer {
    position: absolute;
    bottom: 0;
	}

img.special {

	border-right-color:white;
	border-left-color:white;    
    border-top-width:0px;
    border-right-width:20px ;
    border-left-width:25px ;
    
}
	
</style>