#torso-bottom {
	background: url(../images/content2-torso-bottom.gif) bottom left no-repeat;
}

#torso-top {
	background: url(../images/content2-torso-top.gif) top left no-repeat;
}

#torso-back {
	background: url(../images/content2-torso-background.gif) top left repeat-y;
}

#main {
	width: 468px;
	float: left;
}

#sidebar {
	width: 231px;
	float: right;
}

#primary h2 {
	background: url(../images/content2-primary-header-background.gif) top left repeat-y;
	margin: 0;
	line-height: 1em;
	padding: 8px 10px;
	font-size: 14px;
	color: #252466;
}

.sidebar-box {
	border: 1px solid #C8BC71;
	padding: 5px;
	text-align: center;
}

.sidebar-box h3 {
	color: #252466;
	margin-top: 0;
}

.sidebar-box p {
	font-size: 11px;
}