#header td {
 vertical-align: middle;
}
#header h1 { 
 font-size: 3.2em;
}
#header h3 { 
 text-indent: 0.32em; 
 font-size: 1.5em; 
 color: gray;
}
#header a {
 display:block;
 height: 75px;
 width: 75px;
 background: white url('/images/whiteyellow.gif') no-repeat 0 0;
 border: 0;
}
#header a span {
 display:none;
}

dl {
 border-bottom: 2px solid gray;
}
dt {
 border-top: 2px solid gray;
 font-size: 2.4em;
 font-weight: bold;
 padding: 0.5em 0 0.5em 0;
}
dt.subtitle {
 border-top: 2px solid gray;
 font-size: 1.6em;
 font-weight: bold;
 padding: 0.75em 0 0 0;
}
dd {
 margin-bottom: 5px;
 width: 600px;
 font-size: 1.4em;
}

h2 {
 font-size: 1.6em;
 font-weight: bold;
 padding: 0.75em 0 0 0;
}

#img a {
 text-decoration: none;
 border: 0;
}


#footer {
 font-size: 1.3em;
 line-height: 2.5em;
 margin-top: 10px;
}

#footer a {
 font-size: 1em;
}

#copy {
 font-size: 1.1em;
 line-height: 2.5em;
 color: gray;
}

#copy a {
 font-size: 1em;
}
