@charset "UTF-8";
@import url("reset.css"); /* Reset CSS Styles */
@import url("structure.css"); /* Basic structure for all pages */
	
#head {background-image:url(../images/images-graphics/head_bg_pupillage.gif);}
#HeadLinksLeft 	 {background-image:url(../images/images-graphics/head_bg_pupillage.gif);}
#content.About {background-image:url(../images/images-main/bg_centre_pupillage.gif);}
#footer {background-color:#481818;}

#LeftNav {
top:152px;
}

#LeftTestimonial {
	bottom:10px;
}
.Testimonial {
	font-size:11.25px;
	font-style:italic;
	color:#093947;
}
.TestimonialName, .TestimonialCompany {
	font-size:11.25px;
	color:#2d3633;
}
.TestimonialName {
	font-weight:bold;
}

#TextPanelLeft ol {
	margin:0 0 0 18px; padding:0;
}

#TextPanelLeft a:link, #TextPanelLeft a:visited {
	color: #99122c;
	text-decoration:underline;
	padding:0 0 0 0;
	margin:0;
	line-height:130%;
	}
	


#TextPanelLeft a:active, #TextPanelLeft a:hover {
	color: #ec5900;
	text-decoration:underline;
	padding:0;
	margin:0;
	line-height:130%;
	}