body{margin:25px 0px 0px 0px;padding:0px;text-align: center;background: #E6E6E6;font-family: garamond, arial, sans-serif;font-size: 11pt;color: #000000;}
a{color: #000; text-decoration: underline;}
a:hover{color: #700373;}

#FRAME {
position: absolute;
left: 50%;
margin-left: -320px;
width: 640px;
}

#HEADER {
height: 150px;
background-image: url(../images/flowers-t.jpg);
}

#CONTENT {
padding-top: 20px;
padding-bottom; 20px;
text-align: left;
}

#FOOTER {
font-weight: bold;
background-repeat: no-repeat;
background-position: bottom;
background-image: url(../images/Flowers-l.jpg);
}

#NAMES {
font-size: 9pt;
font-weight: bold;
}

#MENU {
float: left;
height: 18px;
width: 634px;
background: #D7D7D7;
text-align: center;
border-left: 1px solid #000;
border-bottom: 1px solid #000;
border-top: 1px solid #000;
}

#MENUITEM {
height: 18px;
width: 122px;
float: left;
margin-left: -1px;
font-weight: bolder;
border-left: 1px solid #000;
border-right: 1px solid #000;
}

#MENUITEM a{
text-decoration: none;
}

#MENUITEM a:hover{
text-decoration: none;
}