body	{
	background: #E0E0E0;
	margin: 0;
	padding: 0;
	border: 0;
	padding-bottom: 25px;
	}

b {
	font-family: Times, "Times New Roman", sans-serif;
	font-size: 12px;
	font-style: italic !important;
	font-style: bold !important;
	font-weight: bold !important;;
	color: #333333;
}


p {
	color: #333333;
	margin: 10px;
	font-size: 13px;
}
	
/* general layout */
#wrapper {
	background: #999999;
	margin: auto;
	padding: 0px;
	width: 950px;
	height: 600px;
	text-align: center;
	position: relative;
	z-index: 8;
	}

#title2 {
	width: 690px;
	height: 60px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(images/home/headtesteric.gif);
	}

#title3 {
	width: 260px;
	height: 60px;
	position: absolute;
		left: 690px;
	top: 0px;
	}

#footer	{
	width: 948px;
	height: 70px;
	text-align: center;
	position: absolute;
	top: 517px;
	left: 2px;
	z-index: 6;
	}

/* where the pictures go */	
#image {
	border: 5px transparent;
	padding: 0px;
	width: 330px;
	height: 400px;
	float: left;
	position: absolute;
	z-index: 4;
	left: 100px;
	top: 80px;
	}

#imagefield {
	padding: 0px;
	width: 330px;
	height: 400px;
	float: left;
	position: absolute;
	z-index: 2;
	left: 140px;
	top: 80px;
	visibility: hidden;
	}

#imagefieldtwo {
	padding: 0px;
	width: 550px;
	height: 400px;
	float: left;
	position: absolute;
	z-index: 2;
	left: 60px;
	top: 80px;
	visibility: hidden;
	}

/* where the words go */
#content {
	background: #999999;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-color: #ccc;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-top: 30px;
	position: absolute;
	height: 400px;
	width: 425px;
	left: 457px;
	z-index: 5;
	top: 70px;
	visibility: visible;
}

#imagecontentwo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	width: 260px;
	height:100px;
	text-align: left;
	position: absolute;
	z-index: 1;
	left: 650px;
	top: 350px;
	visibility: hidden;
}

/* header class */	
.hhome {
	background-image: url(images/home/headeam.gif);
	background-position: 0px 0px;
}
	
.hred {
	background-image: url(images/home/headred.gif);
	background-position: 0px 0px;
}

/* red campaign class */
.rbw {
	background-image: url(images/redc/rbw.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: auto;
	width: auto;
}

.rcrime {
	background-image: url(images/redc/rcrime.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: auto;
	width: auto;
}

.revent {
	background-image: url(images/redc/revent.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: auto;
	width: auto;
}

.rjingle {
	background-image: url(images/redc/rjingle.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: auto;
	width: auto;
}

.rkool {
	background-image: url(images/redc/rkool.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: auto;
	width: auto;
}

.rline {
	background-image: url(images/redc/rline.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: auto;
	width: auto;
}

.rperf {
	background-image: url(images/redc/rperf.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: auto;
	width: auto;
}

.rperf2 {
	background-image: url(images/redc/rperf2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: auto;
	width: auto;
}

.rpuzzle {
	background-image: url(images/redc/rdpuzzle.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: auto;
	width: auto;
}

.rsea {
	background-image: url(images/redc/rsea.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: auto;
	width: auto;
}

.rseal {
	background-image: url(images/redc/rsealob.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: auto;
	width: auto;
}

.rsign {
	background-image: url(images/redc/rsign.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: auto;
	width: auto;
}

.redc {
	background-image: url(images/redc/rdpuzzle.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

