.contenttopbg {
	background-image: url(images/contentbgtop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 45px;
	padding-right: 55px;
	padding-bottom: 35px;
	padding-left: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: left;
	line-height: 21px;
	font-weight: normal;
}

.mainpagebg {
	background-image: url(images/grad-texture-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.forbottombg {
	background-image: url(images/main-page-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
a.link {color:#5B0000; text-style:bold; text-decoration:underline;}
