body 
	{
	background-color: #333333;
	text-align: center;
	color: #888888;
	}

img
	{
	border: 0;
	}

#container
	{
	background-color: #333333;
	width: 100%; height: 100%;
	}

#border
	{
	position: relative;
	width: 705px; height: 506px;
	margin: auto auto auto auto;
	background-color: #ffffff;
	text-align: left;
	}

#flash
	{
	position: relative;
	top: 10px; left: 10px;
	background-color: #ffffff;
	width: 685px; height: 486px;
	}

#contact
	{
	position: relative;
	margin: auto auto auto auto;
	width: 685px; height: 12px;
	}

a:link
	{
	color: #888888;
	text-decoration: none;
	}

a:visited
	{
	color: #888888;
	text-decoration: none;
	}

a:hover
	{
	color: #888888;
	text-decoration: underline;
	}

a:active
	{
	color: #888888;
	text-decoration: none;
	}