﻿body{
	background-color: #0F151A;
	}
	#rootLayout{
		position: relative;
		display: block;
		text-align: center;
		}
		#contentText{
			color: #CCCCCC;
			padding: 2em 6em 2em 6em;
			}
			#contentText a{
				color: #CCCCCC;
				}
			#contentText input{
				width: 200px;
				}
			#contentText textarea{
				width: 200px;
				height: 133px;
				}
		#flashClient{
			position: relative;
			display: block;
			top: 1em;
			}
				#flashClient object{
					width: 1000px;
					height: 600px;
					background-color: #0F151A;
					}
#faux{
	visibility: hidden;
	}