body {
	background-color: #999999;
	background-image: url(http://scpremiergraphics.com/images/framework/background-fill.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
	color: #383838;
}
.footer {
	color: #FFFFFF;
	font-size: 13px;
}


.footer a{
	color: #FFFFFF;
	text-decoration: none;
}

.leftShade {
	background-image: url(http://scpremiergraphics.com/images/framework/bg-left-side.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.rightShade {
	background-image: url(http://scpremiergraphics.com/images/framework/bg-right-side.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.homeMastHeader {
	display: block;
	height: 261px;
	width: 750px;
}
.pageTitle {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 26px;
	line-height: 24px;
	font-weight: bold;
	margin-left: -2px;
}
.pageSubTitle {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 24px;
	line-height: 24px;
}

.insideRotationBackground {
	background-image: url(http://scpremiergraphics.com/images/framework/inside-side-fills/image_rotation.php);
	background-repeat: repeat-x;
	background-position: left top;
}
