body{
    background-color: #EEE;
}    

.top{
    background-color: #EEE;
    color: #000;
    vertical-align: top;
    text-align: center;
    height: 113px;
}  

img.topLogo{
    float: left;
    height: 113px;
}

.rgv{
    font-family: script;
    font-size: 24pt;
}

.atl{
    font-famILY: ariel;
    font-size: 36pt;
    font-variant: small-caps;
}

.rgvatladdress{
    font-family: ariel:
    font-size: 6pt;
}

div.sideBar{
    float: left;
    background-color: #EEE;
    color: #000;
    width: 173px;
    height: 1024px;
}

a.sideBar:link{
    color: #000;
    font-size: 16pt;
}     /* unvisited link */

a.sideBar:visited{
    color: #000;
    font-size: 16pt;
}  /* visited link */

a.sideBar:hover{
    color: #000;
    font-size: 16pt;
    font-variant: small-caps;
}

a:hover{
    color: #000;
    font-variant: small-caps;
}

a:link{
    color: #000;
}

div.bodyText{
}

div.Coupon{
    border: thick dashed #000;
    width: 300px;
    height: 100px;
    margin: 10px;
}

div.couponHead{
    color: #000;
    background-color:#EEE;
    font-family: script; 
    text-align: center;
    font-variant: small-caps;
    height: 20%;
}

div.couponBody{
    height: 70%;
}

div.couponFoot{
   font-size: xx-small;
   text-align: center;
   height: 10%;
}
