body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;/* font sizing in ems, baby. if you want to change anything, just change this.*/
	/*funny thing happens at 75% and lower. opera goes to a nice small size, but moz and ie pc change almost not at all. seems 76% is as small as you can go and stay the same across browsers. poop.*/
	background-color: #3F3F3F;
	color: #000;
	width: 100%;
	overflow: hidden;
	}
#content {
	width: 825px;
	height: 625px;
	border: 1px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	position: relative;
	}
#ALI {
	width: 131px;
	height: 124px;
	background-image: none;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 4px;
	left: 4px;
	}
#twoAY {
	width: 134px;
	height: 124px;
	background-image: none;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 4px;
	left: 696px;
	}
#data {
	width: 428px;
	height: 24px;
	text-align: center;
	position: absolute;
	top: 540px;
	left: 195px;
	color: #ffffff;
	}
#ticker {
	width: 428px;
	height: 24px;
	color: #000;
	position: absolute; 
	left: 199px; 
	top: 81px;
	text-align: center;
	clip: rect(0px 426px 20px 0px);
	overflow:hidden;
	}
#skycam {
	position: absolute;
	top: 111px;
	left: 95px;
	}
#menu {
	position: absolute;
	top: 380px;
	left: 14px;	
	}
#cam1 {
	position: absolute;
	top: 35px;
	left: 19px;
	}
#cam2 {
	position: absolute;
	top: 63px;
	left: 19px;
	}
#cam3 {
	position: absolute;
	top: 91px;
	left: 19px;
	}
#cam4 {
	position: absolute;
	top: 119px;
	left: 19px;
	}
#cam5 {
	position: absolute;
	top: 147px;
	left: 19px;
	}
#cameras {
	position: absolute;
	top: 173px;
	left: 33px;
	}
#wx {
	position: absolute;
	top: 140px;
	left: 757px;
	}
#news {
	position: absolute;
	top: 211px;
	left: 757px;
	}
#archives {
	position: absolute;
	top: 282px;
	left: 757px;
	}
#lite {
	position: absolute;
	top: 568px;
	left: 768px;
	}
#ie {
	display: none;
	}
.hide {
	display: none;
	}
