body 
{
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px; /*/
	*/font-size: 100%; /* */
	background-color: White;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	scrollbar-arrow-color: black;
	scrollbar-base-color: #dedeef;
	scrollbar-track-color: #8080b3;
}
	
#mainTable{
	width: 700px;
	border: 1px solid Silver; /*/
	*lineheight: 1.5em; /* */
	background: #ffffff;
}
#mainTable td {
	/* padding: 5px; /*Pads each table cell in modern browsers */ */
	vertical-align: top;
}
#maincontent {
	border-left: 2px dotted #7060a0;
	padding: 10px 90px 5px 5px;
	font-size: 12px; /*/
	*/font-size: 80%; /* */
	width: 525px;
}

#sidebar{
	width: 100px;
	font-size: 12px;
	vertical-align: top; /*/
	*/font-size: 85%; /* */
}

#header {
	background-color: White;
	color: Black;
}

#footer{
	background-color: White;
	color: Black;
	text-align: center;
	padding: 0px;
	font-size: 11px; /*/
	*/font-size: 75%; /* */
	background: url(images/lilacstrip.gif);
}
td, p, ul{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px; /*/
	*/font-size: 90%; /* */
}
h1 {
	font-size: 16pt;
	font-weight: normal;
}
h1:first-child{
	margin-top: 0;
}/* starts first h1 in TD flush with top */
h2:first-child {
	margin-top: 0;
}/* starts first h2 in the TD flush top */


h2{
	font-size: 16pt;
	background-image: url(images/lilacfade4.jpg);
	font-weight: normal;
}

h3 {
	font-size: 125%;
	font-weight: normal;
}

h4{
font-size: 115%;
}

#dates {
	font-size: 11px; /*/
	*/font-size: 90%; /* */
	text-align: right;
	margin: 20px;
}

.pull {
	padding: 10px 10px;
	border-top: 3px solid #7060a0;
	border-bottom: 3px solid #7060a0;
	float: right;
	width: 245px;
	font-size: 120%;
	background-color: #eeeef8;
}

.imgbox {
	width: 270px;
	float: left;
}

.bigpull {
margin-left: 25px;
	padding: 10px 10px;
	border-top: 3px solid #7060a0;
	border-bottom: 3px solid #7060a0;
	width: 500px;
	font-size: 100%;
	background-color: #eeeef8;
}

.contact{
	margin-left: 30px;
	font-weight: bold;
}

#spare{
	width: 520 px;
	padding: 10px 10px;
}
#spare2{
	width: 520 px;
	padding: 10px 10px;
}
.hanger{
	margin-left: 110px;
	text-indent: -110px;
}

.maghanger{
	margin-left: 50px;
	text-indent: -50px;
}


#eventsTable{
	font-size: 95%;
}

.book h5{
	background-color: #eeeef8;
	padding: 5px;
}

.book {
	width: 520px;
	border: 2px dotted #eeeef8;
}

.righty {
	float: right;
	width: 250px;
}

.lefty {
	float: left;
	width: 500px;
}

hr {
	color: #eeeef8;
}

#events a{
	/*/
	*/padding: 3px;
	display: inline;
	border: 2px outset #FFFFFF;
	text-decoration: none;
	line-height: 1em;
	width: 50px; /* */
}

#events a:hover, #sidebar2 a:active {
	color: #0000ff;
	background-color: #deebf8;
	border: 2px solid #000000;
	text-decoration: underline;
}
#events strong{
	font-size: 150%;
}

#clearer {
	clear: both;
	width: 100%;
}
