html { 
	overflow-y: scroll; 
	height: 100%;
	margin-bottom: 0.01em;
}
BODY {
	background-color: #FDBF64;
	font-family: sans-serif;
}
#header {
	text-align: center;
	margin-left: 2%;
	width:945px;
}
#main {
    float:left;
    width:810px;
  }
#sidebar {
	float:left;
	width:160px;
	margin-left : 1%;
}
#footer {
	clear:both;
	font-size: xx-small;
	text-align : center;
	width: 995px;
}
.footerpar {
	margin: 3px;
	line-height: 1.2;
	font-size: xx-small;
	text-align: center;
}
img {
	border : 0px;
	margin: 2px;
}
P {
	line-height: 1.2;
	margin-top: 3px;
	text-align: justify;
	font-size: 15.5;
}
H1 {
	font-style : Italic;
	color: #800000;
	text-indent : 30px;
}
H2 {
	text-indent : 10px;
	font-size: large;
	color: #9900CC;
	margin-top : 15px;
	margin-bottom : 5px;
}
H3 {
	color: #9900CC;
	margin-bottom: 0;
}
H4 {
	margin-bottom: 1;
	font-size: 13;
	font-style : Italic;
}
A {
	color: #800000;
	text-decoration : none;
}
A:HOVER {
	color:	#9100B4;
}
EM {
	text-decoration: none;
	font-style : oblique;
}
OL {
	list-style-type : decimal;
}
TH {
	font-size: medium;
	text-align: left;
	padding-left : 50px;
	padding-top : 15px;
}
.lowpar {
	margin: 3px;
	line-height: 1.2;
}
.widepar {
	line-height: 1.5;
}
.mainlink {
	list-style-type: none;
	font-weight: bold;
	text-decoration:none;
	line-height : 2.2;
}
.linkback {
	text-align : right;
	margin-top : 5px;
	margin-bottom : 5px;
}
.chtable {
	margin : 1px;
}
.chcell {
	text-align : center;
	width : 110px;
	padding : 15px;
	padding-bottom : 5px;
	padding-top : 3px;
}
.chcellwide {
	text-align : center;
	width : 240px;
	padding : 15px;
	padding-top : 3px;
	padding-bottom : 5px;
	padding-top : 3px;
}
.news {
	margin : 0;
	margin-bottom : 5px;
}
.newsitem {
	list-style-type: none;
	line-height: 1.3;
	text-indent : 25px;
}
.chlink {
	border : 0;
	color : #FDBF64;
	font-weight : bold;
}
.chlink:hover {
	border : 0;
	color: #9100B4;
}
.eptable {
	padding: 10px;
	width: 820px;	
}
.eplist {
	line-height: 1.1;
	margin-bottom: 2px;
}
.linklist {
	margin : 10px;
	margin-bottom : 20px;
	text-indent : 20px;
}
.links {
	margin : 5px;
	margin-bottom : 10px;
	text-indent : 20px;
}
.lyric {
	line-height: 1.4;
	margin-left : 10px;
	margin-bottom : 40px;
}
.noteleftpic {
	float: left;
	margin : 10px;
	margin-top : 0;
}
.noterightpic {
	float: right;
	margin : 10px;
	margin-top : 0;
}
.videotable {
	width : 700px;
	margin : 5px;
}
.videotitle {
	color: #9900CC;
}
.videofrom {
	text-indent : 23px;
	padding-bottom : 10px;
}
.videocell {
	padding-left : 25px;
	padding-bottom : 5px;
}