	* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}

	body {
		background-color:#fff;
		font:100.01%/1.4 sans-serif;
		text-align:center; /* horizontal centering for IE Win quirks */
		}
	a{ color: #2390ab; }

	#distance { 
		width:1px;
		height:50%;
		margin-bottom:-13.75em; /* half of container's height */
		float:left;
		}

	#container {
		margin:0 auto;
		position:relative;
		text-align:left;
		height:31.13em;
		width:46.88em;
		clear:left;
		}
	#flashcontainer {
		margin:0 auto;
		position:relative;
		text-align:left;
		height:24.44em;
		width:31.56em;
		clear:left;
		}
	#copyright {
		text-align:center;
		font-size: 10px;
		color: #AAA;
	}
	#bd {
		height:18.62em;
		padding: 0em 0em 0em 2em;
	}
	#vidbd {
		height:22.62em;
		padding: 0em 0em 0em 2em;
		text-align:center;
	}
	#smvidbd {
		height:18.62em;
		padding: 0em 0em 0em 2em;
		text-align:center;
	}
	#aboutbd {
		height:26.50em;
		width: 46.88em;
		text-align:center;
	}
	#reelbd {
		padding: 0em 0em 0em 2em;
	}
	#bdspacer {
		height:5.80em;
	}
	#bdcontact {
		height:18.62em;
		font-weight:bold;
		text-align:center;
	}
	ul 
	{
	list-style-type: circle; 
	} 
	ul li {
		font:80.01%/1.7 sans-serif;
	}
	.note {
		font:70.01%/1.7 sans-serif;
	}

	@import("iemac-center.css")


