/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
  margin:0;
  padding:0;
}
table {
  border-collapse:collapse;
  border-spacing:0;
}
fieldset,img {
  border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
  font-style:normal;
  font-weight:normal;
}
ol,ul {
  list-style:none;
}
caption,th {
  text-align:left;
}
h1,h2,h3,h4,h5,h6 {
  font-size:100%;
  font-weight:normal;
}
q:before,q:after {
  content:'';
}
abbr,acronym {
  border:0;
}
/* ---------------------------------------------------------------------------------------------------------------*/
body{
	background: url(images/BG.gif) repeat-y center #dda558;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: .8em;
	}
#container {
	margin: 0 auto;
	width:854px;
}
#menu {
	width: 854px;
	height: 20px;
}
#bio {
	width: 85px;
	overflow: hidden;
	}
#Dis {
	width: 101px;
	overflow: hidden;
	}
#Art {
	width: 130px;
	overflow: hidden;
	}
#imp {
	width: 109px;
	overflow: hidden;
	}
#Sha {
	width: 93px;
	overflow: hidden;
	}
#Tea {
	width: 71px;
	overflow: hidden;
	}
#Per {
	width: 181px;
	overflow: hidden;
	}
#Con {
	width: 70px;
	overflow: hidden;
	}
ul#menulist {
	list-style: none;
	margin: 0 0 0 7px;
	}
ul#menulist li{
	display: inline;
	float: left;
	}
ul#lesson {
	list-style: disc;
	text-align: left;
	margin: 0 0 0 70px;
	}
ul#menulist li.selected{
	display: block;
	color: #ffffff;
	background-color: #716d4c;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 0px 6px 0px;
	}
ul#menulist a{
	display: block;
	color: #ffffff;
	background-color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 0px 6px 0px;
	}
ul#menulist a:hover{
	color: #ffffff;
	background-color: #c54f2c;
	}
.content{
	display: inline;
		border-top: #fdbf6f 2px solid;
	}
#contentLeft{
	float: left;
	background-color: #ffffff;
	width: 642px;
	margin: 0 0 0 7px;
	}
#contentRight{
	float: right;
	background-color: #000000;
	width: 198px;
	margin: 0 7px 0 0;
	text-align: left;
	}
img#title{
	margin: 27px 0px 18px 0px;
	}
img#titleline{
	width: 613px;
	height: 3px;
	margin: 0 0 24px 0;
	}
p{
	text-align: left;
	padding: 0 25px 0 30px;
	letter-spacing: 1px;	
	}
h1{
	font-size:16px;
	}
h2{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	padding: 0 0 5px 30px;
	letter-spacing: 2px;
	}
#BackToTop:hover {
	color: #c54f2c;
	
	}
#BackToTop {
	display:block;
	color: #716d4c;
	margin: 25px 0 18px 0;
	}
#BackToTop.visited {
	color: #c54f2c;
	}
a.Link:hover {
	color: #c54f2c;
	}
a.Link {
	color: #716d4c;
	}
a.Link.visited {
	color: #c54f2c;
	}
#email:hover {
	color: #c54f2c;
	}
#email {
	color: #716d4c;
	}
#email.visited {
	color: #c54f2c;
	}
.breakline {
	margin: 25px 0 23px 0;
	}
.italic {
	font-style: italic;
	}
.underline {
	text-decoration: underline;
	font-weight: bold;
	}
.indent {
	text-indent: 40px;
	}
#footer {
	border-top: solid 2px #fdbf6f;
	}
.copyright {
	position: relative;
	left: 325px;
	color: #fdbf6f;
	padding: 0 0 3px 0;
	display: block;
	}
#FourColorBlock {
	margin: 0 5px 0 0;
	}
#listen {
	margin: 10px 0 12px 16px;
	}
#breaklineshort {
	margin: 0 0 22px 6px;
	}
ol.decimal {
	margin: 0 5px 0 36px;
	list-style-type: decimal;
	color: #ffffff;
	font-size: 11px;
	}
ol.decimal li{
	padding: 0 0 13px 0;
	}
a.musiclink {
	color: #c54f2c;
	text-decoration: underline;
	}
a.musiclink:hover {
	color: #c54f2c;
	}

