body {
	background-image: url(../images/bg.jpg);
	background-color: #37516c;
	background-repeat: repeat-x;
	background-position: left top;
	margin:0px;
}
.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.hbtop {
	background-image: url(../images/hbtop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 15px;
}
.hbtop A {
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
.hbtop A:hover {
	color: #000;
}	
.hbbottom {
	background-image: url(../images/hbbottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.hbbottombg {
	background-image: url(../images/hbbottombg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.hbleft {
	background-image: url(../images/hbleft.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.hbright {
	background-image: url(../images/hbright.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.hleft {
	background-image: url(../images/hright.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.htop {
	background-image: url(../images/htop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.hbottom {
	background-image: url(../images/hbottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sheader {
	background-image: url(../images/sheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.slogo {
	background-image: url(../images/sleftlogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sleft {
	background-image: url(../images/sleft.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.scontentarea {
	background-image: url(../images/scontentarea.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.sfooter {
	background-image: url(../images/sfooter.jpg);
	background-color: #928c8e;
	background-repeat: no-repeat;
	background-position: left top;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.copy {
	color: #000000;
	text-decoration: none;
}
a:hover.copy {
	color: #BE221E;
	text-decoration: none;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #40382F;
	text-decoration: none;
}
.contenttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #40382F;
	text-decoration: none;
}
.contenttext A {
	color: #990000;
	text-decoration: none;
	border-bottom: 1px dotted #990000;
}
.contenttext A:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #000;
}