/* leishmaniasis-treatment.info */ 
	
	body {
		margin:0px 0px 0px 0px;
		padding:0px;
		}
		
	#leftcontent {
		position: absolute;
		left:0px;
		top:70px;
		width:200px;
		background:#f0f0f0;
		padding-left:5px;
		border:1px solid #000;
		}
		
	#leftcasecontent {
		position: absolute;
		left:0px;
		top:70px;
		width:202px;
		background:#f0f0f0;
		padding-left:5px;
		margin-right:5px;
		border:1px solid #000;
		}
	
	#rightcontent {
		position: absolute;
		top:70px;
		left:607;
		width:215px;
		background:#f0f0f0;	
		border:1px solid #000;
		}
	
	#centercontent {
   		position: absolute;
		left:206px;
		top:70px;
		width:400px;
		background:#fff;
		border:1px solid #000;
		}

	#videocontent {
   		position: absolute;
		left:100px;
		top:72px;
		width:500px;
		background:#fff;
		}
	
	#casecontent {
   		position: absolute;
		left:206px;
		top:70px;
		width:596px;
		padding:10px;
		border:1px solid #000;
		background:#fff;
		}
		
	#banner {
		position: absolute;
		left:0px;
		top:0px;
		background:#66CC66;
		height:70px;
		border-top:1px solid #000;
		border-right:1px solid #000;
		border-left:1px solid #000;
		width:822px;
		}
	
	#rightcontent p {
		font-size:10px
		font-family:arial;
		}
		
	#navbar {
		position: absolute;
		left:0px;
		top:50px;
		background:#66CC66;
		height:13px;
		width:800px;
		text-align:right;
		}
	
	#copyright {
	    position:absolute;
	    bottom:0px;
	    width:400px;
	    text-align:center;
	    }
	    
	    
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	p	{
		font-size:12px;
		font-family:arial;
		line-height:1.2;
		}

	blockquote	{
		font-size:12px;
		font-family:arial;
		line-height:1.2;
		}

	.green	{
		font-size:12px;
		font-family:arial;
		line-height:1.2;
		color:#009900;
		}


    .clearer {
        clear: all;
        display: block;
        height: 2px;
        margin-bottom: -1em;
        font-size: 1px;
        }

		
	.middle {
		font-size:12px;
		font-family:arial;
		vertical-align:middle;
		}
		
	.caption	{
		font-size:10px;
		font-family:arial;
		padding-top:5px;
		line-height:1.1;
		}
		
	.linkhead	{
		font-size:12px;
		font-family:arial;
		}
				
	.linkhead_white	{
		font-size:12px;
		font-family:arial;
		color:#ffffff;
		}
		

	p3	{
		font-size:11px;
		font-family:arial;
		padding-top:5px;
		}
		
	ul li	{
		font-size:11px;
		line-height:1.3;
		font-family:arial;
		}

	ol li	{
	    list-style-type: decimal;
		font-size:12px;
		line-height:1.3;
		font-family:arial;
		}
	
	li {
	    font-family:arial;
	    font-size:11px;
	    }
	    
	h1 {
		font-size:16px;
		font-family:arial;
		padding-top:10px;
		font-weight:bold;
		}
	h2 {
		font-size:12px;
		font-family:arial;
		padding-top:10px;
		}
	h3 {
		font-size:14px;
		font-family:arial;
		padding-top:0px;
		}
	h4 {
	       font-size:14px;
	       font-family:arial;
	       text-align:center;
	    }
	.unseen	{
		font-size:8px;
		font-family:arial;
		line-height:.6;
		color: #f0f0f0;
		}
	
	a:link { 
		color: #009900;
		}
	a:visited { 
		color: #009900;
		}
	a:hover { 
		color: #ffffff;
		background-color: #5aa98a;
		text-decoration: none;
		}
	a:active { 
		color: #009900;
		}
	a { text-decoration:none }