body {
	background-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 1% 3%;
	padding: 0px;
}

td, p, ul {
 	font-family: Georgia, "Times New Roman", Times, serif;
 }

h1:first-child {margin-top: 0;}/*starts first h1 in TD flush top*/
h2:first-child {margin-top: 0;}/*starts first h2 in TD flush top*/

h1 { font-size: 150%; }
h2 { font-size: 125%; }

p.dates {
font-weight: bold;
}



#mainTable {
	border: 1px solid #000000;
	/*/*/line-height: 1.5em; /* */
	; background-color: #FFFFFF
 }

#mainTable td {
 	padding: 10px; /*Pads each table cell in modern browsers*/
 }

#maincontent {
 	border-left: 2px dotted #333;
	vertical-align: top;
	/*/*/font-size: 100%; /* */
	; background-color: #FFFFFF
 }

#sidebar {
 	width: 17%;
	vertical-align: top;
	/*/*/font-size: 90%; /* */
	background-color: #FFFFA8;
	
 }

#header {
 	background-color: #FFFFE5;
	padding: 8px 2px 0px 2px;
	/* padding  top - right - bottom - left */
	height: 85px;
	border-bottom: 2px solid #000000;
	text-align: center;
	font-size: 175%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-image: url(../crys.jpg);
}

 }

#header img {
width: 80%;
height: 5px;
border: 0;
margin: 0 0 3px 0;
padding: 0;

}

#footer {
 	background-color: #996633;
	padding: 0.25em 0em 0.25em 1.5em;
	/* padding  top - right - bottom - left */
	border-top: 2px solid #000000;
	border-bottom: 5px solid #CCCCCC;
	vertical-align: top;	
 }

#quotes {
	border-left: 2px dotted #333;
	vertical-align: top;
	/*/*/font-size: 85%; /* */
	background-color: #FFFFA8;
	font-style: italic;
	width: 15%;
}


#sidebar a {
 	/*/*/padding: 2px;
 	display: block;
 	border: 2px #CCCCCC dotted;
	background-color: #FFFFFF;
 	text-decoration: none;
	text-align: center;
 	line-height: 1em;
 	width: 140px; /* */
	font-weight: normal
 }

#sidebar a:link, #sidebar a:visited {
 	color: #333333;
 }

#sidebar a:hover, #sidebar a:active {
 	color: #FAFA00;
 	background-color: #006600;
 	border: 2px dotted #CCCCCC;
	text-decoration: underline;
	
 }

#sidebar ul {
 	/*/*/padding-left: 0.3em;
	margin-left: 0.3em;
 	list-style-type: none; /* */
 }

#sidebar li {
 	/*/*/margin: 0px 0px 4px 0px; /* */
 }


#maincontent ul {

	list-style-type: circle;
	padding: 0;
	margin: 0 0.5em 0 1em;
}

#maincontent li {
	margin: 0 0 0.1em 0;

}




 }

#maincontent li p {
	margin: 0;
	color: black;
	font-weight: normal;
}



.sidep { line-height: 0px}

.footertext {
	font-size: 11px;
	color: #FFFFFF;
}

.indent1 {
	text-indent: -1em;
	margin-left: 1em;
}	.indent2 {  margin-left: 2em; text-indent: -2em}


td { vertical-align: top }