@charset "utf-8";
/* CSS Document */

#header {
   background-image: url(images/header.gif);
   background-repeat: no-repeat;
   height: 142px;
   margin-left: 100px;
}

#menu {
   width: 191px;
   height: 660px;
}

#content {
   height: 660px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #000000;
   vertical-align:text-top;
}
