/* ready for new development */



body  {
       margin:10px;
      }



p     {
      font-size: 12px;
      color:#000000;
      font-family: Times New Roman, Times, serif, Arial, Helvetica, Geneva;
      }

h1
      {
      color: #000000;
      font-size: 12px;
      font-family: Times New Roman, Times, serif, Arial, Helvetica, Geneva;
      }	       	   
		   
h2
      {
            color: #ffffff;
            font-size: 14px;
            font-family: Times New Roman, Times, serif, Arial, Helvetica, Geneva;
      }

h3
      {
      color: green;
      font-size: 20px;
      font-family: Times New Roman, Times, serif, Arial, Helvetica, Geneva;
      }

h4
      {
      color: green;
      font-size: 12px;
      font-family: Times New Roman, Times, serif, Arial, Helvetica, Geneva;
      }		   		    		   
		   
 	 
	   
td    {
      font-size: 14px;
      color:#000000;
      font-family: Times New Roman, Times, serif, Arial, Helvetica, Geneva;
      }



li    {
      font-size: 12px;
      color:#8B008B;
      font-family: Times New Roman, Times, serif, Arial, Helvetica, Geneva;
      }




#container  {
                   width: 900px;
                   height:0px;
		   border: 0px;
		   padding: 0px;
                   margin-left:auto;
                   margin-right:auto;
                   margin-top:auto;
                   margin-bottom:auto; 

            }	   

#banner     {
                   
		   border:0px;
		   width: 900px;
		   height: 100px;
                   background-color: ;
                   background-image:url(banner_one.gif);
                   
                   
	    }


#header     {
                   
		   border:0px;
		   width: 900px;
		   height: 25px;
                   background-color: ;
                   background-image:url(bgbar2.gif);
                   
	    }     

 

#content     {
                   height:300px;
                   border:;
                   background-image:url();
                   width:900px;
                   
            }



#footer     {
                   height:110px;
                   border:;
                   background-color:;
                   width:900px;
                   background-image:url();
                   
                   
            } 
	 