.clouds {
	background-color: #C2DFF4;
	background-image: url(images/clouds.gif);
	background-repeat: no-repeat;
}
table#nav td {
	border: 5px #000;
}
#nav img {
	border: 1px dashed #ffff99; 
	}
#nav a:hover img {
	border: 1px dashed #ff8787;
}
.streetlines {
	background-image: url(images/streetlines.gif);
	background-repeat: no-repeat;
	}

table#news {
	margin: 10px;
	padding: 5px;
	list-style-image: url(images/bullet_asterisk.gif);
	overflow: scroll;
	height: auto;
	border-top: 2px ridge #ffccd1;
	border-right: 2px ridge #ffccc1;
	border-bottom: 2px ridge #ffccb1;
	border-left: 2px ridge #ffcca1;
}
.news td {
	overflow: scroll;
	height: 90%;
	border: 1px dashed #000000;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 10px;
	list-style-image: url(images/bullet_asterisk.gif); position: .25;
}
a:link {
	color: #ff8787;
}
a:hover {
	font-weight: bold;
	color: #e3f1fa;
	text-decoration: underline;
}
a:visited {
	color: #3366CC;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 15px;
}
.license {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFF66;
	background-color: #FFFFCC;
	border-right-width: 2px;
	border-right-style: dashed;
	border-right-color: #FFFF66;
	text-indent: 10px;
}
.header1 {
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
.header2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	font-style: italic;
}

