#torso-bottom {
	background: url(../images/content1-torso-bottom.gif) bottom left no-repeat;
}

#torso-top {
	background: url(../images/content1-torso-top.gif) top left no-repeat;
}

#torso-back {
	background: url(../images/content1-torso-background.gif) top left repeat-y;
}

#main {
	width: 524px;
	float: right;
}

#primary h2 {
	background: url(../images/content1-primary-header-background.gif) top left repeat-y;
	margin: 0;
	line-height: 1em;
	padding: 8px 10px;
	font-size: 14px;
	color: #252466;
}

#sidebar {
	float: left;
}

#sidebar ul {
	list-style: none;	
}

#sidebar #sub-nav {
	margin-top: 0;
	margin-left: 0;
	padding-top: 0;
	padding-left: 0;
}

#sidebar #sub-nav ul {
}

#sidebar #sub-nav .selected a {
	color: #7E7DA6;
}

#sidebar #sub-nav .selected ul a {
	color: #252466;
}

#sidebar ul li {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 2em;
}

#sidebar ul li a {
	text-decoration: none;
	color: #252466;
}

#sidebar ul li a:hover {
	color: #7E7DA6;
}
