.body
{
    position:relative;
    top:0px;
    height:530px;
    margin:0 auto;width:800px;
    margin-top:0px;
    background-color:#ffffff;
}
.headerblock
{
    position:absolute;
    top:0px;
    left:10px;
    height:100px;
    background-color:#ffffff;
}
.headerimg
{
    position:absolute;
    top:0px;
    left:100px;
    width:487px;
    height:65px;
}
.headertext
{
    position:absolute;
    top:60px;
    left:170px;
    width:600px;
    padding-left:12px;
    margin-top:3px;
    font-size:100%;
    font-family:georgia,arial,helvetica,sans-serif;
    font-weight:bold;
    font-style:italic;
    color:#000000;
}
.mainpageblock
{
    position:absolute;
    top:120px;
    left:40px;
    width:800px;
    background-color:#ffffff;
}
.wordsimage, .ciderimage, .affixesimage, .rsvpimage, .michaelimage, .spellimage, .brianimage, .ceilighimage
{
    position:absolute;
    top:9px;
    left:0px;
    width:109px;
    height:111px;
    border:none;
}
.ciderimage
{
    top:137px;
    width:109px;
    height:114px;
}
.affixesimage
{
    top:266px;
    width:109px;
    height:113px;
}
.michaelimage
{
    top:400px;
    width:109px;
    height:96px;
}
.rsvpimage
{
    top:522px;
    width:109px;
    height:68px;
}
.spellimage
{
    top:610px;
    width:109px;
    height:85px;
}
.brianimage
{
    top:706px;
    width:109px;
    height:102px;
}
.ceilighimage
{
    top:745px;
    left:20px;
    width:67px;
    height:65px;
}
.wordstext, .cidertext, .affixestext, .rsvptext, .michaeltext, .spelltext, .briantext, .ceilightext, .bottombanner
{
    position:absolute;
    top:0px;
    left:130px;
    width:470px;
    margin-top:3px;
    font-size:90%;
    font-family:georgia,arial,helvetica,sans-serif;
    font-weight:normal;
    color:#000000;
}
.cidertext
{
    top:130px;
}
.affixestext
{
    top:266px;
}
.michaeltext
{
    top:393px;
}
.rsvptext
{
    top:519px;
}
.spelltext
{
    top:610px;
}
.briantext
{
    top:702px;
}
.ceilightext
{
    top:730px;
}
.bottombanner
{
    top:835px;
    border-top:2pt solid #008000;
    padding-top:2px;
    font-size:70%;
    width:480px;
    margin-bottom:24px;
}

