#content a:link, .stepnav a:visited {
	border-bottom:1px dotted #7f298f;
	color:#7f298f;
	text-decoration:none;
}
#content a:hover {
	border-bottom:1px solid #7f298f;
	color:#7f298f;
}

/* menu stuff */

#CV_menu li a:link {
	color: #7C7C7C;
}
#CV_menu li a:visited {
	color: #7C7C7C;
}
#CV_menu li a:hover {
	color: #7f298f;
}

/* page blocks */

#billboard {
	border-bottom:5px solid #7f298f;
	width:758px;
	margin:0;
	padding:0;
}

#content {
	border-color:#7f298f;
}

h2 {color:#7f298f;}

h3 {margin:10px 0 5px 20px;}

h4 {margin:0 55px;}

p {margin:5px 0 10px 65px;}

.noIndent { margin-left:0; margin-right:0; }

.CVB {
	width:280px;
	w\idth:290px;
	width:280px;
	margin:15px auto;
	padding:3px 5px;
}
.CVB h2 {
	display:block;
	width:auto;
	text-align:center;
}

.twocol .i3, .CVB .i3 {
	background:#F0EDF2;
	padding:10px;
}

.stepnav {
	background:#F0EDF2;
}