body {
    text-align: center;
}
h1,h3 {
    text-align: center;
}
p {
    text-align: center;
}

#SSIheader {
    font-size: small;
}

#SSImenu {
    font-size: small;
    margin: auto;
    text-align: center;
}
#SSImenu li {
    display: inline;
    margin-right: 3px;
    padding-left: 7px;
    border-left: 1px solid #999;
    list-style-type: none;
}
#SSImenu li.leftmost {
    padding-left: 0;
    border-left: 0;
}

#SSImenu2 {
    font-size: small;
    margin: auto;
    text-align: center;
}
#SSImenu2 li {
    display: inline;
    margin-right: 3px;
    padding-left: 7px;
    border-left: 1px solid #999;
    list-style-type: none;
}
#SSImenu2 li.leftmost {
    padding-left: 0;
    border-left: 0;
}

/* present menu item */
.prsmni {
    font-weight: bold;
    color : darkblue;
}

#breadcrumbs {
    margin: auto;
    padding: auto;
    width: 800px;
    text-align: left;
    font-size: small;
}

#gaiyoucontainer {
    margin: auto;
    padding: auto;
    width: 800px;
    text-align: left;
    font-size: medium;
    line-height: 130%;
}
#gaiyoucontainer p {
    text-align: left;
}
#gaiyoucontainer h3,#gaiyoucontainer h4,#gaiyoucontainer h5 {
    text-align: left;
}

#shoshou {
    margin: auto;
    padding: auto;
    width: 800px;
    text-align: left;
    font-size: small;
}

#shoshou h3,#shoshou h4,#shoshou h5 {
    text-align: center;
}


#SSIfooter, #SSIfooter2 {
    clear: both;
    font-size: small;
    color: brown;
}
