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

body {
	background-image:none !important;
	}

div {
	position:absolute;
	top:50%;
	margin-top:-300px;
	display: block;
}

dl {
	position:absolute;
	top:440px;
	left:470px;
	width:400px;
	height:128px;
	overflow:hidden;
	z-index:99;
}

dt {
	float:left;
	width:70px;
	clear:left;
}

dd {
	float:left;
	width:330px;
}

a {
	color:#cccccc !important;
	
	}
	
a:hover,
a:focus {
	cursor:pointer !important;
	}

#footer {
	background-image:none !important;
	height:2em !important;
	}