@charset "UTF-8";
/* CSS Document */

#header_webcam {
	position: relative;
	width: 690px;
	height: 179px;
	float: left;
	z-index: 1000;
	}
	
#java_webcam {
	position: relative;
	width: 690px;
	height: 575px;
	float: left;
	top: -50px;
	}

