#torso-bottom {
	background: #FBFAF0;
}

#torso-top {
	background: url(../images/content1-torso-top.gif) top left no-repeat;
}

#main {
	width: 524px;
	float: right;
}
.primary h3 {
	color: #546481;
	margin-bottom: 0;
}

.primary h3 + p {
	margin-top: 2px;
}

.primary p {
	line-height: 1.2em;
}

.primary ul li {
	line-height: 1.3em;	
}

.primary .float-left {
	float: left;
	margin: 0 10px 10px 0;
}

.primary .float-right {
	float: right;
	margin: 0 0 10px 10px;
}

.primary-bottom {
	background: url(../images/content4-primary-bottom.gif) bottom left no-repeat;
}

.primary-top {
	background: url(../images/content4-primary-top.gif) top left no-repeat;
}

.primary-back {
	background: url(../images/content4-primary-background.gif) top left repeat-y;
}

.primary {
	
}

.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;
}

#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;
}


.register {
	background: url(../images/button-register.gif) bottom left no-repeat;
	width: 93px;
	height: 30px;
	margin: 0 auto;
}

.register a {
	display: block;
	width: 93px;
	height: 30px;
	background: url(../images/button-register.gif) top left no-repeat;
}

.register a:hover {
	background: transparent;
}

.register a span {
	display: none;
}

.more {
	background: url(../images/button-more.gif) bottom left no-repeat;
	width: 42px;
	height: 10px;
	float: right;
}

.more a {
	display: block;
	width: 42px;
	height: 10px;
	background: url(../images/button-more.gif) top left no-repeat;
}

.more a:hover {
	background: transparent;
}

.more a span {
	display: none;
}

#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;
}