*#mbody    {
	margin: 2mm 2mm 0mm 2mm;
	padding: 0px;
	background-color: #7f9f7f;
	color: #ffff99;
}
a.menu:link{color:#fff;text-decoration: none;font-style: normal;font-size:100%}
a.menu:visited{color:#ddd;text-decoration: none;font-style: normal;font-size:100%}
/*a.menu:focus(color:#fff;text-decoration: none;font-style: normal;font-size:100%}*/
a.menu:hover {color: #fff;text-decoration: underline;font-style:normal;font-size:100%}
/*a.menu:active(color:#fff;text-decoration: none;font-style: normal;font-size:100%)*/

*#leftcontent    {
	position: absolute;
	left: 2mm;
	height: 150mm;
	background: #7f9e7f;
	border: 1px solid #707070;
	color: #000;
	font-family: arial;
	width: 40mm;
		} 
*#leftcontent h3{
	font-size:75%;
	}	
	
*#centercontent    {
	background:#7f9f7f;
	color:#000;
	margin-left: 40mm;
	margin-right: 35mm;
	border: 1px solid #707070;}
	
*#rightcontent    {
	position: absolute;
	right: 2mm;
	width: 35mm;
	height: 150mm;
	background: #7f9e7f;
	border: 1px solid #707070;
	color: #fff;
/*	background-image:url(images/small_logo.jpg);
	background-repeat:no-repeat;
	background-position: center top;*/
}

*#banner    {
	height: 25mm;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	background: #fff;
	background-image:url(images/banner1.jpg);
	background-position: center center;
	background-repeat:no-repeat;
	}
*#footer {
		width:100%;	
       height:50px;
       border:1px solid #707070;
       font-size:60%;
       color:#000;
       background:#7f9e7f;
       }
*#boldblock{width:auto;
            background:#e9f3bb;
			color:#bd5603;
			border:20px solid #7f9e7f;
			padding:20px;
			}

p, h1,h2, pre    {
	margin: 0px 10px 10px 10px;
}

h1    {
	font-size: 125%;
	padding-top: 10px;
	/*color: #fe9e1e ;*/
}

*#banner h1    {
	font-size: 200%;
	padding: 10px 10px 0px 10px;
	margin: 0px;
}
#pictureplus{Height:100px;
			width:100%;
			margin-top:10px;
			margin-bottom:10px;
             border:0px solid #000;
			 float:none; }
#captionedpic{width:115px;
              height:130px;
			  border:1px solid #000;
			  			  }			 
img.thumbnail{	float:left}
				

