﻿

#outerWrapper
{
    margin: 0 5%;
	padding: 0;
	background: #fff;
	text-align: left;
}

#container
{
	float: none;
	padding: 0;
	width: auto;
}


#header, #nav, #topLinks, #rightBox, #midBox, #leftBox {display: none}


#searchAdWrap, #newsAd, #lhead,	#stats, #rhead, #breadCrumbs, #diseaseBox	   
{display: none;}

#midWrap, #xBox, #donate, #searchBox, #ad1, #ad2, #ad3, #leftnav, #navbar, #leftwrap, 
#photo {
	display: none;}
		
#content
{
	width: auto;
	padding: 0;
	margin: 16px 0 0 0;
	font-family : "Times New Roman", Times, serif;
    font-size: 13pt;
    color: black;	
}

h1 {font-size: 16pt; font-family: Georgia; color: navy;}

.h2 {font-size: 13pt; font-family: Georgia; font-weight: bold; color: #666699;}

.h3 {font-size: 14pt; font-family: Georgia; font-weight: bold; color: #666699;}

.h4 {font-size: 13pt; font-family: Georgia; font-weight: bold; text-decoration: underline;}

.references {font-style: italic; font-size: 11pt;}

.warning { font-style: italic; font-size: 13pt; text-align: center; color: #316293;}
	
	.newsh1, .newsintro, .digdeeper, .resh2, .resh, .citation, .h1, .focuson, .intro, .list,
	 .snapshot, .quote, .resh1, .resboxh2, .snapshot, .takeaway
	 {
    color : #000000; 
    background : #ffffff; 
    font-family : "Times New Roman", Times, serif;
    font-size : 13pt;
   }
	
	.newsintro
	{
	color : #000000; 
    background : #ffffff; 
    font-family : "Times New Roman", Times, serif;
    font-size : 13pt;
    }
    
    .intro
    
    {
	color : #000000; 
    background : #ffffff; 
    font-family : "Times New Roman", Times, serif;
    font-size : 12pt;
    }
	
	a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}



