:link, :visited {
	background-color: transparent;
	color: #b6d0d8;
	font-weight: bold; 
	text-decoration: underline;
}

[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

:link:hover, :visited:hover {
	background-color: transparent;	
	color: #373B46;
	text-decoration: none;
}

body {
	font: normal 70% Verdana, Georgia, Times, serif;
	color: #000000;
	margin: 0em;
	padding: 0em;
	background: #fff3e2 url(images/bg.gif) repeat-y center;
}

.audioPlayer{
	margin-left: 20px;
}

h1, h2, h3, h4 {
	margin: 0em;
	overflow: hidden;
	padding: 0em;
}

h1 {
	background: url(images/header.gif) no-repeat;
	height: 664px;
	width: 1221px;
}

h2 {
	background: #transparent url(images/left-outer.gif);
	height: 664px;
	margin-left: -40px;
	position: absolute;
	top: 10px;
	width: 25px;
}

* > h2 { position: fixed; }

h3 span { 
	font: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff3e2;
}

h4 span { 
	color: #9eabd3;
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

p {
	color: #000;
	margin: 0em;
	padding: 0em 0em 1em 0em;
}

p:hover { color: #E7E7F1; }

p * { color: #000; }

p:hover * { color: #8fb34f; }

ul {
	background-color: transparent;
	color: #9eabd3;
	margin-top: 20px;
	padding: 0em;
	padding-bottom: 20px;
}

ul li {
	list-style: square;
	margin: 0em 0em 0em 2em;
	padding: 0em;
}

ul li a { font-weight: normal; }

#intro {
	width: 772px;
	top: 664px;
	padding-right: 168px;
	float: left;
	z-index: 10;
}

#container {
	border-width: 0px 2px;
	color: #E7E7F1;
	position: absolute;
	width: 1221px;
	left:50%;
	margin-left:-550px;
	padding-left: 80px;
	z-index: 20;
}

#pageHeader { background-color: transparent; }

#pageHeader h1 span { margin-left: -2000px; }

#pageHeader h2 span { margin-left: -2000px; }

#quickSummary { margin-top: -10px; }

#quickSummary, #preamble {
	margin-left: 170px;
	text-align: justify;
	width: 660px;
	position: absolute;
	top: 440px;
}

#quickSummary a {
	color: #035ca5;
}

#quickSummary img {
	 margin: 10px 0 25px 10px;
}

.imageLessSpace{
	margin: 0px 0px 0px 0px;
	float: right;
}

p {
	border-left: 1px dotted #9eabd3;
	margin-left: 10px;
	padding-left: 10px;
	text-align: justify;
}

.player {
	width: 650px;
	background: #fff3e2;
	margin: 0 15px 0 20px;
}

#linkList {
	left: 100px;
	position: absolute;
	top: 120px;
	width: 150px;
}

#linkList h3 {
	color: #035ca5;
	background: url(images/navigation.gif) no-repeat;
	margin-left: -16px;
	margin-top: -10px;
	height: 40px;
}

#lselect span {
	display: none;
}

#footer {
	margin: 0 -160px 0 0;
	width: 400px;
	position: absolute;
	right: 420px;
	text-align: right;
}

#extraDiv2 {
	width:49%;
	position:absolute;
	top:0;
	left:-368px;
	height: 470%;
	background:url(images/left-outer.gif) repeat;
	z-index:-10;
}