/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

html, body
                     { background-color:#333; 
                       margin:0;
                       padding:0;
                       font-family:calibri;
                       font-size:16px;}
                       
p                    { margin:0; 
                       line-height:16pt;
                       text-align:justify; }
                       
h1                   { display:inline;
                       font-size:25px;
                       font-weight:bold; }                                              

h2                   { font-family:calibri;
                       font-weight:normal;
                       font-size:26px; }
                 
h3                   { font-weight:normal;
                       font-family:calibri;
                       display:inline; 
                       font-size:20px; }
                       
h4                   { display: inline;
                       font-size: 12px;
                       font-weight:normal; }
                       
h5                   { font-size: 16px;
                       font-weight: bold; }                      
                       
nav                  { font-size: 16px; }   

ul                   { list-style: none; }    

li                   { padding-bottom: 5px; }

/* Header Formatting */
table                { width:780px; }

#headerbg            { width:100%;
                       height:230px; 
                       background-image:url('../images/BackgroundHeader.jpg'); }
                       
#header              { width:780px;
                       margin:0 auto;
                       padding-top:10px }                       
                       
#hidden              { visibility:hidden;} 
                       
#cenretxt            { text-align:center; }                             

/* Content Formatting  */
#contentbg           { width:100%;
                       background-color:#F0F0F0; }
 
#content             { margin:0 auto; 
                       width:780px; }
                       
#pcontent            { display:inline; }

                       
#centreimg           { display:block; 
                       margin:0 auto; }
                   
#rightpad            { padding-right:30px; }       

#bullet              { list-style:disc; }           
                       
/* Footer Formatting */
#footerbg            { width:100%;
                       background-color:grey; }

#footer              { margin:0 auto;
                       width:780px;
                       color:white;
                       font:12px Helvetica; }

#textright           { text-align:right; }
    
#footerpadding       { padding-left:50px;
                       text-align:right; }                              