/*Design by Free CSS Templateshttp://www.freecsstemplates.orgReleased for free under a Creative Commons Attribution 2.5 License*//* default.css	19 Mar 2010, links to images updated	11 Apr 2010, colour for footer changed to improve visibility*/	body { 	font-style: normal; font-variant: normal; font-weight: normal; font-size: 	small; font-family: Verdana, Arial, Helvetica, sans-serif; 	line-height: 1.8em; color: #749A75; background-color: #EFFCF0; 	/*	background-image: 	url('./Images/img01.gif'); 	*/	margin-left: 0; margin-right: 0; margin-top: 20px; 	margin-bottom: 20px; padding: 0       }        h1, h2, h3, h4, h5, h6 {	margin: 0;	padding: 0;	font-family: Georgia, "Times New Roman", Times, serif;	font-weight: normal;	color: #235324;	color: #008000;      <!-- because Nicola's is rather faint -->      }h2 {	color: #660000;}h3 {}p, blockquote, ul, ol {	margin-top: 0;}blockquote {}a {	color: #235324;}a:hover {	text-decoration: none;}/* Menu */#menu {	width: 700px;	height: 40px;	margin: 0 auto;	background: #EFFCF0;	border: 10px solid #235324;}#menu ul {	margin: 0;	padding: 0;	list-style: none;}#menu li {	display: inline;}#menu a {	display: block;	float: left;	height: 32px;	padding: 8px 20px 0 20px;	border-right: 1px solid #235324;	text-decoration: none;	font-weight: bold;	color: #235324;}#menu a:hover {	background: #DAEBDB;}#menu #rss a { 	float: right; background-image: 	url('./Images/img02.gif'); 	background-repeat: no-repeat; background-attachment: scroll; 	border-style: none; border-width: medium; padding-left: 30px; 	background-position: 10px 50% }	#menu #rss a:hover {	background-color: #DAEBDB;}/* Header */#header      { 	width: 700px; height: 180px; background-image: 	url('./Images/MCTTGheader1.jpg'); 	border-left: 10px solid #235324; 	border-right: 10px solid #235324; border-top-style: none; 	border-top-width: medium; border-bottom: 10px solid #235324; 	margin-left: auto; margin-right: auto; margin-top: 0; 	margin-bottom: 0 }	#header h1 {	padding: 75px 0 0 20px;	font-size: 1.8em;}#header h2 {	padding: 0 0 0 20px;	font-size: 0.8em;	color: #660000;}#header a {	text-decoration: none;	color: #DAEBDB;}/* Content */#content     { 	width: 700px; background-color: #EFFCF0; background-image: 	url('./Images/img04.gif'); 	background-repeat: repeat-y; background-attachment: scroll; 	border-left: 10px solid #235324; 	border-right: 10px solid #235324; border-top-style: none; 	border-top-width: medium; border-bottom: 10px solid #235324; 	margin-left: auto; margin-right: auto; margin-top: 0; 	margin-bottom: 0; background-position: 0% }	/* Latest Post */#latest-post { 	background-color: #EFFCF0; background-image: 	url('./Images/mcttglogo.jpg'); 	border-bottom: 10px solid #235324; padding-left: 0; 	padding-right: 0; padding-top: 20px; padding-bottom: 20px }	#latest-post .title {	float: left;	width: 230px;	padding: 0 20px;	text-align: right;	line-height: 1.2em;	font-size: 2.2em;	color: #660000;}#latest-post .story {	float: right;	width: 389px;	padding: 0 20px;	border-left: 1px solid #C6DAC7;}#latest-post .meta {	clear: both;}/* Posts */#posts {	float: right;	width: 390px;	padding: 20px;}#posts .post {	padding-bottom: 30px;}#posts .story {	padding: 15px 20px 0 20px;}#posts .meta {	padding: 5px 0 0 20px;}#posts .meta p {	margin: 0;	line-height: normal;	font-size: smaller;}#posts ul {}#posts ul li {}/* Links */#links {	float: left;	width: 230px;	padding: 20px}#links ul {	margin: 0;	padding: 0;	list-style: none;}#links li ul {	padding: 15px 20px 30px 20px;}#links li li {	padding: 3px 0;}#links li a {}#links li i {	font-size: smaller;}/* Footer */#footer {}#footer p {	text-align: center;	font-size: xx-small;	color: #660000;}#footer a {	color: #660000;}
