.activePage {
	background-image: url(../images/redRoll2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.smFont {
	font-size: 10px;
	color: #3A3A3A;
}
.spacedText {
	letter-spacing: 2em;
}
.spacing {
	letter-spacing: 4px;
}
.red {
	color: #CC0000;
}
.blue {
	color: #0066CC;
}
.white {
	color: #FFFFFF;
}
.12font {
	font-size: 12px;
}
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 13px;
	color: #666666;
	background-color: #000000;
	font-weight: lighter;
	font-family: "Helvetica Neue", Helvetica, "Helvetica Neue Light", sans-serif;
	letter-spacing: 1px;
}
#wrapper {
	width: 947px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	height: 780px;
	background-color: #000000;
}
p {
	margin-bottom: 8px;
}
h1 {
	font-size: 20px;
	font-weight: lighter;
	letter-spacing: 1px;
}
h2 {
	letter-spacing: 4px;
	font-size: 18px;
	font-weight: lighter;
	font-family: Helvetica, "Helvetica Neue", "Helvetica Neue Bold Condensed";
}h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.5em;
}
h4 {
	font-size: 16px;
	font-style: normal;
}
h5 {
	font-size: 36px;
	word-spacing: 1in;
}
.padd1 {
	margin-left: 12px;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
	clear: right;
}
.clear {
	clear: left;
}
.margin {
	line-height: 14px;
	margin-bottom: 5px;
	font-size: 12px;
	font-style: italic;
}
