/*  weblocks style sheet  */


body {
 text-align: center;
 min-width: 760px;
}

#pagewrapper {
   width: 760px;
   text-align: left;
   margin-left: auto;
   margin-right: auto;
}

#header {
 width: 758px;
 height: 75px;
 border-bottom: 2px black solid;
}
