body {
	margin:0px;
	padding:0px;
    font-family:   "Palatino Linotype","Book Antiqua", serif;
  font-size:110%
	}
	h1 {
    font-size:1.5em;
    color:#990000;
   font-weight:normal;
  font-family: "Gill Sans MT",sans-serif;
  border-top:4px double #900;
    border-bottom:4px double #900;
    background:#FfEECC;
    padding-left:10px;

	}
h2,h3,h4,h5,h6 {
    font-size:1.1em;
    color:#990000;
   font-weight:normal;
  font-family: "Gill Sans MT",sans-serif;
  border-top:4px double #900;
    border-bottom:4px double #900;
    background:#FfEECC;
    padding-left:10px;

	}
.news-heading{
   font-size:1.5em;
    color:#990000;
   font-weight:normal;
  font-family: "Gill Sans MT",sans-serif;
}

p {

	}
#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}
#content img {
  border:none;
}


.header {
 	margin: 0px 0px 0px 0px;
	height: 200px;
    text-align:center;
    color:#fff;
font-size:1.2em;
font-weight:bold;
padding-bottom:1px;
    border-top:4px double #900;
    border-bottom:4px double #900;

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity.
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it.
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style
declaration. The incorrect IE5/Win value is above, while the correct value is
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:200px; /* the correct height */
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct
length values to user agents that exhibit the parsing error exploited above yet get
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#Header {height:200px;}

.myimage1{
  background: #FFEECC url(../images/header1.jpg) no-repeat top left;
}
.myimage2{
  background: #FFEECC url(../images/header2.jpg) no-repeat top left;
}
.myimage3{
  background: #FFEECC url(../images/header3.jpg) no-repeat top left;
}
.myimage4{
  background: #FFEECC url(../images/header4.jpg) no-repeat top left;
}


#content {
	margin:0px 10px 10px 220px;
	padding:0px 10px 0px 10px;
	}

#menu {
	position:absolute;
	top:252px;
	left:10px;
	width:200px;
     font-size:0.9em;
    padding-top:290px;
     padding-left:2px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px;
	}
/* Again, "be nice to Opera 5". */
body>#menu {width:200px;}

}


.image-left-align{
  border:4px double #ffeecc;
  float:left;
  margin-right:5px;
}
 .image-right-align{
  border:4px double #ffeecc;
  float:right;
  margin-left:5px;
}
#top {
        text-align:left;
        font-size:0.8em;
        border-bottom:4px solid #ffeecc;
        height:25px;
        padding-right:5px;
        padding-left:5px;

}
.breadcrumbs{
 float:right;
  }
#footer {

  margin-left:230px;

 }
#footer a:link,#footer a:visited{
  text-decoration:none;
}
#footer a:hover{
  text-decoration:underline;
}

/* Removes default top margin from left/right column paragraphs in Mozilla */

.left-news-format{
  border-top:4px double #900;
  border-bottom:4px double #900;
  background:#ffeecc;
  padding:5px;
}
    #mainsearch{
    margin:0px;
position:absolute;
right:10px;
width:300px;
  top:38px;
  text-align:left;
  color:#fff;
  background:#900;
}
td{
  vertical-align:top;
}
  .form p label{
    float:left;
    width:30%;
    }
    .form{
        border-top:4px double #900;
  border-bottom:4px double #900;
  background:#ffeecc;
  padding:5px;
    }
.associations{
  width:98%;
}
    Table{
      font-size:1em;
    }
.DirSubCatLink{
font-size:0.8em;
}
