
body {font-family: Helvetica; margin: 0px; background-image:url('White2.gif');padding:5px 5px 5px 5px;}

h2 {text-align:center;}

#header {
         
         color:white;
         font: bold 50px Helvetica;
         border: 12px solid blue;
         border-radius: 5px 10px 5px 10px / 10px 5px 10px 5px;
          border-radius: 5px;
         border-radius: 5px 10px / 10px; 
         border-top-style: groove;
         border-bottom-style: groove;
         border-left-style: groove;
         border-right-style: groove;
         background-color: rgb(0,0,200);
         text-align:center;}

#header1  {
         
         color:white;
         font: bold 25px Helvetica;
         border: 12px solid blue;
         border-radius: 5px 10px 5px 10px / 10px 5px 10px 5px;
          border-radius: 5px;
         border-radius: 5px 10px / 10px; 
         border-top-style: groove;
         border-bottom-style: groove;
         border-left-style: groove;
         border-right-style: groove;
         background-color: rgb(0,0,200);
         text-align:center;}



<!--this header is for formstemplate -->


#header2 {
         
         width:92%;
          align: center;
          color:white;
         font: bold 30px Helvetica;
         border: 12px solid blue;
         border-radius: 5px 10px 5px 10px / 10px 5px 10px 5px;
          border-radius: 5px;
         border-radius: 5px 10px / 10px; 
         border-top-style: groove;
         border-bottom-style: groove;
         border-left-style: groove;
         border-right-style: groove;
         background-color: rgb(0,0,200);
         text-align:center;}

#header3  {
         width:92%;
         align:center;
         color:white;
         font: bold 12px Helvetica;
         border: 12px solid blue;
         border-radius: 5px 10px 5px 10px / 10px 5px 10px 5px;
          border-radius: 5px;
         border-radius: 5px 10px / 10px; 
         border-top-style: groove;
         border-bottom-style: groove;
         border-left-style: groove;
         border-right-style: groove;
         background-color: rgb(0,0,200);
         text-align:center;}








#button {
         
         color:white;
         font: bold 12px Helvetica;
         border: 8px solid blue;
         border-radius: 5px 10px 5px 10px / 10px 5px 10px 5px;
          border-radius: 5px;
         border-radius: 5px 10px / 10px; 
         border-top-style: groove;
         border-bottom-style: groove;
         border-left-style: groove;
         border-right-style: groove;
         background-color: rgb(0,0,200);
         text-align:center;}


#table1{
  valign:"top"; 
  padding: 15px 15px 15px 15px;
   text-align: justfied;
   }

  #table2 {
  valign:"top"; 
  padding: 5px 5px 5px 5px;
   text-align: justfied;
   }

  .center (align:centered;}

<!--this controls the images -->
div.img
{
  margin: 2px;
  border: 1px solid #0000ff;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
   background-color: white;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
   background-color: white;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 120px;
  border: 1px solid #0000ff;
  margin: 2px;
   background-color: white;
}

table.h2 {text-align:center;}

#footer {
         
         color:white;
         font: bold 12px Helvetica;
         border: 1px solid blue;
         border-radius: 5px 10px 5px 10px / 10px 5px 10px 5px;
          border-radius: 5px;
         border-radius: 5px 10px / 10px; 
         border-top-style: groove;
         border-bottom-style: groove;
         border-left-style: groove;
         border-right-style: groove;
         background-color: rgb(0,0,200);
         text-align:center;}


		 
	 			 		 		 


         
  

         
#footer a:hover {color:white; background-color:red;} 
#footer a{text-decoration: none; color: white}      


