body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #BFBFBF;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}
.by-line-background {
	background-image: url(img/byline.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


th {
	font-family: Arial, Helvetica, sans-serif;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.small a:Visited {
	color: #999999;
	text-decoration: none;
}
.small a:link {
	color: #999999;
	text-decoration: none;
}
.small a:hover {
	color: #FFFFFF;
}

.mainheadings {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 19pt;
	color: #336666;
}

.subheadings {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #336666;
	font-weight: bold;
}
.colourb {
	background-color: #93C4C6;
}
.quotes {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
}
.quotes a:Visited {
	color: #666666;
	text-decoration: none;
}
.quotes a:link {
	color: #666666;
	text-decoration: none;
}
.quotes a:hover {
	color: #006666;
	text-decoration: underline;	
}


.maincopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}

.maincopy a:hover {
	color: #006666;
	text-decoration: underline;	
}
.quotemarks {
	font-size: 24px;
	color: #336666;
}

.main-page-background {
 background-image:url(img/fern.jpg);
 background-repeat:no-repeat;
 }
 
 .main-page-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bolder;
}

 .main-page-links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bolder;
}

.main-page-sidebar-top-left-pic{
	background-image: url(img/boxtop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.main-page-sidebar-bottom-right-pic{}
