/*body img { text-align:center;} */

img { text-align:center;}



.body {

     background: Cornsilk;

     padding: 20px;

		 border: thin solid #000000;

		 width: 800px;

		 text-align: center;

		 margin: 20px auto;  /* top,bottom=20px, left,right=auto */

		 }



h1{ /*background: Cornsilk;*/

     margin-left: 20px;

     margin-right: 40px;

     margin-top: 00px;

     padding: 20px;

		 border: thin solid #000000;

		/* width: 600px; */

		  }

			

.menu {

     float: right;

     background: LavenderBlush;

     margin: 0px 20px 10px 4px;

     padding:4px;

		 border: thin solid #000000;

		 text-align: left;

		 }

.menu ul {

   		 list-style: none;

}			

			

.footer { 

     background: LavenderBlush;

     margin: 20px;

     padding: 10px;

		 border: thin solid #000000;

		 /* width: 600px; */

		  }

			

.section_head { 

     background: LavenderBlush;

     margin: 40px 20px 10px 20px;

     padding: 8px 20px; 

		 border: thin solid #000000;

		 text-align: left;

		  }



.section_head h2 {

		 margin-right: 50px;

     border-bottom: thick solid #000000;

		 }



.news_item { 

     background: LavenderBlush;

     margin: 10px 20px;

     padding: 0px 20px 20px 20px;

		 border: thin solid #000000;

		 text-align: left;

		  }



.news_item h3 {

		 margin-right: 50px;

     border-bottom: thick solid #000000;

		 }

		 

.news_item table tr td {

     text-align: left;

		 padding-left: 20px;

		 padding-right: 20px;

}



.news_item table tr th {

     text-align: left;

		 padding-left: 20px;

		 padding-right: 20px;

}

.news_item blockquote {

   font-style: italic;

}

div.news_image_pile  {

	text-align: center;

	padding: 0px;

	width: 600px;

	margin: 0px;

     }



div.news_image_pile table tr td {

     margin: 0px;

     padding: 0px;

		 text-align: center;

}



div.news_image_pile table {

	padding: 0px;

	text-align: center;

	margin: 0px;

		 }



div.centerblock {

     text-align: center;
     margin: 2px;

		 }

		 

div.centerblock table  {

     text-align: center;

		 }



div.centerblock table tr td  {

     text-align: center;

		 } 

img.whitebg {
     background: White;
}

dt {
  font-family: arial,helvetica;
  font-weight: bold;
  font-size: 12px;
  color: #000000;
}
dd {
  font-family: arial,helvetica;
  color: #3030a0;
  font-size: 12px;
}
/*
a { font-family: arial,helvetica;color: #3030a0;}
a:hover {  font-family: arial,helvetica;  color: #ffffff;  background-color: #3030a0;}
	*/
.popup {
  color: #ffffff;
  background-color: #3030a0;
  text-decoration: none;
  position: absolute;
  z-index: 20;
  visibility: hidden;
  top: 0px;
  left: 0px;
  border: 1px solid #000000;
  padding: 3px;
}
.popup dl {
  margin: 0px;
  padding: 0px;
}
.popup dt {
  font-size: 10px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  color: #ffffff;
}
.popup dd {
  font-size: 10px;
  margin-left: 20px;
  color: #ffffff;
}
.dtstart,
.dtend,
.description,
.location,
.categories,
.url,
.rrule {
  visibility:hidden;
}
