body {
        background-image: url(gfx/unibg.gif);
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #CFCFCF;

}

p, ol, ul {
        font-size: 11px;
        margin-bottom: 1em;
        line-height: 1.5em;
}

table    {
        width: 90%;
        max-width: 1120px;
        border: 0px solid #666;
        text-align: center;
}

a, a:visited        {
        text-decoration: none;
        color: #CFCFCF;
}

img {
        border: 0px solid #666;
}

/*body*/

#outer {
        margin-top: 4%;
        position: absolute;
        left: 50%;
        margin-left: -40%;
        width: 80%;
        height: 78%;
        min-height: 480px;
        min-width: 800px;
        padding: 0 0 0 0;
        border: 0px solid #666;
}

#index {
        width: 100%;
        height: 100%;
        margin-left: 0px;
        margin-top: 0px;
        border: 0px solid #666;
        padding: 0 0 0 0;
}
#content {
        width: 100%;
        height: 100%;
        margin-left: 0px;
        margin-top: 0px;
        background-image: url(bg1.gif);
        background-repeat:no-repeat;
        border: 0px solid #666;
        padding: 0 0 0 0;
}
#content2 {
        width: 100%;
        height: 100%;
        margin-left: 0px;
        margin-top: 0px;
        background-image: url(bg2.gif);
        background-repeat:no-repeat;
        border: 0px solid #666;
        padding: 0 0 0 0;
}
#text    {
         position: absolute;
         text-align: left;
         bottom: 8%;
         left: 4%;
         width: 32%;
         padding: 4%;
         border: 0px solid #666;
}
#text2    {
         position: absolute;
         text-align: left;
         bottom: 2%;
         left: 4%;
         width: 48%;
         padding: 4%;
         border: 0px solid #666;
}
#portrait {
         position: absolute;
         top: 12%;
         right: 10%;
         width: 210px;
         height: 358px;
         margin-left: 0px;
         margin-top: 0px;
         background-image: url(gfx/portrait.jpg);
         background-repeat:no-repeat;
         background-position: right;
         border: 0px solid #666;
}
#start {
         position: absolute;
         bottom: 2%;
         width: 100%;
         height: 98%;
         margin-left: 0px;
         margin-top: 0px;
         border: 0px solid #666;
}

#wedding {
         position: absolute;
         bottom: 4%;
         right: 4%;
         width: 50%;
         height: 74%;
         border: 0px solid #666;
}
