body                {
    background-color: #f7f7ff;
    font-family: arial, helvetica, sans-serif;
    font-size: 13.75px;
}
#wrapper {
    width: 800px;
    text-align: left;
    margin: 0 auto 0 auto;
}
a.header            { 
                      border: 0px;
                      float: left;
                      
                    }
a.header:hover      { background-color: #fff;
                    }
                    
table.spacey tr td {
    padding: 5px;
}               
table.spacey tr.oddrow {
    background-color: #cccccc;
}     
img.header          {
                      float: left;
                      border: 0px;
                      padding-right: 30px;
                    }

#header             {
                      
                      width:800px;
                    }

#headerBig          {
                      padding-top: 75px;
                      padding-bottom: 10px;
                      font-family: times, garamond, georgia, serif;
                      font-size: 32pt;
                      font-style: italic;
                      font-weight: bold;
                      color: #cf0011;
                    }

.headerSmall        {
                      margin-left: 330px;
                      font-size: 16pt;
                      font-family: times;
                    }

#sidebar               {
                      width: 190px;
		              float: left;
		              margin-left: 10px;
		              display: inline;
                    }
ul                  {
		      
		    }
ul.sidebar             {
                      list-style-image: url("logo.ico");
                      line-height: 1.5;
                    }
ul.small            {
		      font-size: 80%;
		
		    }

a                   {
                      color: #1100cf;
                      text-decoration: none;
                      border: 0px;
                    }
a:hover             { 
                      background-color: #ffcccc;
                    } 
p.sidebar              {
	              margin-left: 20px;
                    }
#content            {
    float: left;
    width: 590px;
    padding-top: 12px;
    padding-left: 10px;
                      
		    }

.right              {
		     background-color: #CBE2F7;
		     width: 230px;
		     float: right;
		     font-weight: bold;
		     font-size: 80%;
		     padding-left: 10px;
		     padding-right: 10px;
                     margin-left: 10px;
                     margin-bottom: 20px;
		    }
.centre             {
                     width: 320px;
                     font-size: 80%;
                    }
img.right           {
		      float: right;
		      width: 150px;
		      padding-left: 40px;
		      padding-right: 40px;
		      padding-bottom: 5px;
		      padding-top: 5px;
                      border: 0px;

		    }

h1, h2              {
                      color: #1100cf;
                      margin-top: 0px;
                      margin-bottom: 5px;
}
h1 { text-align: right;
    font-size:200%; }
h2 { font-size:130%;}
h4 {
    text-align: center;
}
h5 {
    margin-top: 0px;
    text-align: right;
}
.testimonial { 
    font-size: 90%;
    margin-left: 10px; 
    margin-right: 10px;
    background-color: #CBE2F7 ;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#footer {
    clear:both;
    float:left;
    width: 750px;
}
.visible { visibility: visible; } 
.invisible { visibility: hidden; }

div.test {
        margin-bottom: 15px;
}

div.test > p {
    margin-bottom: -5px;
    }

p.attrib {
    text-align: right;
}
