.firstLayer {
color: #e00;
}
.secondLayer { 
color: #111;
}
#frameset {
background: #4F462F;
}
#frameset #header p {
color: #000;
}
#progress p#label { /* "Progress" */
color: #000;
}
#progress p#status { /* Outer Bar Background */
background: #282826;
}
#progress span { /* Inner Bar Background */
background: #ff8;
border: 1px solid #67624f;
border-bottom: 1px solid #76461e;
border-right: 1px solid #76461e;
}

#wrapper {
background:#FFFFFF none repeat scroll 0% 50%;
}

.highlight {
background: #DAB7CB none repeat scroll 0% 50%;
color: #FFFFFF;
}

.subhead {
background-color: #DA4089;
}

.header {
	margin:auto;
	text-align:center;
	padding:10px;
	height:45px;

}
.titleDiv {
	font-size: 150%;
	font-weight:bold;
	padding: 3px;
	text-indent: 15px;
}

.instructions  {
	text-align: center;
	padding: 5px 5px 5px 25px;
	font-weight: normal;
	text-indent: 15px;
	
}




