 body>#header-wrapper { position:fixed; }
.colourdefault                {color:black;}
.bgcoldefault                 {background-color:black;}
.colourblack                  {color:black;}
.bgcolblack                   {background-color:black;}
.colourblue                   {color:blue;}
.bgcolblue                    {background-color:blue;}
.colourgreen                  {color:green;}
.bgcolgreen                   {background-color:green;}
.colourlightblue              {color:#fafffe;}
.bgcollightblue               {background-color:#fafffe;}
.colourred                    {color:red;}
.bgcolred                     {background-color:red;}
.colourwhite                  {color:white;}
.bgcolwhite                   {background-color:white;}
.colouryellow                 {color:yellow;}
.bgcolyellow                  {background-color:yellow;}
.fontCapitol                  {font-family:capitolium-news-2,Georgia,serif;}
.fontArial                    {font-family:arial;}
  #header-wrapper      { position:absolute; top:0px; left:0; width:100%; height:0px; background-color:#ffffff; z-index:9; }
  #header              { position:absolute;top:10px;height:0px; width:100%;left:0px; padding:0px 0px 0px 0px; }
  .page-wrapper1       { position:absolute;height:1000px;width:99%;left:0px;}
  
  #hdrtitle2 {color:white}
  #mainpic { width:100%; margin:0 auto; }
  #frame2  {height:1000px;width:100%;background-color:white;} 
  .menucellwidth       {width:150px;}
  .menucellleft2       {left:0px;}
  .menucellleft3       {left:150px;}
 .font_defaultfontt {font-family:Capitol;}
 .hcentre         {text-align:center;}
 .bold            {font-weight:700;}
 .textleft        {text-align:left;}
 .textcentre      {text-align:center;}
 .textright       {text-align:right;}
 .hand            {cursor:pointer;}
 .fontarial       {font-family:}
 .alignl          {text-align:left;}
 .alignr          {text-align:right;}
 .alignc          {text-align:center;}
 
 .roundedbut      {-webkit-border-radius: 10px; border: 1px solid rgb(126,126,126); text-align:center; padding: 0px 5px 0px 5px; }
 .wrap            {overflow-wrap: anywhere; word-break: break-all;}   
 .divwidth        {width:800px;} 
 .pagediv         {width:95%;} 
 
 
 .textarea        {-webkit-box-sizing: border-box;
                   -moz-box-sizing: border-box;
                   box-sizing: border-box;
                   width:100%;}
