@charset "UTF-8";
/* CSS Document */

body {
	font-family: Helvetica, Arial;
	background-color: #A29ACF;
	color: #000000;
	font-size: 14px;
	margin: 0px;
}

#mainpage_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 640px;
	padding: 0px;
}
#art_flash_cornerleft {
	float: left;
}
#credit {
color: #6A6A6A;
font-size: 11px;
width: 99%;
text-align: center;
top: 97%;
position: absolute;
}
#credit_text {
margin-left: 30px;
}
#credit a {
color: #6A6A6A;
text-decoration: none;
font-weight: bold;
}
#credit a:hover {
color: #444444;
text-decoration: none;
}
