body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(images/tile.gif);
	background-repeat: repeat;
}
#container  {
	width: 80%;
	border: 1px solid #000000;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
} 
#header  {
	padding: 0;
	background-color: #5B3F7C;
	margin: 0px;
} 
#sidebarright
  {
	float: right;
	width: 15%;
	padding: 5px;
	margin-right: 10px;
	margin-top: 10px;
	border: 1px solid #5C753E;
	text-align: center;
	background-color: #DDEDC7;
}
#homesidebar {
	text-align: center;
	padding: 5px;
	float: right;
	width: 15%;
	margin-top: 10px;
	margin-right: 10px;
	border: 1px solid #5C743D;
	background-color: #DDEDC7;
}
#sidebar  h3, p {
	margin-left: 10px;
	margin-right: 10px;
}

#mainContent
  {
	padding: 2px;
	margin-top: 0;
	margin-right: 10%;
	margin-bottom: 0;
	margin-left: 20%;
	background-image: url(images/logo_faint.jpg);
	background-repeat: no-repeat;
} 
#footer  { 
	padding: 0 10px;
	background:#DDDDDD; 
} 
#footer  p  {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebarleft  a:hover {
	background-color: #5A3F7C;
	color: #000000;
	font-style: normal;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#sidebarleft   a {
	text-decoration: none;
	margin: 10px;
	padding: 8px;
	color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5C743D;
	border-bottom-color: #5C743D;
	display: block;
}
#sidebarleft {
	float: left;
	width: 180px;
	padding-top: 15px;
	margin-right: 5px;
}
 
#homeheader {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	background-color: #5C753E;
	margin: 0px;
}
#contact_center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.bolditalic {
	font-style: italic;
	font-weight: bold;
}
h3 {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: .1em;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bold_center   {
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.textfield {
	background-color: #DFE8DD;
	border: 1px solid #666666;
}
#sidebarright a {
	color: #000000;
	text-decoration: underline;
}
#homesidebar a {
	color: #000000;
	text-decoration: underline;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #3366CC;
	text-align: left;
}
.author {
	font-weight: bold;
	text-align: right;
}

#newevent {
	text-align: center;
	font-size: 110%;
	font-weight: normal;
	font-style: oblique;
	color: #333333;
}

#containermichele {
	background-color: #FFFFFF;
	text-align: left;
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
}

#headermichele {
	background-color: #FFFFCC;
}

#mainmichele {
	background-color: #FFFFFF;
}
#front_page {
	font-style: italic;
	color: #663399;
	font-weight: bolder;
}

