
		div#masterwrapper {
			width: 642px;
			text-align: center;}
		
		div.top {
			position: relative;
			width:  642px;
			height: 119px;
			text-align: left;
			background-image: url(/assets/images/topbanner-webcam.png);
			background-repeat: no-repeat;}
		
		div#fadeshow1 {
			position: relative;
			width:  642px;
			height: 119px;
			border-left: 1px solid #ffffff;
			border-right: 1px solid #ffffff;}	
			
			
		div.webimage {
			text-align: center;
			width:		642px;
			height:		495px;
			}	
			
		div.center img.webcam {
			border-bottom: 1px solid #00aeef;}	
			
		div.messagewrapper {
			width: 642px;
			background-color: #ffffff;}	
			
		div.webcammessage {
			position:	relative;
			background-color:	#ffffff;
			height:		70px;
			width:		600px;
			text-align: left;
			padding-top: 20px;
			margin-left: 20px;}	
			
		div.bottom {
			position: relative;
			width:  642px;
			height: 109px;
			background-image: url(/assets/images/bottombanner-webcam.jpg);
			background-repeat: no-repeat;
			text-align: left;}	
