body {
	font-family:  verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
}

	* html body { font-size: x-small; }
	
	body a:link, body a:visited { color: #000; }
	body a:hover, body a:active { color: #979696; }

img { border: 0; }

#wrapper {
	width: 436px;
	height: 472px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	background: #ffffff url(images/bg-sphere.jpg) no-repeat left top;
	padding-left: 465px;
	padding-top: 315px;
}

	#cms-txt {
		width: 400px;
		height: 300px;
		overflow: auto;
		padding: 0 10px 0 0;
	}
				
#footer {
	margin-left: auto;
	margin-right: auto;
	width: 901px;
	text-align: center;
	color: #979696;
}