html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
}

#outerWrapper {
    width: 980px;
    text-align: left; 
    margin: 0 auto;
    height: auto;
}
  
  body {
  text-align: center; /* Centers the page content container in IE 5 browsers. */
 
  line-height: 14px;
  font-size: 11px;
  color: #2e2d2c;
  font-family: Arial, Helvetica, sans-serif;}

/* Commonly used to style section titles. */
h2 {
  line-height: 14px;
  color: #000;
  font-size: 12px;
  font-weight: bold;
}
/* Sets the style for unvisited links. */
a,  a:link {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
/* Sets the style for visited links. */
a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
/* Sets the style for links on mouseover. */
a:hover {
  text-decoration: none;
  color: teal;
}


#header {
    height: 248px;
    width: 980px;
    background-image: url('HeadGradGray.gif');
    background-repeat: repeat-x;
    float: left;
    margin-bottom: 8px;
    border: 1px dotted #687CC1;
    border-bottom:none;
}
#hdWrap {
    margin: 0 0;
    }
    
/*includes logo, title, toplinks*/
#lHead {
    float: left;
    width: 600px;
    height: 150px;
    background-image: url('HeadGradGray.gif');
    background-repeat: repeat-x;
}
#topLinks 
{
    float: left;
    background-color: #666666;
    color: #FFFFFF;
    padding: 3px 5px;
    width: 225px;
    height: 15px
}

#topLinks a, a:link 

{
    color: White;
    font-weight: bold;
    text-decoration:none; 
}

#phoenix {
    float: left;
    clear: left;
    margin: 12px 0 0 -5px;
    height: 175px;
    width: 225px; 
}
#header h2 {
    font: small-caps bold 20px "Times New Roman", Time, serif;
    text-align: left;
    color: #FFFFFF;
    float: left;
    width: 450px;
    height: 55px;
    padding: 2px 0 2px 8px;
    background-color: #8184A4;
    margin: -115px 0 0 165px;
    background-image: url('LayH1News3.gif');
}

/*includes newsletter ad, stats box*/
#rHead {
    padding: 10px;
    float: right;
    width: 350px;
    height: 200px;
    margin-bottom: 3px;
    background-image: url('HeadGradGray.gif');
    background-repeat: repeat-x;
    
}
#newsAd {
    float: right;
    font: oblique small-caps 600 medium Arial, Helvetica, sans-serif;
    color:#FFFFFF;
    border: 2px outset;
    background-color: #20AE52;
    padding: 7px;
}

#newsAd a, a:link{
    color: #FFFFFF;
    }

#Stats {
    border: outset 2px;
    height: 125px;
    width: 315px;
    font: small-caps bold 14px "Times New Roman", Times, serif;
    margin: 60px 5px 0 0;
    color: #004A4A;
    padding: 10px 0 0 0;
}

#Stats h1
{
    font: italic bold 18px "Times New Roman", Times, serif;
    background-color: #EAFFEA;
    width:auto;
    color: #797799;
    position: absolute;
    margin: 0 0 0 160px;
    z-index: 100;
    top: 180px;
}

#Stats li
{
    height: 12px;
    width: auto;
    float: left;
    color: black;
    padding: 3px 0 0 0;
    font: italic small bold Verdana, Arial, Helvetica, sans-serif;
    list-style-image: none;
    margin: 0 35px 0 -10px;
    
}

  /*diseaseBox wraps CFS and FM Boxes*/ 
 #diseaseBox {
   
    background-color: #FFFFFF;
    clear: both;
    position: absolute;
    z-index: 100;
    top: 235px;
    width: 975px;
  
}

#breadCrumbs {
    margin: 0 0 0 10px;
    width: 350px;
    float: left;
    text-align: left;
    height: 20px;
}

#midWrap {
    margin: 0 0;
}

#sub {
    padding: 6px;
    margin: 3px;
    border: 1px solid #687CC1;
    width: 300px;
    text-align: left;
    float: left;
    clear: left;
    height: 320px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
}
#sub h1 
{
    border: 1px dotted #28231D;
    padding: 8px 6px 8px 6px;
    color: #FFFFFF;
    font: bold large "Times New Roman", Times, serif;
    text-align: center;
    margin: 0 4px 6px 4px;
    background-color: #999999;
    background-image: url('LayH1News3.gif');
}

#sub li {
    padding: 3px 5px;}
#sub a, a:link { color:Black; font-weight:bold;}
    
#sub a:hover {
    color: White;
    font-style: italic;
    background-color:#898AAD;}


#photo {
    border: 2px outset #666666;
    margin: 5px 10px 10px 20px;
    width: 420px;
    height: 262px;
    float: left;  
    background-repeat: no-repeat;
    background-image: url('NewsW.jpg');
}
/* text on top of the photo*/
#photo h1 {
    font: small-caps 900 21px "Times New Roman", Times, serif;
    color: #FFFFFF;
    padding-top: 6px;
    margin-top: 5px;
    padding-left: 3px;
   
}

/* Wraps search, quiz and news boxes*/

#searchAdWrap 
{
    margin: 3px 13px 3px 3px; 
    float: right;
    width: 185px;
    height: auto;
    border: 1px dotted #687CC1;
    text-align: center;
    background-image:url('BluGryVLong.jpg');
    background-repeat:repeat-x;
    border-left: 2px solid #666666;
    border-right: 2px solid #666666;
    border-top: none;
    
}
#box1
{
    border-left: 2px solid #999999;
    border-right: 2px solid #999999;
    border-top: 1px solid #999999;
    border-bottom: none;
    padding: 10px 5px;
    margin: 20px auto 0 auto;
    color: #FFFFFF;
    background-color: #1F9269;
    width: 145px;
}
#box2 
{
    border-left: 2px solid #999999;
    border-right: 2px solid #999999;
    border-top: 1px solid #999999;
    border-bottom: none;
    padding: 10px 5px;
    margin: 0 auto;
    color: #FFFFFF;
    background-color: #4EB88B;
    width: 145px;
   
}
#box3 
{
    border-left: 2px solid #999999;
    border-right: 2px solid #999999;
    border-top: 1px solid #999999;
    border-bottom: none;
    padding: 10px 5px;
    margin: 0 auto;
    color: #FFFFFF;
    background-color: #5B5B5B;
    width: 145px;
    font: bold 14px verdana, trebuchet, helvetica; 
}

#box3 h2 { background-color:#E8E3FD;
    padding: 6px;
    width: 75px;
    margin: 10px auto;
    font-size: 14px;}
    
#box3 h2 a, a:link {color: #666666;}

#box4
{
    border-left: 2px solid #999999;
    border-right: 2px solid #999999;
    border-top: 1px solid #999999;
    border-bottom: none;
    padding: 10px 5px;
    margin: 0 auto;
    color: #FFFFFF;
    width: 145px;
    background-color: #333333;
    font: bold 14px verdana, trebuchet, helvetica; 
}

#box4 a 
{
    padding: 4px;
    background-color: #9FB1CC;
    font: bold Times New Roman, Georgia, Times;
    color: #FFFFFF;
}
#box1 a, #box2 a, #box3 a

{
   color:White; 
   font: bold 14px verdana, trebuchet, helvetica; 
}

#mainMenu
{ 
    margin: 15px auto 0 auto;
    padding: 3px;
    color: #313B3F;
    font-weight: bold;
    width: 145px;
    height: auto;
    background-color: #E7E8E3;
    text-align: left;
}


#mainMenu h1
{
    text-align:center;
    font: bold large Georgia, Times New Roman, Serif;
    background-color: #484E53;
    color:#FFFFFF;
    margin: 10px auto;
    width: 100px;
    
}
#archives 
{
    padding: 8px;
    width: 735px;
    clear: left;
    font-family: "Times New Roman", Times, serif;
    font-size: small;
    margin-top: 10px;
    border: 1px dotted #687CC1;
}
#archives h1
{
    padding: 6px;
    font: large bold Times New Roman New Roman, Times, Serif;
    background-color: #7E7B74;
    color: #FFFFFF;
}
#archives h2 
{
    padding: 3px;
    border: 1px dotted #0000FF;
    font-weight: bold;
    background-color: #E1E9F4;
    width: 150px;
    margin-top: 8px;
}

#archives li
{
    list-style-image: url('LtBlGrayAr.png');
    text-align:left;    
}

#archives a:hover 

{
  background-color: #E1E9F4;
  padding: 2px 4px; 
  color: #333333; 
  text-decoration: none; 
}

#archives a, a:link
{
    color: #333333;
}

#newsbox {
	height: auto;
	border: 1px solid #808080;
	background-color: #FFFFFB;
	padding-left: 4px;
	color: #333333;
	margin: 4px 4px 0 4px;
	
}
#newstitle {
	border: 1px groove #00CC66;
	font: bold small "times New Roman", Times, serif;
	text-align: center;
	color: #660066;
	background-color: #C0C0C0;
	height: auto;
	width: auto;
	letter-spacing: 0.2em;
	margin-left: 70px;
	padding: 0 2px 4px 20px;
	margin-right: 70px;
}
.newstitleh2 {
	background-color: #FFFFFF;
	color: #000080;
    font: bold medium "Times New Roman", Times, serif;
	margin-right: 15px;
}

#search 
{
    float: right;
    clear: right;
    margin: 15px auto 0 auto;
    padding: 20px;
    background-color: #FBFFFF;
    background-image: url('LayNewsGrH.gif');
    border: solid 3px #687CC1;
    width: 150px;
    height: 200px; 
}
