/* Culham Print Style Sheet v2 */body {	margin: 3% 3% 5%;	padding: 0px;	background-color: #FFFFFF;	font: 12px Verdana, Arial, Helvetica, sans-serif;}img {	margin: 0px 0px 8px;	padding: 0px;	border: none;	clear: both;}img:after {	font-size: 10px;	content: " (" attr(alt) ")";}img.inlineRight {	margin: 0px 0px 0px 4px;	padding: 0px;	float: right;	vertical-align: middle;}img.inlineLeft {	margin: 0px 4px 0px 0px;	padding: 0px;	float: left;	vertical-align: middle;}div#culhamMenu {	display: none;}div#topMenu {	display: none;}a, a:link, a:visited {	text-decoration: none;}a.hidden {	display: none;}p#cssWarning {	display: none;}h1, h1 a {	color: #CC0000;	padding: 5px 0px;	font-size: 18px;	margin: 0px;	text-decoration: none;}p#strapline, p#strapline a {	color: #000099;	padding: 5px 0px;	font-size: 14px;	margin: 0px;	text-decoration: none;}h6 a[href="#top"] {	display: none;}div#content a {	text-decoration: none;}/* display home url after copyright */p.copyright:after {	content: " - http://www.culham.ac.uk/ ";}/* display link href after links */div#content a:after {	color: #666666;	font-size: 90%;	text-decoration: none;	content: " (" attr(href) ") ";}/* Attempt to hide anchor tags without a href attr */div#content a[href=""]:after {	content: "";}/* Don't show email link content */div#content a[href^="mailto"]:after {	content: "";}/* hide internal page link */a#contentStart {	display: none;}/* Home page styles */body.home {}/* display link href after links */body.home div.box a:after {	color: #666666;	font-size: 90%;	text-decoration: none;	content: " (" attr(href) ") ";}body.home div.culhamSites a:after, body.sites div.culhamSites a:after {	color: #666666;	font-size: 90%;	text-decoration: none;	content: " (" attr(href) ") ";}/* Space out site logos a bit */body.home div.culhamSites ul, body.sites div.culhamSites ul {	list-style-type: none;		margin-left: 0px;	padding-left: 0px;}body.home div.culhamSites ul li, body.sites div.culhamSites ul li {	margin-top: 12px;	margin-left: 0px;	padding-left: 0px;}body.home div.culhamSites ul img, body.sites div.culhamSites ul img {	vertical-align: middle;	margin-right: 6px;}/* Other text styles */.redtext {	color: #CC0000 ! important;}.publication {	font-style: italic;	margin: 4px 0px -8px;	padding-right: 10px;	padding-left: 10px;}.leader {	color: #000000;}.smallresult {	font-size: 11px;	color: #000000;}.indentpara {	margin: 0px 0px 0px 12px;}/* Styles for Church Schools Stats */table#cs_stats {	font-size: 11px;	margin: 0px 10px;	padding: 0px;	border: 1px solid #CC0000;}table#cs_stats td {	margin: 0px;	padding: 2px;	text-align: right;	border-left: 1px solid #CCCCCC;	vertical-align: top;}table#cs_stats td:first-child {	text-align: left !important;	border-left: none !important;}tr.stats_header td {	background-color: #CC0000;	color: #FFFFFF;	font-weight: bold;}tr.stats_subheader td {	border-top: 1px solid #CC0000;	background-color: #DDDDDD;}
