@charset "iso-8859-1";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #1e1e1e;
}

a:active {
	color: #534c93;
	text-decoration: underline;
}

a:link {
	color: #534c93;
	text-decoration: underline;
}

a:visited {
	color: #534c93;
	text-decoration: underline;
}

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

img {
	border: none;
}

#slogan {
	clear: both;
	width: 960px;
	height: 40px;
	margin: 5px auto 0 auto;
	background: #625aaf url('/assets/images/header/slogan-bg.jpg') no-repeat top left;
	text-indent: -9000px;
}

.container {
	clear: both;
	width: 960px;
	margin: 5px auto 0 auto;
	font-size: 0.75em;
	overflow: hidden;
}

.main-menu {
	float: left;
	width: 255px;
	margin: 0 5px 0 0;
}

.main-menu .logo {
	clear: both;
	width: 255px;
	height: 160px;
	background: transparent url('/assets/images/main-menu/logo.jpg') no-repeat top left;
	text-indent: -9000px;
}

.main-menu ul {
	clear: both;
	width: 255px;
	margin: 4px 0 0 0;
	padding: 0;
	list-style: none;
}

.main-menu ul li {
	margin: 1px 0 0 0;
	background: #f0f0f0 url('/assets/images/main-menu/menu-item-bg.jpg') no-repeat bottom left;
}

.main-menu ul li a {
	height: 20px;
	display: block;
	padding: 5px 20px;
	color: #1e1e1e;
}

.main-menu ul li a:hover {
	background: transparent url('/assets/images/main-menu/main-menu-selected.png') repeat top left;
}

.main-content {
	float: left;
	width: 700px;
}

.header {
	clear: both;
	width: 700px;
	height: 300px;
	position: relative;
}

.header-home {
	background: transparent url('/assets/images/header/string-people.jpg') no-repeat top left;
}

.header-what-we-do {
	background: transparent url('/assets/images/header/what-we-do.jpg') no-repeat top left;
}

.header-current-projects {
	background: transparent url('/assets/images/header/current-projects.jpg') no-repeat top left;
}

.header-mentoring {
	background: transparent url('/assets/images/header/mentoring.jpg') no-repeat top left;
}

.header-our-training {
	background: transparent url('/assets/images/header/our-training.jpg') no-repeat top left;
}

.header-news {
	background: transparent url('/assets/images/header/news.jpg') no-repeat top left;
}

.header-publications {
	background: transparent url('/assets/images/header/publications.jpg') no-repeat top left;
}

.header-useful-info {
	background: transparent url('/assets/images/header/useful-info.jpg') no-repeat top left;
}

.header-a-z {
	background: transparent url('/assets/images/header/string-people.jpg') no-repeat top left;
}

.header-work-with-us {
	background: transparent url('/assets/images/header/work-with-us.jpg') no-repeat top left;
}

.header-links {
	background: transparent url('/assets/images/header/links.jpg') no-repeat top left;
}

.header-contact {
	background: transparent url('/assets/images/header/string-people.jpg') no-repeat top left;
}

.header h1 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 660px;
	padding: 20px;
	margin: 0;
	background: transparent url('/assets/images/header/h1-bg.png') repeat top left;
	font-size: 1.2em;
	color: #ffffff;
}
* html .header h1 {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/header/h1-bg.png', sizingMethod='scale');
}

.left-column {
	float: left;
	width: 350px;
	margin: 0 5px 0 0;
}

h2, h3 {
	clear: both;
	margin: 1em 0 0 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #534c93;
}

h4 {
	clear: both;
	margin: 1em 0 0 0;
	font-size: 1em;
	font-weight: bold;
	color: #534c93;
}

p {
	margin: 1em 0 0 0;
	padding: 0;
}

ul {
	margin: 1em 0 0 1.5em;
	padding: 0;
	list-style: square;
}

ul li {
	margin: 0;
	padding: 0;
}

.block {
	clear: both;
	width: 330px;
	padding: 10px;
	margin: 1em 0 0 0;
	background-color: #ebebeb;
	color: #464181;
}

.feature {
	clear: both;
	width: 330px;
	padding: 10px;
	margin: 1em 0 0 0;
	color: #ffffff;
}

.jan-eaton {
	width: 345px;
	float: left;
	height: 263px;
	margin: 5px 5px 0 0;
	background: url('/assets/images/home/jan-eaton.jpg') no-repeat bottom left;
}

.joy-quinlan {
	width: 350px;
	float: left;
	height: 263px;
	margin: 5px 0 0 0;
	background: url('/assets/images/home/joy-quinlan.jpg') no-repeat bottom left;
}

.jan-eaton-mp3-link {
	color:#000;
	text-align:left;
	width: 345px;
	float: left;
	height: 40px;
}

.joy-quinlan-mp3-link {
	color:#000;
	text-align:left;
	width: 350px;
	float: left;
	height: 40px;
	margin-left: 5px;
}

.tracey-fuller {
	color: #FFF;
	width: 345px;
	float: left;
	height: 40px;
	margin: 5px 5px 0 0;
	text-align: right;
}

.right-column {
	float: left;
	width: 345px;
}

.photo {
	clear: both;
	width: 345px;
	margin: 5px 0 0 0;
}

p.caption {
	/*width: 325px;*/
	margin: 0;
	padding: 10px;
	font-weight: bold;
	background-color: #534c93;
	color: #ffffff;
}

p.quote {
	clear: both;
	margin: 5px 0 0 0;
	padding: 10px;
	font-size: 1.2em;
	background-color: #68ba9f;
	color: #ffffff;
	font-weight: bold;
}

.image {
	float: left;
	width: 350px;
	margin: 1em 10px 0 0;
	overflow: hidden;
}

.clear {
	clear: both;
	width: 100%;
	overflow: hidden;
}

#footer {
	clear: both;
	width: 920px;
	padding: 10px 20px;
	margin: 5px auto 0 auto;
	background: #625aaf url('/assets/images/footer/footer-bg.jpg') no-repeat bottom left;
	font-size: 0.75em;
	color: #ffffff;
	text-align: center;
}

#footer a {
	color: #ffffff;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer ul li {
	display: inline;
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
	border-left-color: #ffffff;
	border-left-style: solid;
	border-left-width: 1px;
}

#footer ul li.first {
	border-left: none;
	margin: 0;
	padding: 0;
}

#footer p {
	margin: 1em 0 0 0;
	padding: 0;
}

.center {
	text-align: center;
}

.publications {
	width: 90%;
}

.table_title {
	width: 80%
}