body {
	margin: 0;
	padding: 0 0 20px 0;
	background: url(../images/back.gif) center repeat-y;
	color: #813D86;
}

p {
	margin: 0;
	padding: 0 0 12px 0;
}

#nav_bg {
	background: url(../images/nav_bg.gif) repeat-y;
	/* background: url(../images/ensemble_15.gif) bottom no-repeat; */
}

#right_bg {
	background: #E9DFE9;
}

#fadebar {
	background: #E9DFE9 url(../images/ensemble_13a.gif) repeat-y;
	width: 29px;
}

#content_bg {
	background: #E9DFE9 url(../images/content_bg.gif) no-repeat;
}

#content-wrapper{
	width: 598px;
	text-align: left;
	margin: 0 0 40px 0;
}

#content {
	padding: 5px 5px 0 5px;
}

#popup {
	color: #fff;
}

a {
	color: #AC6BB4;
	text-decoration: underline;
}

a:hover {
	color: #AC6BB4;
	text-decoration: none;
}

#content-ask {
	float: left;
	width: 400px;
}

#sidebar-ask {
	float: right;
	width: 175px;
}

.caption {
	font: 0.7em Arial;
}

.formfield {
  background: url(../images/form-bg.gif);
  height: 24px;
  border: none;
  padding: 14px 5px 2px 5px;
  vertical-align: bottom;
  font: 1.1em Arial;
}
