html {
  margin:0;
  padding:0;
  border:0;
  text-align: center;
  font-family: verdana;
  font-size:10px;
  color: #000000;
 }

body {
  width: 760px;
  background-image: url(../images/bodyBG2.gif);
  background-repeat: repeat-x;
  background-color: #000;
  margin:0 auto 0 auto;
  padding:0;
  border:0;
    /* Fixes IE auto margins bug */
  text-align: center;
}

img 	{
border: 0;
}

ul	{
margin: 0;
padding: 0;
}

li	{
margin: 0;
padding: 0;
list-style-type: none;
}

p	{
margin: 3px 0 0 0;
font-size: 12px;
}

.noDisplay	{
display: none;
}

a, a:visited {
color: #0000ff;

}



h1	{
margin: 0;
padding: 0;
font-family: verdana;
font-size: 13pt;
}

h2	{
margin: 10px 0 0px;
padding: 0;
font-family: verdana;
font-size: 10pt;
}

h2.location	{
margin: 20px 0 0px;
padding: 0;
font-family: verdana;
font-size: 9pt;
}

#container	{
padding: 0px;
margin:0;
background-color: #fff;
}

#nav	{
font-size: 11px;
font-weight: bold;
width: 760px;
text-align: left;
margin: 0;
background-image: url(../images/navBG.gif);
padding: 4px 0;
border: 1px solid #000000;
border-left: 0;
border-right: 0;
float: left;
}

#nav ul	{
margin:0;
padding:0;
}

#nav li	{
display: inline;
padding: 0px;
margin: 5px 0;
list-style-type: none;
}

#nav a	{
padding: 4px 8px;
color: #fff;
text-decoration: none;
}

a.nav, a.nav:visited {
color: #000000;

}

a.nav:hover	{
color: #fff;
background-color: #000000;

}

#top	{
float: right;
margin: -75px 10px 0 0;
}






#header	{
height:75px;
text-align: right;
color: #5F0D09;
width: 750px;
padding: 5px 10px 0 5px;

}

#header	img	{
float: left;
}

#header	h1{
font-size:11px;
margin:0;
padding:0;
font-weight: normal;
}

#header	h2{
font-size:9px;
margin:0;
padding:0;
font-weight: normal;
background-image:url(../images/stc708_h2.gif);
background-position: bottom right;
background-repeat: no-repeat;
height: 60px;

}





#headlines {
float: left;
width: 306px;
text-align: left;
font-size: 7pt;
padding: 0 0 0 20px;
margin: 60px 0 0 0;
}

#headlines h2	{
background-image: url(../images/arrowBG.gif);
background-repeat: no-repeat;
background-position: top left;
height: 20px;
padding: 2px 0 10px 15px;
margin-top: 20px;
border-top: 1px dashed #EAE7E7;
}

#headlines a {

}

#headlines p	{
margin-top: 5px;
}

#headlines p.leadingText	{
margin:5px 0 80px 0; 
}




#headlines p.iconLink	{
border-top: 1px solid #ccc;
padding:10px 0 0 20px;
margin:10px 0 0 0;
height: 25px;
background-repeat: no-repeat;
}

#headlines p#funding {
background-image:url(../images/fundingIcon.gif);
}

#headlines p#disaster {
background-image:url(../images/disasterIcon.gif);
}

#headlines p#services {
background-image:url(../images/servicesIcon.gif);
}












#subItems {
display: block;
float: left;
width: 393px;
text-align: left;
margin: 0 0 10px 40px;
border: 1px solid #F2F2F2;
border-top: 0;
border-right: 0;
padding: 0 0 20px 0;
}

#subItems p.rotatingPhoto	{
margin:0;
padding:25px 36px;
background-image:url(../images/photoBG.gif);
background-position: bottom right;
background-repeat: no-repeat;
background-color: #000;
color: #ccc;
}

#subItems p.rotatingPhoto img	{
border: 1px solid #ccc;
}

#subItems h2 {
margin:20px 0 0 5px;
padding:0 0 0 10px;
background-image: url(../images/subIcon.gif);
background-repeat: no-repeat;
}

#subItems p {
font-size: 10px;
margin:5px 0 0 20px;
}




#quicklinks {
border-top: 1px dashed #dbdbdb;
margin: 100px auto 10px auto;
padding: 20px 0 0 0;
width: 320px;
background-image: url(../images/quickLinks.gif);
background-repeat: no-repeat;
background-position: top left;
}

#quicklinks li	{
display: inline;
width: 140px;
margin-right: 5px;
float: left;
}




#footer	{
clear: both; 
text-align: center;
margin-bottom: 10px;
padding: 10px 0;
background-image:url(../images/stc708_h2.gif);
background-position: bottom left;
background-repeat: no-repeat;
}

#footer	p{
font-size: 10px;
}



