body
	{
	font: normal medium "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #bc7aac repeat top;
	width: 1600px;
	margin: 0px;
	top: 0px;
	left: 0px
	}

	  .h1 {
 font-family: "Trebuchet MS",arial,helvetiva,sans-serif;
 font-size:18pt;
 font-weight:normal;
 color:#464646;
 border-top:2px #48486E ;
 border-bottom:2px #48486E ;
 padding-top:4px;
 padding-bottom:6px;
 width:100%;
 margin:0 auto;
 background-color:#bc7aac;
 text-align:left;
}

	
 
h2 
	{
	color: #464646;
	text-align: center; 
	 margin-bottom: 20px;
	}

img	
		{position: relative;
	
	
		}
 
#head 
	{
  background-color: #bc7aac;
  position: fixed;
  height: 40px;
  width: 1837px;
  margin: 0px;
  top: 0px;
  left: 0px;
  z-index: 3;

  }
  
 


p 
	{
	font: normal medium "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #252525
	}
	

ul li 	
	{
	list-style-type: none;
	font: normal .85em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #464646;
	line-height: 125%;

	}
	
ul li.bold	
	{
	list-style-type:none;
	font: bold .89em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #464646;
	border-bottom: 1px dotted #666633;
	line-height: 129%;
	}

#left
{
  
  width:210px; 
  background-color: #9dd05b;
  position: absolute;
  margin-left: -35px;
  top: 42px;
  left: 0px;
  z-index: 2;
}



/*
#center {
  float: left;
  width:11%;
  top: 50px;
  min-height: 30em;
  background-color: #bfb2d3;
}
*/
#right{
 /*
 width: 76%;
 height: 90%;
 */
 position: absolute;
 top: 30px;
 left:0px;

 
 

}

