/* Steps styles */

body  {
	background-color:#8963B6;
	background-image:url(../images/bkgr_pgwrapper_steps.jpg);
	background-repeat:repeat-x;
}

h1  {
	color:#8862B5;	
}

h2  {
	color:#8862B5;	
}

.runinHead  {
	color:#8862B5;
	font-weight:bold;
}

#titleBar {
	background-image:url(../images/bkgr_titlebar_steps.gif);
	background-repeat: no-repeat;
	padding-left: 5px;
	width: 843px;
}

#sidebar  {
	background-image:url(../images/bkgr_sidebar_principle01.jpg); /*this is changed on each of the principles pages. */ 
	background-repeat: no-repeat;
	background-color:#A385C5; 
}

#sidebar p  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%; 
	margin-top: 400px;
	font-weight: bold;
	color: #FFFFFF;	
}
