body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #999;
	margin: 20px;
	padding: 0;
	background-image: url(../img/bkg.jpg);
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
}
#masthead .content {
	padding: 0px;
}
#wrapper {
	width: 975px;
	margin: 0 auto;
	border: thin solid #A0B060;
}
#column_wrapper {
	background-image: url(../img/bkg.jpg);
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 315px;
	float: left;
}
#right .content {
	padding: 0px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#left {
	width: 655px;
	float: left;
}
#left .content {
	padding: 0px 5px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#centreTop {
	background-image: url(../img/centreTop.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#centreMid {
	background-image: url(../img/centreMid.jpg);
	background-repeat: repeat-y;
	padding: 10px 20px;
}
#centreBase {
	background-image: url(../img/centreBase.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#footer {
	color: #FFF;
	padding: 0px;
	font-size: 0.7em;
	clear: both;
	background-color: #000;
	height: 55px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#menu {
	background-color: #000;
	background-image: url(../img/menuBkg.jpg);
	height: 54px;
	padding-top: 5px;
	padding-left: 15px;
}
#footer .content {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
}
#left a:link {
	color: #000;
}
#left a:visited {
	color: #000;
}
#left a:hover {
	color: #AF1700;
}
#right a:link {
	color: #000;
}
#right a:visited {
	color: #000;
}
#right a:hover {
	color: #AF1700;
}
#footer a:link {
	color: #FFF;
}
#footer a:visited {
	color: #FFF;
}
#footer a:hover {
	color: #666;
}
h1 {
	font-size: 1.8em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
h2 {
	font-size: 1.2em;
	margin: 0;
}
h3 {
	font-size: 1.25em;
	margin: 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
#rightTop {
	background-image: url(../img/rightTop.jpg);
	background-repeat: no-repeat;
	height: 12px;
}
#rightMid {
	background-image: url(../img/rightMid.jpg);
	background-repeat: repeat-y;
	padding: 20px;
}
#rightBase {
	background-image: url(../img/rightBase.jpg);
	background-repeat: no-repeat;
	height: 20px;
}

