/* CSS Document */

#divid
{
 
 padding-right:45px; width:550px; height:125px;
}
#divsampler
{
 
 padding-right:190px; width:380px; height:250px; align:right;
}
#design
{
 
 padding-right:190px; width:120px; height:31px;
}
#menu
{
 
 padding-left:105px; width:801px; height:20px;padding-top:30px; 
}
a.menu:link {
           font-size : 19px;
           text-decoration : none;
           color : #D32218;
           font-weight : fine;
           font-family : Arial;
           margin-left : 3px;
      }
     a.menu:visited {
           font-size : 19px;
           text-decoration : none;
           color : #D32218;
           font-weight : fine;
           font-family : Arial;
           margin-left : 3px;
      }
     a.menu:hover {
           font-size : 19px;
           text-decoration : underline;
           color : #D32218;
           font-weight : fine;
           font-family : Arial;
           margin-left : 3px;
      }