body {
	text-align: center;
	background-color: #C8C8C8;
}

#content {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
}
#head
 {
 	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	width: 775px;
	height: 285px;
}
a#lc {
	width: 775px;
	height: 175px;
	position: absolute;
}
a#lc h1{
	display: none;
}
#head ul {
	list-style-type: none;
	text-transform: uppercase;
	position: relative;
	left: -35px;
	top: 181px;
	width: 700px;
}
#head ul li {
	float: left;
	color: #C6E2FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .75em;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right: 1px;
	border-right-style: dotted;
	border-right-color: #C6E2FF;
	height: 15px;
}
#head ul li a, th, h2 a:hover {
	color:  #FFDBBF;
}
#head ul li.last {
	border: none;
}
#head ul li a {
	padding: 4px;
	padding-left: 12px;
	padding-right: 12px;
	text-decoration: none;
}
#head ul li a:hover, #head ul li a.on:hover {
	color: #C56f5D;
	background-color: #FFDBBF;
}
#head ul li a.on {
	color: #C56f5D;
	background-color: #E7C6C2;
}
h2, h2 a {
	color: #BF8A60;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	margin-top: 20px;
	margin-bottom: 10px;
	clear: both;
	text-decoration: none;
}
.dark {
	color: #A56F43;
}
.light {
	color: #D1AD8F;
}
#left {
	width: 330px;
	float: left;
	text-align: center;	
}
#left img {
	margin-top: 30px;
}
#right {
	margin-left: 15px;
	float: left;
	width: 370px;
}
#right, #left {
	margin-top: -80px;
}
p, ul.list {
	font-family: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
ul.list {
	list-style-type: none;
	margin-left: -20px;
	_margin-left: 15px; /* IE only */
}
ul.list li {
	_padding-left: 7px; /* IE only */
	margin-bottom: 15px;
}
ul.home li {
	margin-bottom: 5px;
}
li.pdf {
	list-style-image: url(images/PDF_icon.gif);
}
li.audio {
	list-style-image: url(images/audio_icon.jpg);
}
li.download {
	list-style-image: url(images/download_icon.png);
}
#copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	margin-top: 10px;
	margin-bottom: 20px;
}
a.more {
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px;
	border-style: solid;
	text-decoration: none;
	border-color: #C6E2FF;
	float: right;
	color: #6F729E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
}
a.more:hover {
	background-color: #C6E2FF;
}
#left a.more {
	float: none;
	border: none;
}
p a, ul.list a {
	text-decoration: none;
	font-weight: bold;
}
ul.list a {
	text-decoration: underline;
}
span.sublist {
	display: block;
	margin-top: 5px;
}
p a:hover, ul.list a:hover {
	text-decoration: underline;
}
ul.list a:hover {
	text-decoration: none;
}
th {
	background-color: #C56f5D;
	padding-left: 10px;
	font-size: .9em;
}
table {
	width: 100%;
	border-collapse: collapse;
	margin-top: 10px;
}
td, th, div#audio {
	border-color: #C56f5D;
	border-style: solid;
	border-width: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-size: .8em;
	padding: 7px;
}
hr {
	width: 200px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}
#testimonials p {
	text-align: justify;
}
#testimonials p.source {
	text-align: right;
}
a img {
	border: none;
}
