body {
    margin: 7pt;
    padding: 0pt;
}

#header {
    margin-bottom: 7px;
/*  font-size: xx-large;*/
    text-align: center;
/*  vertical-align: middle;*/
    height: 80px;
}


#logo {
    float: left;
}

#header-title {
    font-family: 'Trebuchet MS', sans-serif;
    font-size: 27px;
    line-height: 0;
    vertical-align: -1em;
}

/*
#header #logo {
    font-size: small;
}*/



#content {
    /*margin-left: 12em;*/
    clear: both;
}

h1 {
    margin-top: 0pt;
    padding-top: 0pt;
    font-size: x-large;
}

h2 {
    font-size: large;
}

h3 {
    font-size: 110%;
}

address {
	width: 20em;
	margin-left: 1.5em;
}

#footer {
    clear: both;
    margin-top: 3em;
    font-size: smaller;
    text-align: center;
}

#copyright {
    margin-top: 0px;
    margin-bottom: 0px;
}

#design {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: x-small;
    color: gray;
}

#design a {
    color: gray;
}

#sitenotice {
    margin: 0.5em auto 0px auto;
    padding: 5px;
    border: 1px solid #FFAD8B;
    width: 40em;
    font-size: x-small;
    background-color: #FFDDBB;
    color: gray;
}

#nolink {
    text-decoration: underline;
    cursor: default;
}
