#footer_left	{
				border:0px solid #000;
				float:left;
				width:150px;
				}
#footer_middle	{
				border:0px solid #000;
				float:left;
				width:500px;
				text-align:center;
				padding:5px;
				}
.footer_lastmod	{
				font-size:10px; 
				color:#DCDCDC;
				}
.footer_link	{
				font-size:10px;
				}
.footer_titles	{
				font-size:10px;
				font-weight:bold;
				}
#footer_right	{
				border:0px solid #000;
				float:right;
				width:126px;
				}
