@charset "iso-8859-1";
/* CSS Document */



body {
	margin-top: 15px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #FFFFFF;
	background: #777777;
}

.mainText {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 2px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;

	line-height: 24px;

}
.navLinks {
	padding-bottom: 0px;
}


.navLinks a {
	color: #ffffff;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.navLinks a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.navLinks a:visited {
	color: #ffffff;
	text-decoration: underline;
}


.ftr {
padding-top: 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans Serif;
	font-size: 18px;
	color: #000000;
	padding-bottom: 5px;
}

.border { 
	border: 1px solid #ffffff;
}

.left {
	background: #221E1F;
	width: 358px;
}

.leftBottom {
	background: #221E1F;
	width: 358px;
	padding-bottom: 5px;
}

.right {
	background: #ffffff url(images/ppsBG2.jpg) no-repeat;
	width: 621px;
	padding: 0px;
}

.quotes {
	height: 114px;
}

.squiggly {
	padding-bottom: 8px;
	padding-top: 8px;
}


.spacerwidth {
	width: 30px;
}





