body {
	padding: 0; margin: 0; background: url(../images/VillageBG.gif); background-position: top right;
	background-repeat: repeat-x; background-color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000; font-size: small;
}
.mainImage { text-align: center; position: relative; width: 820px; height: 620px; margin: 10px auto 0 auto; bordeR: 1px #ccc solid; }

.mainImage #ac { position: absolute; top: 180px; left: 180px; width: 120px; height: 80px; z-index: 100;  }
.mainImage #bg { position: absolute; top: 289px; left: 180px; width: 110px; height: 100px; z-index: 100;  }
.mainImage #p { position: absolute; top:420px; left: 158px; width: 110px; height: 100px; z-index: 100;  }
.mainImage #m { position: absolute; top:250px; left: 463px; width: 110px; height: 100px;  z-index: 100;  }

.mainImage  #ac #ac_over,
.mainImage  #bg #bg_over,
.mainImage  #p #p_over,
.mainImage  #m #m_over { position: absolute; width: 250px; padding: 5px; background: #fff; border: 1px #ccc solid; display: none;  }
.mainImage .blurb h1 { font-size: small; font-weight: bold; }


.mainImage  #ac #ac_over { top: 0px; right: -249px;}
.mainImage  #bg #bg_over { top: 0px; right: -249px;}
.mainImage  #p #p_over { top: 0px; right: -249px;}
.mainImage  #m #m_over { top: 0px; left: -249px;}

.mainImage #calendar { position: absolute; bottom: 50px; right: 50px; width: 380px; padding: 5px 10px 5px 10px; filter: Alpha(opacity=90);  opacity: .90; 
											background: #fff; border: 1px #ccc solid; text-align: left; font-size: small;  height: 55px; overflow: hidden;   z-index: 50; }
.mainImage #calendar #calBody { width: 98%; height: 430px; margin: 0; padding: 0; position: absolute; top: 55px; left: 5px;  display: none; overflow: auto; margin: 0 auto 0 auto;  }
.mainImage #calendar #calBody table { padding: 2px; margin: 0; }
.mainImage #calendar #calBody table tr td { padding: 6px; margin: 10px 0 2px 0;  border-bottom: 1px #ccc dashed;} 
.mainImage #calendar #calBody table tr{   padding: 10px 0 4px 0; }
											
.mainImage #calendar h3 { font-size: medium; line-height: normal; padding: 0; margin: 18px 2px 2px 2px; }
.mainImage #calendar h3 span { font-weight: bold; color: #666; font-size: 26px;  display: block; width: 25px; line-height: 20px; height: 25px; text-align: center; 	
															margin: -4px 10px 2px 2px; border: 1px #bcc solid; background: #fff; float: left; text-decoration: none; }

