html #content #arcMenu {
	width: 175px;
	height: 700px;
	border: 0;
	background-color:  #eaedf2;
}
#arcMenu h3 {
	background-color:  #234e9d;
	color:  white;
	margin: 0px;
	line-height: 22px;
	padding-left:  12px;
}
#arcMenu ul {
	margin: 0px;
	padding-left: 12px;
}
#arcMenu li {
	background-color:  #eaedf2;
	border-bottom: 1px solid #C5cdca;
	border-top:  1px solid #fbfcff;
	font-size: 10px;
	font-weight:  bold;
	padding: 4px 0 4px 0px;
	list-style-type: none;
}
html.ie #arcMenu li {
	padding: 2px 0 3px 12px;
}
#arcMenu li a {
	color: black;
	text-decoration: none;
}
#arcMenu li a:hover {
	text-decoration: underline;
}

#arcMenu li.first {
	border-top:  none;
}
#mediaContent {
	width: 805px}
html.ie6 #mediaContent {
	width: 790px;
	margin-left:  0;
}
html #mainNav {
	margin:  0px;
}
#memberCenter div {
	padding-top: 25px;
}
