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

body {
	margin: 0;
	padding: 0;
	background-color: #cd979a;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size: 9.5px;
	text-align: center;
	letter-spacing: 0.4pt;
	color: #000000;
}


a:link, a:visited {
	color: #cc0000;
}

a:hover {
	text-decoration: none;
	color: #cc0000;
}


#outer {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
}

#main { 
	width: 468px;
	height: 568px;
	margin-left: -234px;
	position: absolute;
	top: -284px;
	left: 50%;
}


#flash {
	margin: 17px auto 0 auto;
	width: 467px;
	height: 342px;
	background-color: #e8e0e0;
	background-image: url(http://manifold.ws/images/manifold-logo.gif);
	background-repeat: no-repeat;
}


#separator {
	margin: 62px auto 0 auto;
	width: 177px;
	height: 8px;
	background-color: #cd979a;
	background-image: url(http://manifold.ws/images/separator.gif);
	background-repeat: no-repeat;
}


#text {
	margin: 38px auto 0 auto;
}
