BODY, td, th {	
	font-family: Trebuchet MS, Verdana, Sans-serif; 
	background-color: #F5F5F5;
}
a:link {
	 color: #DC143C
}
a:visited {
	 color: #OOOO8B
}
a:active {
	 color: #DC143C
}

li {
	font-size: small;
}

#left {
	font-size: 9pt;
	font-family: Trebuchet MS, Verdana, Sans-serif;
	margin-top: 22px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	border: solid 1px silver;
}

#left ul {
	list-style-type:none;
	font-size: 9pt;
	text-align:left;
	padding:0px;
	margin: 5px 0px 0px 0px;
}
#left li.heading {
	color:#666666;
	border-bottom:solid 1px;
	font-size: 9pt;
	font-weight: bold;
}
#left li {
	font-size: 9pt;
}

#footer {
	font-size:  9pt;
	text-align: center;
}

.email {
	font-family: courier, fixed;
}

.main {
	margin:0px 0px 0px 51px;
	padding:0px;
	font-family: Trebuchet MS, Verdana, Sans-serif;
}
.title {
	font-size: large;
	font-weight: bold;

}

.sitename {
	font-size: large;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, Serif; 
	border-bottom: solid 1px;
}

.toc {
	margin: 21px 0px 0px 20px;
}

.head {
	/* border-bottom: solid 1px */
}

.sans {	
	font-family: Trebuchet MS, Verdana, Sans-serif; 
}
.small {
	font-family: Trebuchet MS, MS Sans Serif, Sans-serif;
    font-size: x-small;
}
.tiny 			{	font-family: Trebuchet MS, MS Sans Serif, Sans-serif;
    				font-size: xx-small;
					line-height: 100%;}
.comic 			{	font-family: Comic Sans MS, Fantasy;
					font-size: medium; }
.serif {
	font-family: Georgia, Times New Roman, Times, Serif; 
}

/*
	Music
*/

#musicMain {

}

#musicMain DT {
	font-size: xx-small;
	font-weight: bold;
	float:left;
	clear:left;
	text-decoration:underline;
}

#musicMain DL {
	font-size: xx-small;
	float:left;
	width:80%;

}

#musicMain LI {
	font-size: xx-small;
	list-style-type:none;
}

.hymnTitle {
	font-weight: bold;
	font-size:   large;
}

.cursive {  
	font-family: Viner Hand ITC, Lucida Calligraphy, Mistral, RubyScript, Parkplace, Palatino Linotype Italic, FleurishScript, Chancery, Brush Script MT, BlackChancery, JuniusModern, LinusScript, Times New Roman, Times; 
}

.breakhere {page-break-before: always}

/* The following is a sample CSS file for UseModWiki 1.0.
   It is not pretty, but it demonstrates all of the new DIVs and
   tag classes. */
A.wikiheader, IMG.wikiheader {
  border-width: 0px;
}
/*
DIV.wikitext {
  background-color : #ccc;
}
DIV.wikipreview {
  background-color : Lightblue;
}
DIV.wikiheader {
  background-color : Lightpink;
}
DIV.wikirc {
  background-color : Lightblue;
}
DIV.wikifooter {
  background-color : Lightpink;
}
DIV.wikipref {
  background-color : orange;
} */
HR.wikilinefooter {
  height : 3px;
}
HR.wikilineheader {
  height : 2px;
  border : double;
}
HR.wikiline {
  height : 2px;
  color : blue;
}
HR.wikilinepref {
  color : red;
  height : 5px;
}
A.wikipagelink {
  background-color : orange;
}
A.wikipageedit {
  color : red;
  border-bottom : 1px dotted #a00
}

blockquote {
  font-style: italic;
}
