@charset "utf-8";
/* CSS Document */

img {border:none;}

.contentarea {
	background-color: #e1e0e0;
	background-image: url(../images/piledriver.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 930px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.modulecopybackdrop {
	background-image: url(../images/textbackground.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
	width: 900px;
}
.moduleheaderbackdrop {
	background-image: url(../images/moduleheaderblank.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 85px;
	width: 640px;
}
.modulecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
	padding: 20px;
}
.moduleheadercopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 55px;
	font-weight: bolder;
	color: #000000;
	padding: 20px;
	text-transform: uppercase;
	letter-spacing: -4px;
	word-spacing: -3px;
}
.modulecopySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	padding: 5px;
}
.modulecopySmall  a:link, .modulecopySmall  a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	padding: 5px;
}

