/* ready for new development */



body  {
       margin:10px;
      }



p     {
      font-size: 12px;
      color:#000000;
      font-family: Arial, Helvetica, Geneva;
      }

h1
      {
      color: #CD0102;
      font-size: 12px;
      font-family: Arial, Helvetica, Geneva;
      }	       	   
		   
h2
      {
            color: #CD0102;
            font-size: 14px;
            font-family: Arial, Helvetica, Geneva;
      }

h3
      {
      color: green;
      font-size: 20px;
      font-family: Arial, Helvetica, Geneva;
      }

h4
      {
      color: green;
      font-size: 12px;
      font-family: Arial, Helvetica, Geneva;
      }		   		    		   
		   
 	 
	   
td    {
      font-size: 14px;
      color:#000000;
      font-family: Arial, Helvetica, Geneva;
      }



li    {
      font-size: 12px;
      color:#8B008B;
      font-family: Arial, Helvetica, Geneva;
      }

a:link {color: #CD0102} 

a:hover {color: #0000FF}   /* mouse over link */

#h2pos_right
            {
             position:relative;
             left:20px;
             }  


#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(web_graphic/banner1.jpg);
                   
                   
	    }


#header     {
                   
		   border:0px;
		   width: 900px;
		   height: 29px;
                   background-color: ;
                   background-image:url(bgbar2.gif);
                   
	    }     

 

#content     {
                   height:300px;
                   border:;
                   background-image:url();
                   width:900px;
                   
            }

#tvcontent     {
                   height:330px;
                   border:;
                   background-image:url(web_graphic/tvback.gif);
                   width:425px;
                   
            }

#tvcontent_2     {
                   height:330px;
                   border:;
                   background-image:url(web_graphic/tvback_2.gif);
                   width:425px;
                   
            }



#footer     {
                   height:110px;
                   border:;
                   background-color:;
                   width:900px;
                   background-image:url();
                  
                   
            } 
	 