
div#page-content {
    position: relative; 
    background-image: url(/images/background/inner-corner.jpg);
    background-repeat: no-repeat;
    top: 2.95em;
    left: 2.5em;
    width: 57em;
    height: 50em;
    margin: 0;
    padding: 0;
    background-color: #000000;
}

div#slideshow {
    float: none;
    position: relative;
    /* margin: auto; */
    left: 0em;
    top: 0em; 
    width: 40em;
    height: 38em;
    background-color: #ffffff;
}

span#welcome {
    font-variant: small-caps;
    font-size: 190%;
    text-align: right;
}

/*
div#textbox {
    position: absolute;
    width: 11em;
    top: 10em;
    left: 3em;
    float: left;
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-weight: normal;
    text-align: right;
    font-size: 105%;
    color: #ffffff;
    background-color: #00ff00;
}


h3#textbox {
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-variant: small-caps;
    font-size: 190%;
    line-height: 10%;
    color: #ffffff;
    text-align: right;
}
*/
