/* 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: #ffffff;
      font-size: 14px;
      font-family: Gill Sans Ultra Bold Condensed, Adobe Garamond Pro, 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;
      }

a:link {color: #D90F25}

a:visited {color: #008000} 

a:hover {color: #F59916}   /* mouse over link */

  


#container  {
                   width: 100%;
                   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(web_graphic/banner.png);
                   
                   
	    }


#header     {
                   
		   border:0px;
		   width: 100%;
		   height: 38px;
                   background-color:;
                   background-image:url(bgbar2.gif);
                   
	    }     

 

#content     {
                   height:350px;
                   border:;
                   background-image:url();
                   width:900px;
                   
            }

#top_content     {
                   height:350px;
                   border:;
                   background-image:url(web_graphic/);
                   width:650px;
                   
            }

#bottom_content  {
                   height:350px;
                   border:;
                   background-image:url(web_graphic/blank.png);
                   width:650px;
                   
            }

#right_bottom {			
                   height:350px;
                   border:;
                   background-image:url(web_graphic/balloons.png);
                   width:237px;
                   
            }

#footer     {
                   height:110px;
                   border:;
                   background-color:;
                   width:900px;
                   background-image:url();
                   
                   
            } 
	 
