body {padding:0; margin:0; background:#E2E2E2; height:100%; text-align:center;}

html {height:100%;}

body, td, input, textarea{

	font-size:12px;

    font-family:Tahoma;

	color: #666666;

	line-height:13px;

	vertical-align:top;

	padding:0px;

}



a {color:#862677; text-decoration:underline;}

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



br{font-size:10px}

table{border:0px; border-collapse:collapse;}

a img{ border:0px}



	#distance { 

		width:1px;

		height:50%;

		background-color:#E2E2E2;

		margin-bottom:-375px; /* half of container's height */

		float:left;

		}



	#flash {

		margin:0 auto;

		position:relative; /* puts container in front of distance */

		text-align:center;

		height:750px;

		width:780px;

		clear:left;

		padding:0px;

		background-color:#E2E2E2;

		border:1px solid #E2E2E2;

		border-top-color:#E2E2E2;

		border-left-color:#E2E2E2;

		}

		

	#tag {

		overflow:hidden;

		width:780px;

		height:20px;

		margin: 0 auto; 

		padding: 0 15px 0 0;

		text-align: right;

		}
