/* Resetting default CSS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font:100%/120% Arial, Helvetica, sans-serif;
	color:#636963;
	vertical-align:baseline;
}
body {
	line-height:1;
}

body {
	margin:0 auto;
	background:url(../images/bg.gif) 0 0 repeat #000;
	text-align:center;
	color:#525252;
}

#frame {
	position:relative;
	margin:0 auto;
	width:966px;
	text-align:left;
}

.title { height:42px; margin-top:22px; }
.title h1 { position:relative; width:392px; height:42px; overflow:hidden; }
.title h1 span { position:absolute; top:0; width:392px; height:42px; background:url("../html_assets/smoke_and_mirrors.gif") 0 0 no-repeat transparent; }

#content {
 border-top:1px solid #363636;
 border-bottom:1px solid #363636;
 margin-top:26px;
 position:relative;
 height:412px;
 
}

#motionView {
position:absolute;
top:47px;
left:0;
height:300px;
text-align:right;
}

#stillView {
position:absolute;
top:47px;
right:82px;
height:300px;
text-align:right;
}

.arrowView{
margin-top:11px;
}

#footer {
	margin-top:9px;
	text-align:right;
	font-size:11px;
}