@charset "utf-8";
/* CSS Document */

#left {background-image:url(../images/footer-left.jpg);
	width:243px;
	height:265px;
	float:left;
}
#middle {background-image:url(../images/footer-middle.gif);
	width:296px;
	height:265px;
	float:left;
}
#right {background-image:url(../images/footer-right.gif);
	width:285px;
	height:265px;
	float:left;
}
#copyright {font-family:Verdana, Arial, Helvetica, sans-serif; color:#666; text-align:center; width:824px; font-size:11px; margin-bottom:10px; margin-top:5px;}
#copyright a {color:#333333;}
#copyright a:hover {color:#000000; text-decoration:none;}

#webring {text-align:center; margin:20px; border:none;}
