html {height:100%;}

body {height:100%;
background-image: url(http://www.naspo.org/2009Annual/images/NASPO2009AnnualBkgrd.gif);
font-family: arial, helvetica, sans-serif;
font-size: 80%;
color: black;
margin: 0em; padding: 0;
}

#mainContainer {
background-image: url(http://www.naspo.org/2009Annual/images/containerBkgrd.gif);
width:916px;
padding: 0em;
margin: 0px auto;
vertical-align:text-bottom;
}

#mainContainer A:link { color: #436986; text-decoration: none; font-weight: bold; } 
#mainContainer A:visited { color: #954681; text-decoration: none; font-weight: bold; } 
#mainContainer A:active { color: #6C8AFC; font-weight: bold; } 
#mainContainer A:hover { color: #6C8AFC; text-decoration: underline; font-weight: bold; }


#container2 {
padding: 2em;
margin: 0px;
}

header {
}

#footer {
color: #436986;
text-align: center;
}

/* By the way, this is a comment */

p {
line-height: 1.5em;
}

h1 {
padding-top:20px;
color: #436986;
font-size: 1.4em;
margin-bottom: 0.5em;
font-weight: bold;
text-align: left;
letter-spacing: 0em;
}


.h1 {
color: #436986;
font-size: 1.4em;
margin-bottom: 0.5em;
font-weight: bold;
text-align: left;
letter-spacing: 0em;
width:500px;
display:block;
margin-top:40px;
border-bottom:1px #436986 solid;
}

h2 {
color: white;
background-color: #436986;
font-size: 1.5em;
margin: 0;
padding: 0.1em;
padding-left: 1em;
}

h3 {
padding-top:20px;
color: #436986;
font-size: 1.4em;
margin-bottom: 0.5em;
font-weight: bold;
text-align: left;
letter-spacing: 0em;
margin-top:40px;
border-bottom:1px #436986 solid;

}

img {
border-style: none;
border-width: 0px;
border-color: none;
}

#a {
font-weight: bold;
text-decoration: none;
}

strong {
font-style: bold;
}

/*
li {
color: #436986;
font-style: normal;
}
*/

table {
background-color: #fff;
}

td {
padding: 8px;
}

#top {
background-color: #EFE3D3;
padding: .5em
}

.intro {
color: #583819;
font-weight: bold;
} 


