.bgtop {
	background-image: url(images/topbg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
}
.link {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

.buypagesmallpicstretch {
	background-image: url(images/buypagesmallpicstretch.jpg);
	background-repeat: repeat-y;
}

.bgleftshadow {
	background-image: url(images/bgleftshadow.jpg);
	background-repeat: repeat-y;
}
.buydark {
	background-image: url(images/buymenustripdark.jpg);
	background-repeat: repeat-y;
}
.buylight {
	background-image: url(images/buymenustriplight.jpg);
	background-repeat: repeat-y;
}


.infopanelbg {
	background-image: url(images/infobgbig.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.bgrightshadow {
	background-image: url(images/bgrightshadow.jpg);
	background-repeat: repeat-y;
}
.mainservicespadding {
	padding-left: 17px;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.mainservicesbg {
	background-image: url(images/mainservicesbg.jpg);
}


.bgbottomtop {
	background-image: url(images/bottombgtop.jpg);
	background-repeat: no-repeat;
}
.newspaneldark {
	background-image: url(images/newspaneldark.png);
	background-position: bottom;
	background-repeat: repeat-y;
}

.bgbottombottom {
	background-image: url(images/bottombgbottom.jpg);
	background-repeat: no-repeat;
}
.tablecellpad {
	padding: 10px;
}
.newspanellight {
	background-image: url(images/newspanellight.png);
	background-position: bottom;
	background-repeat: repeat-y;
}
