/* CSS Document */

/* Graphic Images */
.footer{
	background-image:url(../images/screenParts/border_thick.jpg);
	background-repeat:repeat-x;
	color:#FF9;
	padding-top:2px;
	}

.footer a{
	color:#FF9;
	text-decoration:underline;
	text-transform:uppercase;
	}

#panet_footer{
	padding-top: 5px;
	text-align: center;
	}

#panet_footer a{
	text-decoration:none;
	color:#320;
	}
