﻿/* Title Frame */
#titleFrame
{
    position: absolute;
    width: 1024px;
    left: 50%;
    margin-top: 37px;
    margin-left: -512px;
    z-index: 4;
}

#titleFrame #silverMapleLogo
{
    position: absolute;
    margin-left: 5px;
    z-index: 4;
}

/* titleFrame.silverMapleLeaf */

#titleFrame #silverMapleLeaf
{
  position : absolute;
  right: 100px;
  z-index: 4;
    
}



