		body {
			/*background: url(images/pageback.png);*/
			background-align: middle;
			font-family: Arial,Times,Times New Roman,sans-serif; 
			font-size: 12px; 
			text-align: center; 
			color: #333; 
			line-height: 1.4; 
			margin: 0; 
		}
		#maincontainer {
			width: 760px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 5px;
			margin-bottom: 5px;
			border: 1px solid;
			/*background: url(images/maincontainerback.png);*/
		} 
		#container {
			width: 750px; 
			border: none;
			margin-top: 5px;
			margin-bottom: 5px;
			margin-left:5px;
			margin-right: 10px;
			text-align: left;
			background: url(images/contentback.gif);
		}

		#wrap {
			border: 1px solid #111;
			padding: 0;
		}

		#banner {
			padding: 0px;
			margin-bottom: 0;
			text-align: left;
			background-color: #fff;
			background: url(images/header.png);
			height: 150px;
			border: 1px solid;
		}

		#content {
			padding: 0px;
			margin-right: 180px;
		}

		#content .right {
			float: right;
			margin-right: 0px;
			width: 50%;
		}

		#content .left {
			float: left;
			margin-right: 0px;
			width: 49%;
		}

	        #content .right .title {
			font-family: 'Arial Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
			font-size: 15px;
			text-align: center;
		}

	        #content .left .title {
			font-family: 'Arial Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
			font-size: 15px;
			text-align: center;
		}
        
		#sidebar {
		}

		#sidebar-a {
			float: right;
			width: 170px;
			margin-left: 0;
			margin-bottom: 5px;
			padding: 5px;
			font-family: 'Arial Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
			font-size: 10px;
			line-height: 1.5;
			border-left: 1px dotted;
		}

		#headbar {
			clear: both;
			height: 10px;
			border-top: 1px #ccc solid;
		}

		#footer {
			clear: both;
			padding-top: 0px;
			border-top: 1px dotted #333;
			text-align: center;
			font-size: 10px;
		}

		blockquote {
			border-top: 1px solid #333;
			border-bottom: 1px solid #333;
			font-style: italic;
		}

		h1 {
			font-variant: small-caps;
			font-size: 225%;
			color: #ccc;
			font-style: normal;
			line-height: 1;
			margin-bottom: 25px;
		}
		
		h1 span {
			color: #c90;
			font-style: italic;
			font-size: 35%;
			font-variant: normal;
		}
		h4 {
			font-variant: small-caps;
			font-size: 120%;
			color: #ccc;
			font-style: normal;
			line-height: 0;
			margin-bottom: 3px;
		}
		.footer{
			text-align: right;
			font-weight: normal;
			text-transform : uppercase;
			font-size: 80%;
			color: #333;
			line-height: 1.7;
		}
		
		.marginfooter{
			width:170px;
			text-align:center;
			margin-bottom:5px;
		}

		#content h2 {
			padding-left: 20px;
			font-weight: bold;
			font-variant: small-caps;
			font-size: 16px;
  	 	 	line-height:  1;
			color: #000;
			background: url(images/doc.png);
			background-position: center left;
			background-repeat: no-repeat;
		}
		
		#content h2 .date {
			font-weight: normal;
			font-variant: small-caps;
			font-size: 11px;
			color: #333;
			line-height: 1;
		}

		#sidebar-a h2{
	                margin-top: 1px;
			font: 11px Arial, times new roman, serif;
			color: black;
			font-weight: bold;
			text-transform: uppercase;
			line-height: 1.3;
			padding: 1;
			border-bottom: 1px solid #eee;
		}

		a:visited, a:link {
			color: #333;
                        font-weight: bold;
			text-decoration: none;
			border-bottom: 0px dotted #333;
		}

		a:hover {
			color: red;
			text-decoration: none;
			border-bottom: 1px solid black;
		}
              
		h1 a:visited, h1 a:link, h1 a:hover {
			font-variant: small-caps;
			color: #ccc;
			font-style: normal;
			line-height: 1;
			border-bottom: none;
		}

		#entry-box {
			border: none; 
/*			border: 1px #000 solid;*/
			margin-right: 5px;
		}
		.entry  {
			background-color: #efefef;
			color:#333;
			padding: 5px;
			margin-right: 0px;
			border: 1px #ccc solid;
			text-align:justify;
		}
		.entry:first-letter  {
			color:#000;
			font-weight:bold;
			font-size:14px;
		}
		.ornament  {
			text-align:center;
/*			width:560px; */
		}
		.commentform  {
			background-color: #fff;
			border: 1px #ccc solid;
			padding: 5px;
			/* width: 570px; */
		}
		.commentinput {
			border:1px #ccc solid;
/*			width:300px; */
		}

		.searchbox {
			border:1px #ccc solid;
			margin-bottom:5px;
			width:160px;
		}
		.commentbutton, .searchbutton {
			border:1px #000 solid;
			background-color: #efefef;
		}
		.commentbutton {
			width:140px;
		}
		.searchbutton {
			width:160px;
		}
		#comments {
			margin-left:40px;
		}
		.pivot-image {
			border:1px #ccc solid;
			padding:5px;
			background:#fff;
		}
		#buttonbox a {
			border-bottom:none;
		}
		.badge {
			border:none;
			margin-bottom: 5px;
		}


/* these styles are for the calendar widget */

.calendar {
	padding: 1px 5px;
	margin: 0px;
	font-size: 10px;
}

.calendarHeader {
	font-weight: bold;
	font-size: 11px;
	color: #000;
	margin: 0px;
	padding: 2px 5px;
}

.calendartoday {
	background-color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

	
table.calendar {
/* only the calendar has a line, not the individual cells */
	border: none;
	padding: 0px;
	width: 170px;
}

.calendarHeader a, .calendar a {
	font-weight: bold;
/*	color: #253a69; */
	color: #000;

	text-decoration: none;
}

/* some default styles for the calendar.. */
.defcalendar {
	font-size: 10px;
}

.defcalendar td {
	padding: 1px 4px;
}

.defcalendar td:hover {
	background-color: #fff;
}

.defcalendarlink {
	font-size: 10px;
}

.defcalendartoday {
	background-color: #ff9;
	border: 1px solid #999;
	font-weight: bold;
}

/* JM - removed as an inline style for accessibility */

.calendarHeaderControl {
	font-size:13px; 
}

/* ACCESSIBILITY CHANGES - JM 2004/11/26 */

/* these hide the accessibility tags to stop the layout from changing */

.pivot-search label { visibility:hidden; display:none; }
.pivot-search legend { visibility:hidden; display:none; }
.pivot-search fieldset { border:0; padding:0; margin:0; }
.pivot-search-result label { visibility:hidden; display:none; }
.pivot-search-result legend { visibility:hidden; display:none; }
.pivot-search-result fieldset { border:0; padding:0; margin:0; } 

