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

body {
	margin: 0px;
}

#wrapper {
	background:url(../images/LPC_background_flash.gif) left bottom no-repeat;
	height:600px;
}

.footer {
	width:100%; 
	clear:both; 
	text-align:center; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	color:#6e6a6b;	
}
.footer a:link, .footer a:visited {
	color:#6e6a6b;
	text-decoration:none;
}
.footer a:hover {
	color:#f88017;
	text-decoration:underline;
}