/**************************************************/
/*   Content                                         */
/**************************************************/
#content {
/* a convienebt trick to see the background as a base colour is to give the alter the image name 
   to something that don;t exist */
/*background: green url(http://www.hcsc-ensembles.org/SiteImages/Backg/sax_bkgrnd2.gif) top repeat;*/
/* a convienebt trick to see the background as a base colour is to give the alter the image name 
   to something that don;t exist */
 /*background: green url(http://localhost/HCSC/SiteImages/Backg/sax_bkgrnd.gif) top repeat; */
 margin:  0px 0px 0px 0px;
 padding:  0px 0px 0px 0px;
 /*vertical-align : Top; */
 /*overflow: visible;*/
 /*background-color: #A8BBDB;*/
 /*background-color: #ccccff;*/
 /*font-size: 12;*/
 /*color: #000000;*/
 /*float: left;*/
} 