		body {
			/*background: url(images/pageback.png);*/
			background-align: middle;
			font-family: Georgia,Times,Times New Roman,sans-serif; 
			font-size: 12px; 
			text-align: center; 
			color: #333; 
			line-height: 1.4; 
			margin: 0; 
		}

		#content img {
		padding: 7px;
		}
		
		#maincontainer {
/*			width: 97%;
			border: none;
			margin-left: auto;
			margin-right: auto;
			margin-top: 5px;
			margin-bottom: 5px; */
			/*background: url(images/maincontainerback.png);*/
		} 
		#container {
		text-align: left;
/*			width: 100%; 
			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;
		}

		#content {
			padding: 0px;
			display: block;
		}

/*		#content .right {
			float: right;
			margin-right: 0px;
			width: 50%;
		}*/

		#content .left {
			float: left;
			margin-right: 0px;
			/*width: 99%;*/
		}
		
	        #content .right .title {
			font-family: 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
			font-size: 15px;
			text-align: center;
		}

	        #content .left .title {
			font-family: 'Lucida Grande','Lucida Sans Unicode', arial, verdana,sans-serif;
			font-size: 15px;
			text-align: left;
		}
        
		#sidebar {
		}

		#sidebar-a {
			display: none;
		}

		#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;
			color: #000000;
			font-style: normal;
			line-height: 1;
		}
		
		h1 span {
			color: #c90;
			font-style: italic;
			font-size: 35%;
			font-variant: normal;
		}

		.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;
		}

		#ataglance {
		background-color: #eeeeee;
		color: #000000;
		padding: 1em 2em 1em 2em;
		margin: 0 5% 0 5%;
		width: 90%;
		border: 1px dotted #336633;
		width: 80%;
		}

		#content h2 {
			padding-left: 20px;
/*			font-weight: bold;
			font-variant: small-caps; */
			font-family: 'Lucida Grande', 'Lucida Sans Unicode', arial, verdana, sans-serif;
			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;
		}

		a:visited, a:link {
			color: #333;
			text-decoration: none;
			border-bottom: 1px dotted #333;
		}

		a:hover {
			color: black;
			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;
		}

		li {
			padding-bottom: 12px;
			}
.img-right
	{
	float: right;
	}

.service
	{
	font-weight: bold;
	}

/* 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; } 
