body  {
           background:#C0C0C0;
		   font-family:Verdana, Arial, Helvetica, sans-serif;
		   font-size:11px;
		   margin:0px;
		   padding:0px;
		   color:#696969;}
.top_logo   {
                width:780px;
				height:89px;
				background:url(images/top_logo.gif) no-repeat;}
.header   {
               width:780px;
			   height:208px;
			   background:url(images/header.gif) no-repeat;
			   }	
			   
.header_below   {
                  background:url(images/header_below.gif) repeat-x;
				  width:780px;
				  height:25px;
				  }
				  
.footer_rep   {
                background:url(images/footer_rep.gif) repeat-x;
				width:780px;
				height:5px;}				  			   					   
