body {
	background-image: url(../images/body.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.button {
	background-image: url(../images/buttonrepeat.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.contentleft {
	background-image: url(../images/contentleft.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.contentright {
	background-image: url(../images/contentright.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.contentarea {
	background-color: #011B72;
	background-repeat: repeat-y;
	background-position: left top;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #CB9D3B;
	background-image: url(../images/headingline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #CB9D3B;
}
.contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFE659;
	line-height: 18px;
}
.contenttext A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFE659;
}
.contenttext A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
.copywrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.copywrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover.copywrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
