body {
	margin: 0;
	padding: 0;
}

#footer {
	font-size: 12px;
	line-height: 140%;
	font-family: "Lucida Grande", Verdana, sans-serif;
    text-align: left;

	clear:both;
	background-image:url(../common/background_footer.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #E4E2E0;
	text-align:right;
	width: 730px;
	height: 50px;
	padding: 15px 270px 20px 0px;
	font-size:10px;
	color:#333333;
}

#credits {
}

#credits a:link, #credits a:visited  {
}
