/* CSS */

body				{ 	background: #fff; font-family: Courier, monospace;
						padding: 0 0 0 0; }

img#wpstats			{	display: none; }

#footer				{	display: none; }

p, address			{	font-size: 10px; line-height: 18px; color: #222; }

a					{	text-decoration: none; }

a:link,
a:visited			{	color: #e00; }
a:hover				{	color: #fff; }

#container			{ 	width: 100%; height: 100%; overflow: hidden; zoom: 1; }

#flashcontent		{ 	margin: 0 auto; width: 650px; height: 650px;
						text-align: center; }

