.main {
	background-image: url(images/mainBgrnd_winter.jpg);
	background-repeat: no-repeat;
}
.copyMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	text-align: center;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 0px;
	vertical-align: top;
}
.copyRight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 13px;
	color: #993300;
	font-style: italic;
	padding-right: 17px;
	padding-bottom: 1px;
	padding-left: 17px;
	padding-top: 3px;
}
.centre {
	width: 661px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
/*hack for IE5*/
body {
text-align: center;
}

a.copyMainLink:link { color: #333300; font-weight: bold; text-decoration: none}
a.copyMainLink:visited { color: #333300; font-weight: bold; text-decoration: none}
a.copyMainLink:hover { color: #FFCC00; font-weight: bold; text-decoration: none}
a.copyMainLink:active { color: #333300; font-weight: bold; text-decoration: none}
