h1 {
	font-family: Impact;
	font-size: 32;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16;
}
div.mainlayer {
	width: 725px;
	border: 1px solid #ffb6c1;
	padding: 10px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 725px;
}

html>body div.mainlayer {
	width: 710px; 
	/* ie5win fudge ends */
}
div.headerlayer {
	width: 725px;
	height: 200px;
	border: 2px solid #ffb6c1;voice-family: "\"}\"";
	voice-family:inherit;
	width: 725px;
}
html>body div.headerlayer {
	width: 725px; 
	height: 185px;
	/* ie5win fudge ends */
}
div.footer {
	width: 725px;
	height: 100px;
	border: 2px solid #ffb6c1;
	margin-top: 10px;
}
div.footertext {
	padding: 10px;
	height: 96px;
	margin-top: 2px;
	font-size: 14px;
}
div.headerimage {
	float: left;
	padding: 10px;
	margin-left: 5px;
	margin-right: 2px;
	margin-top: 6px;
	margin-bottom: 6px;
	border: 1px solid Red;
	width: 150px; 
	height: 150px;
	vertical-align: middle;
	background-image: url(../images/rss_sensor.jpg);
	background-repeat: no-repeat; 
	background-position: center center;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
}

html>body div.headerimage {
	width: 150px; 
	/* ie5win fudge ends */
}

div.headertext {
	float: right;
	padding: 10px;
	margin-left: 2px;
	margin-right: 5px;
	margin-top: 6px;
	margin-bottom: 6px;
	border: 1px solid Red;
	width: 515px; 
	height: 150px;
	vertical-align: middle;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 515px;
}

html>body div.headertext {
	width: 515px;
	/* ie5win fudge ends */
}

.coords{
	font-size: smaller;
	color: Silver;
}
a {
	color: Red;
	text-decoration: none;
}
a:visited {
	color: Red;
	text-decoration: none;
}
a:hover {
	color: Red;
	text-decoration: underline;
}

img {
	border: 0px;
}
