@import "common.css";

#created {
	width : 100%;
	overflow : hidden;
	text-align  :center;
	background : #6865cc url(/images/bottomnamebanner.png) repeat-x top;
	min-height : 28px;
	color : #ffffff;
	font-size : 20px;
	position : relative;
	top : 0px;
}

#created a {
	color : #ffffff;
	text-decoration : underline;
}

#hosted {
	text-align : center;
}

#bottom {
	position : relative;
	background-color : #ccccfe;
}

#pad {
	text-align : center;
}