/**************************************************/
/*  Links                                         */
/**************************************************/
a:visited{ color: Purple; }
:link { color: Blue }
/**************************************************/
.smalltext {
font-size: 12px;
}
/**************************************************/
/*                                       Top Piece                                        */
/**************************************************/
#top2 {
width: 100%;
margin: 10px 50px 0px 50px;
/*height: 50px; */
vertical-align : Top;
/*clear: left; */
}
#formdata {
 /*background: #000099 url(http://www.hcsc-ensembles.org/SiteImages/Backg/sax_bkgrnd.gif) top repeat; */
 width: 851px;
 margin:  0px 50px 0px 50px;
 padding:  0px 20px 0px 10px;
 vertical-align : top;
 /*background-color: #A8BBDB;*/
 /*background-color: #ccccff;*/
 font-size: 12;
 color: #000000;
/* float: Left; */
}
#formdata2{
 /*background: rgb(178, 235, 255); url(http://www.hcsc-ensembles.org/SiteImages/Backg/sax_bkgrnd.gif) top repeat; */
 width: 98%;
 margin:  0px 5px 0px 5px;
 padding:  3px 0px 20px 10px;
 vertical-align : top;
 text-align: left;
 /*background-color: #ccccff; */
 font-size: 14;
 font-family: arial black;
 color: #000000;
 /*float: left;*/
}
#smallwin{
background: #000099 url(http://www.hcsc-ensembles.org/SiteImages/Backg/sax_bkgrnd.gif) top repeat;
 width: 640px;
 margin:  20px 0px 0px 10px;
 padding:  20px 0px 20px 20px;
 vertical-align : top;
 text-align: left;
  /*background-color: #A8BBDB; */
 /*background-color: #ccccff; */
 font-size: 14;
 font-family: arial black;
 color: #000000;
/*float: right;*/
}
ul {
list-style: none;
/*background-color: #A8BBDB; */
margin: 0;
padding: 0;
text-align: left;
}
img {
border: none;
} 

